X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=e59ae0cf03c4095b8c9241251ea074a209b1b9ab;hb=ab793ab26e05839fe37ea186f058d4fd7c290293;hp=9491ef8146de0cefae6cb6966f62e8e70767ee9b;hpb=6ee830ff583d3db2afa0044a378b1737853e54b0;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 9491ef8..e59ae0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +userdir-ldap (0.3.94) UNRELEASED; urgency=medium + + * Fix typo in ud-mailgate. + + -- Tollef Fog Heen Wed, 02 Jan 2019 19:13:52 +0100 + +userdir-ldap (0.3.93) unstable; urgency=medium + + [ Peter Palfrader ] + * Also export a host's SSHFP records to additional dns names + (sshfpHostname). + * UDLdap.py: more useful exception if our array assumptions are violated. + * ud-guest-upgrade: do not add but replace privateSub. + * Editorial edits to the salsa paragraph prepared by Joseph Herlant. + * ud-replicate: remove chroot support as we no longer use + historical dchroot. + * ud-replicate: move from lockfile(1) to flock. + * ud-replicate: manually remove __db..db.t files before makedb calls. + * remove gender attribute from ud-ldap: How one identifies is not relevant + to their work in Debian. + + [ Ansgar Burchardt ] + * ud-mailgate: include name of unknown host in error message + + [ Joseph Herlant ] + * Change references from alioth to salsa in the DD welcome email + (Closes: #910057) + + [ Tollef Fog Heen ] + * pep8-ify ud-mailgate, no functional changes. + + -- Tollef Fog Heen Wed, 02 Jan 2019 19:08:53 +0100 + userdir-ldap (0.3.92) unstable; urgency=medium [ Héctor Orón Martínez ]