diff options
Diffstat (limited to 'release-bugfix-only.txt')
-rw-r--r-- | release-bugfix-only.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/release-bugfix-only.txt b/release-bugfix-only.txt index ebfda5d..f8bb098 100644 --- a/release-bugfix-only.txt +++ b/release-bugfix-only.txt @@ -33,6 +33,8 @@ - Regenerate odb.sh (may need to checkout old version or copy old), cli.sh as above. + - Stage and diff with previous version for sanity check. + - Dist to queue: etc/stage-pkg -q -d -c <group> <proj> @@ -60,7 +62,7 @@ cd .. etc/publish -p -- Update download links if changed build2-toolchain. +- Update download links/checksums if changed build2-toolchain. - Tag the bugfix release: @@ -70,6 +72,8 @@ - Commit cppget.org/repository/ (see history for procedure) +- Commit private if changed build2-toolchain. + - Write and send announcements, remember to include checksum. - Switch back to master and regenerate cli.sh/odb.sh |