X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=4ee8ee211c649d3de02e73497fe48ae8d1c1fb9e;hb=e13094c6dcebe4f8fec69963212942d49d3e2ac2;hp=9dfad72fec5e51e046310641da032fb0864c226f;hpb=0ed49d22687ef4215c417e78c9f9bb137d00a59f;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 9dfad72..4ee8ee2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +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 ]