mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
release: 2.29
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
804aa3236d
commit
58a31513fe
1 changed files with 58 additions and 1 deletions
59
NEWS
59
NEWS
|
|
@ -5,7 +5,64 @@ See the end for copying conditions.
|
|||
|
||||
Please send dhcpd-pools bug reports to kerolasa@iki.fi.
|
||||
|
||||
gpg: Signature is crated using RSA key ID FDE9B739.
|
||||
gpg: Signature is crated using RSA key ID 8ED396E37E38D471A00530D3A9553245FDE9B739.
|
||||
|
||||
|
||||
Version 2.29
|
||||
Boris Lytochkin (1):
|
||||
introduce -A arg: treat single subnets as shared-network with CIDR as their name
|
||||
|
||||
Manuel Hachtkemper (1):
|
||||
alarming: add additional performance data
|
||||
|
||||
Sami Kerola (47):
|
||||
tell in README when ./bootstrap is needed
|
||||
add dhcpd-pools website content to a subdirectory
|
||||
add sitemap url to robots.txt file
|
||||
use long options in .indent.pro file
|
||||
webpages: make index page mobile device friendly
|
||||
webpages: compress sitemap.txt file
|
||||
getdata: flip ranges if they are in greater smaller order
|
||||
tests: add range definition flip test
|
||||
contrib: add archlinux package build file
|
||||
contrib: remove unnecessary cgi script
|
||||
contrib: remove awk file duplicate
|
||||
getdata: get rid of remaining stdbool usage
|
||||
argument parsing: fix compiler warning
|
||||
add dhcpd-pools Description Of A Project file
|
||||
fix doap file git repository and license section
|
||||
output: check alarming mode can output successfully
|
||||
build-sys: update bootstrap from gnulib
|
||||
build-sys: update gnulib .gitignore file
|
||||
analyze: use while() when for() is less fit to purpose
|
||||
build-sys: default to ./configure --enable-silent-rules
|
||||
build-sys: always use restrict found by autoconf
|
||||
docs: fix couple typos and improve a sentence in README
|
||||
output: remove unnecessary increment
|
||||
portability: add gnulib modules earlier missing
|
||||
remove const and pure function attributes
|
||||
man: improve synopsis and output limit
|
||||
man: remove old html table only option argument from manual
|
||||
getdata: report position in config file when parsing fails
|
||||
output: fix timestamp localization on html page
|
||||
output: add include avoid referringt to undefined definition
|
||||
getdata: remove POSIX_FADV_NOREUSE
|
||||
style: use same argument names in header and source file
|
||||
contrib: Klaus Slott told about opensuse package
|
||||
getdata: fpos_t is not easy to print correctly
|
||||
lib: update .gitignore
|
||||
fix typo
|
||||
variable: add const to print_mac_addreses_tmp
|
||||
lib: update .gitignore
|
||||
add --ip-version option to force either IPv4 or IPv6 analysis
|
||||
lib: update .gitignore
|
||||
getdata: add cidr range support
|
||||
build-sys: update bootstrap from gnulib
|
||||
docs: update doxygen configuration file
|
||||
docs: tell what needs to be done when releasing new version
|
||||
docs: add build instruction link to the project web page
|
||||
docs: update maintainer gpg key
|
||||
release: 2.29
|
||||
|
||||
Version 2.28
|
||||
Sami Kerola (26):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue