[Buildroot] [git commit] gnupg: security bump to version 1.4.15

Peter Korsgaard peter at korsgaard.com
Wed Oct 9 20:19:34 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=72c71c86903d411f2bd5a3eef44cd427a6298426
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes CVE-2013-4402.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/gnupg/gnupg.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/gnupg/gnupg.mk b/package/gnupg/gnupg.mk
index 38604b5..28f1f43 100644
--- a/package/gnupg/gnupg.mk
+++ b/package/gnupg/gnupg.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GNUPG_VERSION = 1.4.14
+GNUPG_VERSION = 1.4.15
 GNUPG_SOURCE = gnupg-$(GNUPG_VERSION).tar.bz2
 GNUPG_SITE = ftp://ftp.gnupg.org/gcrypt/gnupg
 GNUPG_LICENSE = GPLv3+


More information about the buildroot mailing list