]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
gnupg: update to 1.4.22
authorPeter Müller <peter.mueller@link38.eu>
Sat, 24 Mar 2018 15:32:53 +0000 (16:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Mar 2018 18:03:24 +0000 (19:03 +0100)
Update GnuPG to 1.4.22, which fixes some security vulnerabilities,
such as the memory side channel attack CVE-2017-7526.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/gnupg

index aa76042e33b5e72c8f0fe86ec303e76377ed87f0..f131d2b088f5cb505f12e53b074d7a7df67869d5 100644 (file)
--- a/lfs/gnupg
+++ b/lfs/gnupg
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.4.21
+VER        = 1.4.22
 
 THISAPP    = gnupg-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9bdeabf3c0f87ff21cb3f9216efdd01d
+$(DL_FILE)_MD5 = 082bda3951a94743e76b83fcf3627547
 
 install : $(TARGET)