Remove link to HTTPS version, this is all HTTPS now.
[mirror/userdir-ldap-cgi.git] / debian / changelog
index 816caf2..bcbb3be 100644 (file)
@@ -1,3 +1,66 @@
+userdir-ldap-cgi (0.3.42) UNRELEASED; urgency=medium
+
+  * Fix typo in html/doc-mail.wml
+  * Remove link to HTTPS version, this is all HTTPS now.
+
+ -- Tollef Fog Heen <tfheen@debian.org>  Wed, 02 Jan 2019 20:15:49 +0100
+
+userdir-ldap-cgi (0.3.41) unstable; urgency=medium
+
+  * Remove html/domains.tab from the source, it's autogenerated at
+    build time.
+  * remove gender attribute from ud-ldap: How one identifies is not relevant
+    to their work in Debian.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 04 Nov 2018 13:13:10 +0100
+
+userdir-ldap-cgi (0.3.40) unstable; urgency=medium
+
+  [ Peter Palfrader ]
+  * Add dependency on libcrypt-cbc-perl.
+  * Use $config{maildomain} in update.cgi instead of hardcoded db.d.o.
+  * Use $config{sslcafile} instead of hardcoding the path to the SSL CA
+    in Util.pm.
+
+  [ Paul Wise ]
+  * ravel is no longer recommended for general shell usage
+  * Add a hint about how to merge existing SSH keys
+  * Update LDAP search docs for the usergroups changes
+  * Drop SSH key fingerprint info from machines.cgi pages
+  * Give an example of the show command
+
+  [ Tollef Fog Heen ]
+  * Use a bit more modern perl in Util.pm, drop defined for an array check.
+  * Add debian/compat with level 10.
+  * Add missing Build-Depends for libhtml-parser-perl.
+  * New debhelper version installs in debian/$package, adjust debian/rules
+    appropriately.
+  * Reformat list of dependencies and drop "perl5", which is no longer a
+    thing.
+
+  [ Martin Zobel-Helas ]
+  * Drop link to old CA. http://ca.debian.org does not exist any more.
+
+ -- Martin Zobel-Helas <zobel@debian.org>  Mon, 18 Sep 2017 19:21:06 +0200
+
+userdir-ldap-cgi (0.3.39) unstable; urgency=medium
+
+  [ Peter Palfrader ]
+  * Fix changelog entries.  The previos "UNRELEASED" version
+    was actually released.
+  * Use new CA root cert in Util.pm.
+  * Fix a XSS reported in
+    https://trac.torproject.org/projects/tor/ticket/14037
+  * Fix horrible use of crypto primitives.
+  * Add HMAC authentication to authtoken.
+  * Verify that the uid passed as a get parameters matches the
+    one stored in authtoken.
+
+  [ Hector Oron ]
+  * machines.cgi: add description field, more informative.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 03 Jan 2015 13:30:18 +0100
+
 userdir-ldap-cgi (0.3.38~20130906+1+nmu1) UNRELEASED; urgency=low
 
   [ Moritz Naumann ]
@@ -15,6 +78,7 @@ userdir-ldap-cgi (0.3.38~20130906+1+nmu1) UNRELEASED; urgency=low
   * Joey is no longer involved in the debian-admin team.
   * Fix typo in doctype
   * Switch from http to https links where possible.
+  * Slightly nicer attribute list output
 
  -- Luca Filipozzi <lfilipoz@emyr.net>  Thu, 16 Jan 2014 23:22:03 +0000