]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
libxcrypt: Update to version 4.4.36
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 10 Jul 2023 09:23:51 +0000 (11:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Jul 2023 16:08:59 +0000 (16:08 +0000)
commit62accadb59a5e8e61a835cd1c30db5fa856ea22f
tree7a57811a91672adae06e2988b72d803463b0535a
parent7a3c808f4c552ab93a419234872baf1802e99c44
libxcrypt: Update to version 4.4.36

- Update from version 4.4.33 to 4.4.36
- Update of rootfile not required
- Changelog
    Version 4.4.36
* Fix left over bits failing with Perl v5.38.0 (issue #173).
    Version 4.4.35
* Fix build with Perl v5.38.0 (issue #170).
* Fix build with MinGW-w(32|64).
    Version 4.4.34
* Update build-aux/m4/ax_valgrind_check.m4 to v23.
* Optimize some cast operation for performance in
  lib/alg-yescrypt-platform.c.
* Add SHA-2 Maj() optimization proposed by Wei Dai in lib/alg-sha512.c.
* Explicitly clean the stack and context state after computation in
  lib/alg-gost3411-2012-hmac.c, lib/alg-hmac-sha1.c, and lib/alg-sha256.c
  (issue #168).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libxcrypt