X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=33cabd1f02f38a9f6f56f480767f5c68b2a02f24;hb=1d3b3d39d8d9ff64df9b9569e0dc742f98a64147;hp=ab46ddc59b0ef8ad5c5bdec9c5f7bc98485c017a;hpb=9794c880036aa16d8da1eb89f6e7a809ea05c1af;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index ab46ddc..33cabd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,27 @@ -userdir-ldap (0.3.22) unstable; urgency=low +userdir-ldap (0.3.24) unstable; urgency=low * ud-generate: handle individual ssh keys -- Stephen Gran Wed, 14 May 2008 21:51:51 +0100 +userdir-ldap (0.3.23) unstable; urgency=low + + * Fix generation of known_hosts file. + + -- Peter Palfrader Wed, 14 May 2008 17:55:45 +0200 + +userdir-ldap (0.3.22) unstable; urgency=low + + * Add VoIP fiels to the LDAP shema and teach ud-info and ud-mailgate + about it. [zobel] + * Add IPv6-Adresses (and IPv4 in v6 notation - ::ffff:192.0.2.1) to + ssh_known_hosts. [aba] + * ud-mailgate no longer accepts ssh dss keys, keys with a size smaller + than 1024. Additionally it checks new keys against a blacklist of + ssh key fingerprints. [joerg] + + -- Peter Palfrader Wed, 14 May 2008 17:47:45 +0200 + userdir-ldap (0.3.21) unstable; urgency=low * ud-replicate: use the host key to sync stuff from the db server,