Commit d505594a authored by Julien Cristau's avatar Julien Cristau
Browse files

Update changelog

parent 004dea8f
Loading
Loading
Loading
Loading
+11 −3
Original line number Diff line number Diff line
userdir-ldap (0.3.98) UNRELEASED; urgency=medium
userdir-ldap (0.3.98) unstable; urgency=medium

  [ Adam D. Barratt ]
  * Don't accept SSH keys that start with "sshRSAauthKey:" via the mail
@@ -11,8 +11,16 @@ userdir-ldap (0.3.98) UNRELEASED; urgency=medium
  [ Julien Cristau ]
  * ud-generate: rely on the stdlib's json module, drop support for
    external simplejson.

 -- Adam D. Barratt <adsb@debian.org>  Thu, 04 Jun 2020 09:23:19 +0100
  * Lots of changes to get us closer to python3 compatibility.
  * Remove support for PGP 2.x compatible encryption.
  * When verifying PGP/MIME signatures, pass the payload and signature
    to gpg separately instead of munging them into an clearsigned
    message.  This fixes verification of messages with trailing
    whitespace.
  * Fix a number of flake8 errors/warnings in the python code.
  * Remove the ud-sync-accounts-to-afs script.

 -- Julien Cristau <jcristau@chou>  Tue, 03 Nov 2020 09:43:59 +0100

userdir-ldap (0.3.97) unstable; urgency=medium