diff options
author | Guido Günther <agx@sigxcpu.org> | 2013-07-05 17:40:49 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2013-07-05 17:40:49 +0200 |
commit | 39e8534cded7bc1e6df04e37cb741452814d5c96 (patch) | |
tree | 78dd620d15d260e817b5c99ee181cb9f9d988b8c /debian | |
parent | Fix krb5_principal_compare crashes on NULL arguments (diff) | |
download | krb5-auth-dialog-39e8534cded7bc1e6df04e37cb741452814d5c96.tar.gz krb5-auth-dialog-39e8534cded7bc1e6df04e37cb741452814d5c96.tar.bz2 krb5-auth-dialog-39e8534cded7bc1e6df04e37cb741452814d5c96.zip |
Document changes and release 3.8.0-3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d003e59..ef46a13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +krb5-auth-dialog (3.8.0-3) unstable; urgency=low + + * [21a1bd6] Fix krb5_principal_compare crashes on NULL arguments. + Thanks to Petter Reinholdtsen (Closes: #714825) + + -- Guido Günther <agx@sigxcpu.org> Fri, 05 Jul 2013 17:40:45 +0200 + krb5-auth-dialog (3.8.0-2) unstable; urgency=low * Upload to unstable |