X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=e2730c47b665015047bddc93056177118fc844f6;hb=13edde44f147421d558ce4c8549e5573a72849a8;hp=73ec66cb4997a63943640ba946fe836b6c028f80;hpb=cbda6a9db1a1cca203fdb7d062745ec54e2ed5bd;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 73ec66c..e2730c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,62 @@ +userdir-ldap (0.3.67+XY) unstable; urgency=low + + * userdir-ldap.conf: localsyncon = "*draghi*" + * userdir-ldap-slapd.conf.in: database hdb + * schema: allowedGroups, exportOptions attribute for servers + + -- Peter Palfrader Thu, 23 Jul 2009 18:16:35 +0200 + +userdir-ldap (0.3.67) 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. + * .debian.net DNS no longer creates BSMTP maps for MX 0 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 11:02:27 +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