Context
Dogfooding the Apache-2.0 release boundary found that the packaging scripts before v1.8.7 copied only the binary and README. v1.8.8 is the first published release whose four binary archives include the canonical byte-identical LICENSE.
Older published binary assets remain downloadable and should not be silently mutated or deleted without an explicit retention decision.
Decision needed
Choose one auditable policy for published releases before v1.8.8:
- retire compiled assets and retain tags/source archives plus a superseded notice; or
- reproducibly repackage each exact tagged binary with the tag LICENSE, publish new checksums, and disclose the asset replacement.
Acceptance
- inventory every published release and asset before v1.8.8;
- preserve exact tag/source history;
- do not move tags;
- ensure no downloadable compiled archive lacks the applicable license;
- record old/new checksums and all external mutations;
- keep v1.8.7 documented as an unpublished RC tag.
Context
Dogfooding the Apache-2.0 release boundary found that the packaging scripts before v1.8.7 copied only the binary and README. v1.8.8 is the first published release whose four binary archives include the canonical byte-identical
LICENSE.Older published binary assets remain downloadable and should not be silently mutated or deleted without an explicit retention decision.
Decision needed
Choose one auditable policy for published releases before v1.8.8:
Acceptance