diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index fed2083..56b0102 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,11 @@ +libpam-pwdfile (2.0-1) unstable; urgency=medium + + Direct support for some legacy crypt types (bigcrypt and broken + md5_crypt) is now removed. bigcrypt is supported by libcrypt, but there + is no replacement for the endianness-confused version of md5_crypt. + + -- Timo Weingärtner <timo@tiwe.de> Thu, 20 Jun 2024 14:27:42 +0200 + libpam-pwdfile (1.0-1) unstable; urgency=low Support for some legacy crypt types (bigcrypt and broken md5_crypt) are |