OpenPAM/CHECKLIST

31 lines
552 B
Plaintext

Release checklist
=================
0) Find a code name for the release
1) Update configure.ac and include/security/openpam_version.h
2) Read through the diffs from the last release, and update the change
log.
3) Update the release notes.
4) If any files have been added, update the manifest.
5) Run dist.sh to generate a tarball.
6) Unpack the tarball somewhere safe and build everything.
7) Fix any problems.
8) Submit.
9) Re-run dist.sh to roll the actual release.
A) Publish the tarball on SourceForge.
B) Update the website.
$Id$