gnupg2: security bump to version 2.0.25

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-08-04 14:48:02 -03:00 committed by Thomas Petazzoni
parent ac53822bb4
commit 79c77a6e7f

View File

@ -4,7 +4,7 @@
#
################################################################################
GNUPG2_VERSION = 2.0.23
GNUPG2_VERSION = 2.0.25
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
GNUPG2_SITE = ftp://ftp.gnupg.org/gcrypt/gnupg
GNUPG2_LICENSE = GPLv3+