mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-18 08:47:00 +00:00
docs: tell what needs to be done when releasing new version
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
1d47eb9a1c
commit
fefd8d26cf
1 changed files with 13 additions and 0 deletions
13
TODO
13
TODO
|
|
@ -14,3 +14,16 @@ o When time stamps are part of lease situation evaluation (see
|
||||||
bug 1) add a --now switch which will one can use to change when
|
bug 1) add a --now switch which will one can use to change when
|
||||||
expiry happens.
|
expiry happens.
|
||||||
o Add lease time histogram support.
|
o Add lease time histogram support.
|
||||||
|
|
||||||
|
### When releasing
|
||||||
|
|
||||||
|
o Update gnulib
|
||||||
|
o Update bootstrap
|
||||||
|
o Make annotated git tag
|
||||||
|
o ./configure --enable-doxygen && make distcheck
|
||||||
|
o gpg --armor --detach-sign dhcpd-pools*tar*
|
||||||
|
o Upload files to sourceforge
|
||||||
|
o mv doc/html webpages/doxygen
|
||||||
|
o PAGER=cat man -H ./man/dhcpd-pools.1 | tee ./webpages/man.html
|
||||||
|
o Update webpages/index.html dateModified & version (remove old doxygen before uploading new)
|
||||||
|
o Send email to dhcpd-pools-announce@lists.sourceforge.net subject: Version 2.nn is released
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue