Release checklist
Source code
SourceForge
- Create a subdirectory for the new release
- Upload the tarball to the subdirectory
- Mark the tarball as "default download" for all platforms
- Upload the signature (
.asc
) and checksum (.sha256
)
- Upload
RELNOTES
and rename it to README
Trac
- Create the release page
- Paste in the release notes (source:trunk/misc/history2wiki.pl)
- Make the tarball, checksum and signature available for download:
trac-admin /home/trac/openpam download add openpam-yyyymmdd.tar.gz author=des version=Relname type=source description='OpenPAM Relname'
trac-admin /home/trac/openpam download add openpam-yyyymmdd.tar.gz.sha256 author=des version=Relname type=checksum description='OpenPAM Relname'
trac-admin /home/trac/openpam download add openpam-yyyymmdd.tar.gz.asc author=des version=Relname type=signature description='OpenPAM Relname'
Other
Download in other formats: