]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
libxcrypt: Update to 4.4.22
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 10 Jun 2021 11:53:16 +0000 (13:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Jun 2021 12:22:09 +0000 (12:22 +0000)
commiteb408bb29ce2f080651816b216d2e112a1b6e493
tree7ac036f9f0b94a35055403c4855751891b1fe9b5
parent85d2bb767f55f88f3803174f16e61925dced053f
libxcrypt: Update to 4.4.22

- Update from 4.4.20 to 4.4.22
- Update of rootfile not required
- Changelog
   Version 4.4.22
    * The crypt_checksalt() function has been fixed to correctly return
      with 'CRYPT_SALT_INVALID', in case the setting, that is passed
      to be checked, represents an empty passphrase or an uncomputed
      setting for descrypt without any salt characters.
   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.

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