Changes between Version 6 and Version 7 of Releases/Checklist
- Timestamp:
- May 26, 2012, 2:03:07 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Releases/Checklist
v6 v7 8 8 * `svn cp trunk tags/openpam-yyyymmdd` 9 9 * replace `trunk` with `yyyymmdd` in source:tags/openpam-yyyymmdd/configure.ac and update `.Dd` in hand-written man pages (use source:trunk/misc/bumpdates.sh) 10 * ` make distcheck` in `tags/openpam-yyyymmdd`10 * `gmake distcheck` in `tags/openpam-yyyymmdd` 11 11 * `svn commit tags/openpam-yyyymmdd` 12 * ` make dist` in `tags/openpam-yyyymmdd` to create the tarball12 * `gmake dist` in `tags/openpam-yyyymmdd` to create the tarball 13 13 * `gpg --detach-sign --armor openpam-yyyymmdd.tar.gz` 14 14 * `sha256 -q openpam-yyyymmdd.tar.gz >openpam-yyyymmdd.tar.gz.sha256`