siproxd/doc/ReleaseProcedure.txt
2008-08-01 08:11:24 +00:00

30 lines
732 B
Plaintext

The following procedure shall be used to make a new release (siproxd-stable):
Make the release:
- check in all tested changes
- update ChangeLog
- update RELNOTES
Changes since last version
General Overview
- $ make dist
- verify building on the supported plattforms (HP testdrive ?)
- FreeBSD
- OpenBSD
- SunOS (Sparc)
- Mac OS
- Linux 64bit
- $ make dist
- calculate MD5 checksum, sha256 (shasum -a256) & GPG
- update RELNOTES
- check in outstanding changes
- create CVS tag (e.g. $ cvs rtag rel_0_5_7 siproxd)
- publish on SF.net
- publish on freshmeat.net
- copy RELNOTES to SF web page
- copy html doxument to SF web page
Open new working release:
- change version number in configure.in
- ChangeLog
- RELNOTES