chiark / gitweb /
do not shift by 32
[authbind.git] / debian / changelog
index c0ff8ad0c86b25987c021a98367b5cf94e35367b..c9fa8bc2401e26133803047dce3d9645206582f2 100644 (file)
@@ -1,15 +1,33 @@
-authbind (2.0.0~~iwj) unstable; urgency=medium
+authbind (2.0.1) unstable; urgency=low
 
+  Bugfix:
+  * 0-length ipv4 address masks (ie, 0.0.0.0/0) in byuid files wouldn't
+    work because they would attempt a 32-bit shift.  This was reported
+    against Ubuntu in Launchpad but the but is here too.  LP: #514278.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 03 Jun 2012 01:50:13 +0100
+
+authbind (2.0.0) unstable; urgency=medium
+
+  Important new functionality:
   * Support IPv6.  (Closes: #596921.)
   * Support ports 512-1023 if the user really wants.
     Explain the problem more clearly in the manpage.  (Closes: 654706.)
+
+  Bugfixes:
   * Correct manpage description of helper protocol to have
     actually-implemented byte order convention.  (Closes: #651694.)
   * Improve wording in BUGS section of manpage about forking.
-  * Set Priority to optional as in ftpmaster override file.
+
+  Packaging fixes:
+  * Remove shlibs files.  These are not needed because nothing should
+    actually link to libauthbind.
+  * Update Standards-Version.
   * Upstream repo is now in git.
+  * Change my email address.
+  * Set Priority to optional as in ftpmaster override file.
 
- -- Ian Jackson <ian@zealot.relativity.greenend.org.uk>  Sat, 02 Jun 2012 00:05:29 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 02 Jun 2012 01:56:37 +0100
 
 authbind (1.2.0) unstable; urgency=low