X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=4ee8ee211c649d3de02e73497fe48ae8d1c1fb9e;hb=e13094c6dcebe4f8fec69963212942d49d3e2ac2;hp=a658cfd4fa72e504a2961f72e14d540e98afac5b;hpb=4cec7628edb946cc5afd869840b93da73dd104d4;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index a658cfd..4ee8ee2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,70 @@ +userdir-ldap (0.3.90) UNRELEASED; urgency=medium + + [ Paul Wise ] + * Switch from /org to /srv + + [ Peter Palfrader ] + * Replace RSA authentication with public-key authentication in welcome + messages. + * ud-generate: Do not create a global ssh-gitolite. Instead create + them per-host where needed so we can accomodate per-host ssh + authorized-keys. + + [ Tollef Fog Heen ] + * Add totpSeed to LDAP schema. + * Add support for changing TOTP seed by mailing ud-mailgate. + + -- Paul Wise Sat, 17 Jun 2017 14:38:00 +0800 + +userdir-ldap (0.3.89) unstable; urgency=medium + + [ Julien Cristau ] + * Fix half-assed switch away from python-support. + + [ Christoph Berg] + * Add option "use_mq" to allow disabling the use of mq_notify in ud-generate + + -- Julien Cristau Mon, 27 Mar 2017 14:03:00 +0200 + +userdir-ldap (0.3.88) unstable; urgency=medium + + [ Peter Palfrader ] + * ud-useradd: When looking for free UIDs/GIDs, also consider groups. + + [ Julien Cristau ] + * Update Uploaders list. + * Use dh-python instead of python-support. + + -- Peter Palfrader Sun, 26 Mar 2017 14:05:57 +0200 + +userdir-ldap (0.3.87) unstable; urgency=medium + + [ Peter Palfrader ] + * remove dnsZoneEntry from restricted attributes to match config on db.d.o + * ssh keys: Also accept ed25519 keys. RSA keys must be at least 2k. + * ud-useradd: now does usergroups by default. + * ud-guest-upgrade: add. + * ud-guest-extend: add + * ud-replicate: only install/reload RTC files when they have changed. + * ud-replicate: use persistent ssh connections. + * ud-generate: get RTC domain/realm from config file. + + [ Paul Wise ] + * Update ud-ldapshow and cleanup cruft around the usergroups changes + + [ Julien Cristau ] + * Replace dependency on perl5 with perl. + + -- Julien Cristau Sun, 29 Jan 2017 12:14:50 +0100 + +userdir-ldap (0.3.86) unstable; urgency=medium + + * ud-generate: support ssh-ed25519 keys for SSHFP records. + * ud-replicated: only restore TERM if it was set before. If it wasn't leave + it at dumb. + + -- Peter Palfrader Sun, 07 Dec 2014 16:25:22 +0100 + userdir-ldap (0.3.85) unstable; urgency=low [ Stephen Gran ]