merge from -debian branch
[mirror/userdir-ldap.git] / debian / changelog
index d2071e6..c6fc647 100644 (file)
@@ -24,6 +24,8 @@ userdir-ldap (0.3.15+xxx) XXunstable; urgency=low
   * ud-generate: Set shadow expiry to 1 for locked accounts.
   * update doc/slapd-config.txt: labeledURL was removed from the schema but
     not the slapd.conf example.  Do that now.
+  * add simple ud-config script for use in shell scripts.  This allows
+    querying config values.
 
   [ Marc 'HE' Brockschmidt ]
   * Make the host ud-replicate syncs from configurable in userdir-ldap.conf,
@@ -36,6 +38,10 @@ userdir-ldap (0.3.15+xxx) XXunstable; urgency=low
     debianServer schema and teach ud-host about it
   * ud-host: cleanup: Replace local copy HBaseDn of the centrally
     configured HostBaseDn.
+  * ud-generate: Mark that no passwords are exported also in the
+    generated passwd file, not only in the shadow file (by using a "*"
+    as password (meaning "no password"), instead of "x" (meaning "do I
+    look like a passwd from the nineties? Look into /etc/shadow!")).
 
   [ Joerg Jaspert ]
   * Enhance copyright file a bit, also adding a pointer to our repository
@@ -45,8 +51,16 @@ userdir-ldap (0.3.15+xxx) XXunstable; urgency=low
 
   [ Stephen Gran ]
   * ud-fingerserv: implement daemonize() for non-inetd mode.
-
- -- Joerg Jaspert <joerg@debian.org>  Fri, 28 Dec 2007 16:29:35 +0100
+  * Packaging cleanup
+  * Use standard debhelper tools
+  * Create all files we ship instead of echoing them into creation at build
+    time
+  * Typo fix in copyright
+  * Update Standards-Version to 3.7.3 (no changes)
+  * Build manpages at build time (add Build-Depend on yodl)
+  * Install built manpages
+
+ -- Stephen Gran <sgran@debian.org>  Mon, 07 Jan 2008 01:50:15 +0000
 
 userdir-ldap (0.3.15) unstable; urgency=low