ce5921ba4c
git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@320 185d5e19-27fe-0310-9dcf-9bff6b9f3609
30 lines
552 B
Text
30 lines
552 B
Text
|
|
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$
|