]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
krb5: Update to version 1.20.1
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 17 Dec 2022 12:14:21 +0000 (13:14 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 26 Dec 2022 08:49:47 +0000 (08:49 +0000)
- Update from version 1.20 to 1.20.1
- Update of rootfile not required
- Changelog
    Major changes in 1.20.1 (2022-11-15)
    Fix integer overflows in PAC parsing [CVE-2022-42898].
    Fix null deref in KDC when decoding invalid NDR.
    Fix memory leak in OTP kdcpreauth module.
    Fix PKCS11 module path search.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/krb5

index ce7d52d11e3332bcc18e21306ea04b57f5d7782f..0b4dae8cc41512da538a9a85798db6310773ee6c 100644 (file)
--- a/lfs/krb5
+++ b/lfs/krb5
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Kerberos
 
-VER        = 1.20
+VER        = 1.20.1
 
 THISAPP    = krb5-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = fdaaab6c16dbe073c4308f312e321536b582b75fad10e5450be66b6b828825c8c775e56f5287d4a7df819d20889e5c0d9cc1d179d861c9caba185332c0db7387
+$(DL_FILE)_BLAKE2 = ead16f8b1aec8bba3776628b74257c9aec891770c1fa6d5c5e66275db5f078ca59c9944cd2b017453b777ce080f8e5a322f735fab77691479cfad7b881b92830
 
 install : $(TARGET)