Use sync_keyrings from config instead of hardcoded list
[mirror/userdir-ldap.git] / debian / changelog
index e1ec284..6c12898 100644 (file)
@@ -1,4 +1,24 @@
-userdir-ldap (0.3.XX) Xnstable; urgency=low
+userdir-ldap (0.3.25+common1) unstable; urgency=low
+
+  [ Martin Zobel-Helas ]
+  * Fix userdir-ldap.schema (objectClass now contains MAY: VoIP)
+
+  [ Andreas Barth ]
+  * Disable GSSAPIAuthentication in ud-replicate (safes time)
+
+  [ Joerg Jaspert ]
+  * User sync_keyrings from config file in ud-generate instead of a
+  hardcoded list
+
+ -- Joerg Jaspert <joerg@debian.org>  Sun, 18 May 2008 13:32:01 +0200
+
+userdir-ldap (0.3.25) unstable; urgency=low
+
+  * Make ssh-keys.tar.gz readable only by the user.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 17 May 2008 16:14:56 +0200
+
+userdir-ldap (0.3.24) unstable; urgency=low
 
   * ud-mailgate: better regex for ssh1 keys, which we reject. [joerg, weasel]
   * ud-replicate: Also support the imposter dchroot-dsa from the debian
@@ -10,7 +30,7 @@ userdir-ldap (0.3.XX) Xnstable; urgency=low
     disabled. [aba]
   * ud-generate: Add performance optimization by resolving IP adresses
     for hosts only once and caching the result. [aba]
-  * ud-replicate, ud-generate: Instead of one big ssh-rsa-shadow file
+  * ud-replicate, ud-generate: In addition to one big ssh-rsa-shadow file
     ud-generate now produces per-user authorized_keys files and tars
     them up.  On the receiving end ud-replicate takes the tar and
     syncs it to userkeys/.  The goal here is to no longer require
@@ -18,7 +38,7 @@ userdir-ldap (0.3.XX) Xnstable; urgency=low
     /var/lib/misc/userkeys/%u is sufficient.  For homedir creation
     we can use pam_mkhomedir. [mhy, sgran]
 
- -- Peter Palfrader <weasel@debian.org>  Sat, 17 May 2008 11:34:20 +0200
+ -- Peter Palfrader <weasel@debian.org>  Sat, 17 May 2008 14:49:28 +0200
 
 userdir-ldap (0.3.23) unstable; urgency=low