OpenPAM/CHECKLIST
Dag-Erling Smørgrav 866532baee Release checklist.
git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@166 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2002-06-30 23:20:58 +00:00

31 lines
574 B
Plaintext

Release checklist
=================
0) Find a code name for the release
1) Update 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.
$P4: //depot/projects/openpam/CHECKLIST#1 $