X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=a821a908c717eeb79d3478575f3b0b99134eda72;hb=a3437bcd185d533199ebd7c3e0f69b816cc904af;hp=7732dc165cedba3b941cd9fdf7cbb62ac74cfc63;hpb=25e44ab9788aeb949e3dd5143a4f52f1c076ee1b;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 7732dc1..a821a90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,66 @@ +userdir-ldap (0.3.66+XX) unstable; urgency=low + + [ Stephen Gran ] + * ud-replicate no longer uses localsyncon=*samosa*. + * ud-generate cleanup: + - general code tidy (whitespace, semi-colons, python idioms) + - loop cleanup, so that fewer redundant checks are done + - split groups up so mail is only handled for gid Debian + - Stop exporting information about retired developers + - Stop exporting locked accounts + - begin cleanup of use of string exceptions + + [ Peter Palfrader ] + * .debian.net DNS creates BSMTP maps for MX 0 master in addition to gluck. + * Remove mailSpamOptOut ldap attribute - it isn't used anywhere. + * schema, ud-info, ud-mailgate, ud-generate: Add mailContentInspectionAction + attribute. Possible values are reject, blackhole and markup. + + -- Peter Palfrader Tue, 14 Jul 2009 09:57:36 +0200 + +userdir-ldap (0.3.66) unstable; urgency=low + + * We would previously ignore purpose hosts for ssh known hosts purposes + if the service name would not start the purpose field. Fix this. + + -- Peter Palfrader Fri, 01 May 2009 17:10:05 +0200 + +userdir-ldap (0.3.65) unstable; urgency=low + + * userdir-ldap.conf: remove from default keyrings: + - /home/jgg/keys/extrakeys.gpg + - /home/jgg/keys/guest-keys.gpg + + -- Peter Palfrader Mon, 06 Apr 2009 01:40:37 +0200 + +userdir-ldap (0.3.64) unstable; urgency=low + + * userdir-ldap.conf: add keyring.pgp to default add_keyrings. + * userdir_gpg.py: add a ClearKeyrings(). + * ud-gpgimport: work on add_keyrings if no keyrings are given on the + command line. + + -- Peter Palfrader Mon, 06 Apr 2009 01:35:12 +0200 + +userdir-ldap (0.3.63) unstable; urgency=low + + * Print gpg's exit status when it fails. + + -- Peter Palfrader Mon, 23 Mar 2009 12:39:27 +0100 + +userdir-ldap (0.3.62) unstable; urgency=low + + * ud-generate: do not die when building ssh_known_hosts + just because a host is not (yet) in DNS. + + -- Peter Palfrader Fri, 20 Mar 2009 16:35:02 +0100 + +userdir-ldap (0.3.61) unstable; urgency=low + + * Gratuitous version increment + + -- Stephen Gran Sat, 28 Feb 2009 12:42:45 +0000 + userdir-ldap (0.3.60) unstable; urgency=low * Stop using string exceptions in ud-mailgate. We should probably stop @@ -5,8 +68,9 @@ userdir-ldap (0.3.60) unstable; urgency=low it first. * Create an exception generator to make it easy to create new types of exceptions. + * Actually install the new exceptions module - -- Stephen Gran Sat, 28 Feb 2009 11:10:25 +0000 + -- Stephen Gran Sat, 28 Feb 2009 12:10:35 +0000 userdir-ldap (0.3.59) unstable; urgency=low