chiark / gitweb /
Build system: debian/rules: Provide build-arch and build-indep targets.
[secnet.git] / debian / changelog
index 361aa5e816a1de9a71e201d1eba835412500e884..4be8f9f382706c205bcbaecdf365633d08e5037f 100644 (file)
@@ -1,4 +1,25 @@
-secnet (0.4.0~~iwj~) UNRELEASED; urgency=low
+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 <linux/if_tun.h>.
+  * 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).
+  * Build system: debian/rules: Provide build-arch and build-indep targets.
+
+ --
+
+secnet (0.4.0~beta1) unstable; urgency=low
 
   New features:
   * Support transport over IPv6.  (We do not yet carry IPv6 in the private
@@ -34,7 +55,7 @@ secnet (0.4.0~~iwj~) UNRELEASED; urgency=low
   * Build system improvements.
   * Many source code cleanups.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 09 Oct 2014 19:19:05 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 26 Oct 2014 15:28:31 +0000
 
 secnet (0.3.4) unstable; urgency=low