ud-generate: Move main code into a ud_generate()
[mirror/userdir-ldap.git] / debian / changelog
index a370831..8eb7f01 100644 (file)
@@ -1,4 +1,4 @@
-userdir-ldap (0.3.XXX) UNRELEASED; urgency=low
+userdir-ldap (0.3.80) UNRELEASED; urgency=low
 
   [ Peter Palfrader ]
   * some ud-echelon fixes,
@@ -18,6 +18,19 @@ userdir-ldap (0.3.XXX) UNRELEASED; urgency=low
     has historically been used as the root of the user tree.
   * Allow a set of users to be ignored for picking UIDs.
   * When picking uid/gid numbers try to pick the same number for both.
+  * Merge from torproject.org:
+    - Allow sshRSAAuthKey for role accounts.
+    - Support ssh key attributes for gitolite export.
+    - Add ssh-gitolite support.
+  * debianGroups may have cn attribute (helpful when putting samba stuff into
+    ldap).
+  * ud-mailgate: Do not try to do an ldap modify with no changes - now show
+    command to changes@ should work again.
+  * ud-generate: No longer expand $ in dnsZoneEntry data to a \n\t.
+  * ud-generate: Move code into getLastBuildTime() and getLastLDAPChangeTime()
+    functions.
+  * ud-generate: Add -f option to build even if cache is current.
+  * ud-generate: Move main code into a ud_generate()
 
   [ Stephen Gran ]
   * Fix deprecation warnings for sha module by using hashlib module instead
@@ -28,8 +41,9 @@ userdir-ldap (0.3.XXX) UNRELEASED; urgency=low
   [ Martin Zobel-Helas ]
   * ud-generate: generate webPasswords
   * ud-replicate: set correct permissions for web-passwords
+  * add freecdb to depends
 
- -- Stephen Gran <sgran@debian.org>  Sat, 10 Mar 2012 08:05:24 +0000
+ -- Peter Palfrader <weasel@debian.org>  Mon, 12 Mar 2012 12:06:20 +0100
 
 userdir-ldap (0.3.79) unstable; urgency=low