summaryrefslogtreecommitdiffstats
path: root/extra/gnupg/gnupg2-2.0.16-security.patch
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-09-08 08:08:44 +0200
committersibel <lesibel@free.fr>2010-09-08 08:08:44 +0200
commit6b07ff134c66f1bb6a0086c94507dab3a5b77c68 (patch)
tree5b3da9661b659633cc54404ba295d2e4ed4806dc /extra/gnupg/gnupg2-2.0.16-security.patch
parentc87fd0b123419e6fb50b515c87e8bdd878d6840f (diff)
downloadnutyx-pakxe-6b07ff134c66f1bb6a0086c94507dab3a5b77c68.tar.gz
nutyx-pakxe-6b07ff134c66f1bb6a0086c94507dab3a5b77c68.tar.bz2
nutyx-pakxe-6b07ff134c66f1bb6a0086c94507dab3a5b77c68.tar.xz
nutyx-pakxe-6b07ff134c66f1bb6a0086c94507dab3a5b77c68.zip
maj de gnupg#2.0.16-1
Diffstat (limited to 'extra/gnupg/gnupg2-2.0.16-security.patch')
-rw-r--r--extra/gnupg/gnupg2-2.0.16-security.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/gnupg/gnupg2-2.0.16-security.patch b/extra/gnupg/gnupg2-2.0.16-security.patch
new file mode 100644
index 000000000..b265c1532
--- /dev/null
+++ b/extra/gnupg/gnupg2-2.0.16-security.patch
@@ -0,0 +1,11 @@
+--- kbx/keybox-blob.c (revision 5367)
++++ kbx/keybox-blob.c (working copy)
+@@ -898,6 +898,7 @@
+ rc = gpg_error_from_syserror ();
+ goto leave;
+ }
++ names = tmp;
+ }
+ names[blob->nuids++] = p;
+ if (!i && (p=x509_email_kludge (p)))
+