We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502c671 commit da2e238Copy full SHA for da2e238
NEWS
@@ -4,6 +4,11 @@ Please send bug reports, questions and suggestions to
4
<https://github.com/besser82/libxcrypt/issues>.
5
6
Version 4.4.31
7
+* Fix -Werror=conversion in lib/alg-yescrypt-opt.c (issue #162).
8
+* Add some SHA-2 Maj() optimization in lib/alg-sha256.c.
9
+* Fix issues found by Covscan in test/getrandom-fallback.c.
10
+* Fix -Werror=strict-overflow in lib/crypt-des.c, which is seen
11
+ by GCC 12.x (issues #155 and #163).
12
13
Version 4.4.30
14
* configure: Restore ucontext api functionality check.
0 commit comments