Fix ud-mailgate to handle the SHA256:$fingerprint output format that stretch's ssh...
[mirror/userdir-ldap.git] / debian / changelog
index dc5628f..55f58c4 100644 (file)
@@ -1,3 +1,23 @@
+userdir-ldap (0.3.90) UNRELEASED; urgency=medium
+
+  [ Paul Wise ]
+  * Switch from /org to /srv
+
+  [ Peter Palfrader ]
+  * Replace RSA authentication with public-key authentication in welcome
+    messages.
+  * ud-generate:  Do not create a global ssh-gitolite.  Instead create
+    them per-host where needed so we can accomodate per-host ssh
+    authorized-keys.
+
+  [ Tollef Fog Heen ]
+  * Add totpSeed to LDAP schema.
+  * Add support for changing TOTP seed by mailing ud-mailgate.
+  * Fix ud-mailgate to handle the SHA256:$fingerprint output format that
+    stretch's ssh-keygen has switched to.
+
+ -- Paul Wise <pabs@debian.org>  Sat, 17 Jun 2017 14:38:00 +0800
+
 userdir-ldap (0.3.89) unstable; urgency=medium
 
   [ Julien Cristau ]