add changelog entries for ud-mailgate blocking punycode and ipv6 parsing fix
authorJulien Cristau <jcristau@debian.org>
Thu, 10 Oct 2019 09:32:28 +0000 (11:32 +0200)
committerJulien Cristau <jcristau@debian.org>
Thu, 10 Oct 2019 09:37:38 +0000 (11:37 +0200)
debian/changelog

index 408a849..f1634aa 100644 (file)
@@ -3,11 +3,16 @@ userdir-ldap (0.3.97) UNRELEASED; urgency=medium
   [ Peter Palfrader ]
   * Make arbitrary attribute change work again.
     This was broken by mistake during the pep8 cleanup.
+  * Fix ipv6 parsing.  We would not properly handle empty blocks
+    (i.e. ::).
 
   [ Adam D. Barratt ]
   * ud-generate: actually fetch mailDefaultOptions from LDAP
   * ud-generate: fix typoes in documentation
 
+  [ Julien Cristau ]
+  * ud-mailgate: don't let punycode through.
+
  -- Peter Palfrader <weasel@debian.org>  Sat, 06 Apr 2019 22:04:34 +0200
 
 userdir-ldap (0.3.96) unstable; urgency=medium