Hello community, here is the log from the commit of package gpg2 for openSUSE:Factory checked in at Fri Jul 30 14:51:29 CEST 2010. -------- --- gpg2/gpg2.changes 2010-07-19 23:58:23.000000000 +0200 +++ gpg2/gpg2.changes 2010-07-28 11:41:09.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jul 28 09:39:00 UTC 2010 - puzel@novell.com + +- gnupg-CVE-2010-2547.patch (bnc#625947) +- renumber patches + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- gnupg-CVE-2010-2547.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpg2.spec ++++++ --- /var/tmp/diff_new_pack.oJUUtb/_old 2010-07-30 14:39:05.000000000 +0200 +++ /var/tmp/diff_new_pack.oJUUtb/_new 2010-07-30 14:39:05.000000000 +0200 @@ -20,7 +20,7 @@ Name: gpg2 Version: 2.0.16 -Release: 1 +Release: 2 BuildRequires: expect BuildRequires: fdupes BuildRequires: libgpg-error-devel >= 1.7 @@ -52,12 +52,13 @@ Obsoletes: gpg < 1.4.9 Summary: GnuPG 2 Source: gnupg-%{version}.tar.bz2 -Patch5: gnupg-2.0.10-tmpdir.diff -Patch7: gnupg-2.0.4-install_tools.diff -Patch10: gnupg-2.0.9-RSA_ES.patch -Patch11: gnupg-2.0.9-langinfo.patch -Patch12: gnupg-files-are-digests.patch -Patch14: gnupg-dont-fail-with-seahorse-agent.patch +Patch1: gnupg-2.0.10-tmpdir.diff +Patch2: gnupg-2.0.4-install_tools.diff +Patch3: gnupg-2.0.9-RSA_ES.patch +Patch4: gnupg-2.0.9-langinfo.patch +Patch5: gnupg-files-are-digests.patch +Patch6: gnupg-dont-fail-with-seahorse-agent.patch +Patch7: gnupg-CVE-2010-2547.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -67,12 +68,13 @@ %lang_package %prep %setup -q -n gnupg-%version +%patch1 -p1 +%patch2 +%patch3 -p1 +%patch4 %patch5 -p1 -%patch7 -%patch10 -p1 -%patch11 -%patch12 -p1 -%patch14 -p1 +%patch6 -p1 +%patch7 -p1 %build # Required for patch7: ++++++ gnupg-CVE-2010-2547.patch ++++++ Index: gnupg-2.0.16/kbx/keybox-blob.c =================================================================== --- gnupg-2.0.16.orig/kbx/keybox-blob.c 2009-09-21 18:53:44.000000000 +0200 +++ gnupg-2.0.16/kbx/keybox-blob.c 2010-07-28 11:28:50.000000000 +0200 @@ -898,6 +898,7 @@ _keybox_create_x509_blob (KEYBOXBLOB *r_ rc = gpg_error_from_syserror (); goto leave; } + names = tmp; } names[blob->nuids++] = p; if (!i && (p=x509_email_kludge (p))) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de