Also do the subgroups/transitive stuff dance when considering if a user is in a group...
[mirror/userdir-ldap.git] / debian / changelog
index ee5c53b..26510c0 100644 (file)
@@ -1,3 +1,37 @@
+userdir-ldap (0.3.XX) unstable; urgency=low
+
+  * Remove cruft comment.
+  * Fix group does not exist warning (layout/spacing issues).
+  * call addGroups with the proper number of arguments, when doing so
+    recursively.
+  * Also do the subgroups/transitive stuff dance when considering
+    if a user is in a group for exporting them to a host in the
+    first place.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 22:08:17 +0100
+
+userdir-ldap (0.3.51) unstable; urgency=low
+
+  * Update template/welcome-message-800 to match the actual template used
+    on db.debian.org.
+  * Add subgroup support:  A group can now have subgroups.  This means
+    that if a user is a member of a group he also becomes a member of
+    all its subgroups.  E.g. members of a wb-all group will automatically
+    be members of wb-i386, wb-arm, wb-mips, etc.  [Luk Claes]
+  * Extend that support so that subgroups work on a per host basis too,
+    so that for instance the debbugs group can be in group
+    maillog@rietz.debian.org.
+  * Add hostnames from the host purpose field to the ssh_known_hosts
+    file [Thomas Viehmann].
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 21:22:58 +0100
+
+userdir-ldap (0.3.50) unstable; urgency=low
+
+  * ud-generate: Support $gid@$host supplementary group entries for users.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 15 Nov 2008 11:20:09 +0100
+
 userdir-ldap (0.3.49) unstable; urgency=low
 
   * ud-replicate: Only link ssh-rsa-shadow to var/lib/misc/$host and etc/ssh