gnupg: security bump to version 1.4.18

Fixes CVE-2014-4617 (The do_uncompress function in g10/compress.c
allows context-dependent attackers to cause a denial of service
(infinite loop) via malformed compressed packets, as demonstrated by an
a3 01 5b ff byte sequence.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-07-17 18:13:49 -03:00 committed by Thomas Petazzoni
parent 4ef1fb88fa
commit 90bb58d74b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
################################################################################
GNUPG_VERSION = 1.4.17
GNUPG_VERSION = 1.4.18
GNUPG_SOURCE = gnupg-$(GNUPG_VERSION).tar.bz2
GNUPG_SITE = ftp://ftp.gnupg.org/gcrypt/gnupg
GNUPG_LICENSE = GPLv3+