summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2021-05-07 08:33:26 +0200
committerBjörn Esser <besser82@fedoraproject.org>2021-05-19 20:52:50 +0200
commit10b7749cd7d521a85be8c306c96b6b69a5cff6a6 (patch)
treeb064300238513640d2f2ba3cf23322d63c56be7a
parent5771161a8608a50059fec4cb4535e3213e55342c (diff)
downloadlibxcrypt-10b7749cd7d521a85be8c306c96b6b69a5cff6a6.tar.gz
libxcrypt-10b7749cd7d521a85be8c306c96b6b69a5cff6a6.tar.bz2
libxcrypt-10b7749cd7d521a85be8c306c96b6b69a5cff6a6.zip
Update NEWS.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd48d33..cc6e7f1 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ Please send bug reports, questions and suggestions to
<https://github.com/besser82/libxcrypt/issues>.
Version 4.4.21
+* The crypt_checksalt() function will now return the value
+ 'CRYPT_SALT_METHOD_LEGACY' in case the setting, that is passed
+ to be checked, uses a hashing method, which is considered to be
+ too weak for use with new passphrases.
Version 4.4.20
* Fix build when the CFLAGS variable, that is passed into the