X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/537ff1ad3e8786a6c1750b94f9147ea2533952b3..24982c27fdb324dacfffbe2e9a37388e4942a8ef:/debian/changelog diff --git a/debian/changelog b/debian/changelog index aa25995..f6834ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +secnet (0.4.0~beta2~) unstable; urgency=low + + * polypath: Ignore IPv6 Unique Local unicast addresses. + * polypath: Skip "tentative" IPv6 local addresses. + * polypath: Improve logging and debug output. + * Portability fix: Build where size_t is not compatible with int. + * Makefile: support DESTDIR. + * debian/rules: set DESTDIR (not prefix). + * Do not install ipaddrset.py and secnet.8 executable. + * Fix check for . + * debian/rules: Support dpkg-buildflags. + + Copyright updates: + * Update to GPLv3. Add missing copyright notices and credits. + * Get rid of old FSF street address; use URL instead. + * Remove obsolete LICENCE.txt (which was for snprintf reimplementation). + * Remove obsolete references to Cendio (for old ipaddr.py). + + -- + secnet (0.4.0~beta1) unstable; urgency=low New features: