gnupg: update to 1.4.22

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>
This commit is contained in:
Peter Müller
2018-03-24 16:32:53 +01:00
committed by Michael Tremer
parent dfdfafc7af
commit 689fed340a

View File

@@ -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)