Skip to content

Commit da2e238

Browse files
committed
Update NEWS.
1 parent 502c671 commit da2e238

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Please send bug reports, questions and suggestions to
44
<https://github.com/besser82/libxcrypt/issues>.
55

66
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).
712

813
Version 4.4.30
914
* configure: Restore ucontext api functionality check.

0 commit comments

Comments
 (0)