Hello community,

here is the log from the commit of package gpg2 for openSUSE:Factory checked in 
at 2013-08-21 13:45:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpg2 (Old)
 and      /work/SRC/openSUSE:Factory/.gpg2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpg2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes        2013-06-18 
10:20:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes   2013-08-21 
13:45:39.000000000 +0200
@@ -1,0 +2,15 @@
+Mon Aug 19 17:59:48 UTC 2013 - [email protected]
+
+- update to 2.0.21
+ * gpg-agent: By default the users are now asked via the Pinentry
+   whether they trust an X.509 root key.  To prohibit interactive
+   marking of such keys, the new option --no-allow-mark-trusted may
+   be used.
+ * gpg-agent: The command KEYINFO has options to add info from
+   sshcontrol.
+ * The included ssh agent does now support ECDSA keys.
+- now requires libgpg-error 1.11
+- update gnupg-2.0.9-langinfo.patch for upstream whitespace changes
+- drop gnupg-broken-curl-test.patch, no longer required
+
+-------------------------------------------------------------------

Old:
----
  gnupg-2.0.20.tar.bz2
  gnupg-2.0.20.tar.bz2.sig
  gnupg-broken-curl-test.patch

New:
----
  gnupg-2.0.21.tar.bz2
  gnupg-2.0.21.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gpg2.spec ++++++
--- /var/tmp/diff_new_pack.OWoVij/_old  2013-08-21 13:45:40.000000000 +0200
+++ /var/tmp/diff_new_pack.OWoVij/_new  2013-08-21 13:45:40.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gpg2
-Version:        2.0.20
+Version:        2.0.21
 Release:        0
 BuildRequires:  automake >= 1.10
 BuildRequires:  expect
@@ -27,7 +27,7 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  libcurl-devel >= 7.10
 BuildRequires:  libgcrypt-devel >= 1.4.0
-BuildRequires:  libgpg-error-devel >= 1.7
+BuildRequires:  libgpg-error-devel >= 1.11
 BuildRequires:  libksba-devel >= 1.0.7
 BuildRequires:  libusb-devel
 BuildRequires:  openldap2-devel
@@ -60,7 +60,6 @@
 Patch4:         gnupg-2.0.9-langinfo.patch
 Patch5:         gnupg-2.0.18-files-are-digests.patch
 Patch6:         gnupg-dont-fail-with-seahorse-agent.patch
-Patch7:         gnupg-broken-curl-test.patch
 Patch8:         gnupg-set_umask_before_open_outfile.patch
 Patch9:         gnupg-detect_FIPS_mode.patch
 # PATCH-FIX-OPENSUSE [email protected] -- automake 1.13 already includes $SHELL
@@ -78,10 +77,9 @@
 %patch1 -p1
 %patch2
 %patch3 -p1
-%patch4
+%patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1

++++++ gnupg-2.0.20.tar.bz2 -> gnupg-2.0.21.tar.bz2 ++++++
++++ 35348 lines of diff (skipped)

++++++ gnupg-2.0.9-langinfo.patch ++++++
--- /var/tmp/diff_new_pack.OWoVij/_old  2013-08-21 13:45:42.000000000 +0200
+++ /var/tmp/diff_new_pack.OWoVij/_new  2013-08-21 13:45:42.000000000 +0200
@@ -1,11 +1,15 @@
 # fix [bnc#305725] - non latin characters displayed incorrectly by pinentry
-Index: jnlib/utf8conv.c
+---
+# jnlib/utf8conv.c |    1 +
+# 1 file changed, 1 insertion(+)
+#
+Index: gnupg-2.0.21/jnlib/utf8conv.c
 ===================================================================
---- jnlib/utf8conv.c.orig      2008-11-04 15:39:06.000000000 +0100
-+++ jnlib/utf8conv.c   2009-06-18 11:42:36.000000000 +0200
-@@ -203,6 +203,7 @@ set_native_charset (const char *newset)
+--- gnupg-2.0.21.orig/jnlib/utf8conv.c 2013-08-19 09:55:30.000000000 +0100
++++ gnupg-2.0.21/jnlib/utf8conv.c      2013-08-19 18:53:22.000000000 +0100
+@@ -148,6 +148,7 @@ set_native_charset (const char *newset)
  #else /*!HAVE_W32_SYSTEM*/
-       
+ 
  #ifdef HAVE_LANGINFO_CODESET
 +        setlocale(LC_ALL, "");
        newset = nl_langinfo (CODESET);

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to