Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2015-04-07 09:28:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnutls (Old)
 and      /work/SRC/openSUSE:Factory/.gnutls.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnutls"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes    2015-03-30 
19:32:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes       2015-04-07 
09:28:39.000000000 +0200
@@ -1,0 +2,33 @@
+Wed Apr  1 14:26:31 UTC 2015 - meiss...@suse.com
+
+- updated to 3.3.13 (released 2015-03-30)
+
+  ** libgnutls: When retrieving OCTET STRINGS from PKCS #12 ContentInfo
+  structures use BER to decode them (requires libtasn1 4.3). That allows
+  to decode some more complex structures.
+
+  ** libgnutls: When an end-certificate with no name is present and there
+  are CA name constraints, don't reject the certificate. This follows RFC5280
+  advice closely. Reported by Fotis Loukos.
+
+  ** libgnutls: Fixed handling of supplemental data with types > 255.
+  Patch by Thierry Quemerais.
+
+  ** libgnutls: Fixed double free in the parsing of CRL distribution points 
certificate
+  extension. Reported by Robert Święcki.
+
+  ** libgnutls: Fixed a two-byte stack overflow in DTLS 0.9 protocol. That
+  protocol is not enabled by default (used by openconnect VPN).
+
+  ** libgnutls: The maximum user data send size is set to be the same for
+  block and non-block ciphersuites. This addresses a regression with wine:
+  https://bugs.winehq.org/show_bug.cgi?id=37500
+
+  ** libgnutls: When generating PKCS #11 keys, set CKA_ID, CKA_SIGN,
+  and CKA_DECRYPT when needed.
+
+  ** libgnutls: Allow names with zero size to be set using
+  gnutls_server_name_set(). That will disable the Server Name Indication.
+  Resolves issue with wine: https://gitlab.com/gnutls/gnutls/issues/2
+
+-------------------------------------------------------------------

Old:
----
  gnutls-3.3.13.tar.xz
  gnutls-3.3.13.tar.xz.sig

New:
----
  gnutls-3.3.14.tar.xz
  gnutls-3.3.14.tar.xz.sig

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

Other differences:
------------------
++++++ gnutls.spec ++++++
--- /var/tmp/diff_new_pack.fMC0L2/_old  2015-04-07 09:28:40.000000000 +0200
+++ /var/tmp/diff_new_pack.fMC0L2/_new  2015-04-07 09:28:40.000000000 +0200
@@ -26,7 +26,7 @@
 %bcond_with tpm
 
 Name:           gnutls
-Version:        3.3.13
+Version:        3.3.14
 Release:        0
 Summary:        The GNU Transport Layer Security Library
 License:        LGPL-2.1+ and GPL-3.0+
@@ -45,7 +45,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libidn-devel
 BuildRequires:  libnettle-devel >= 2.7
-BuildRequires:  libtasn1-devel >= 2.14
+BuildRequires:  libtasn1-devel >= 4.3
 BuildRequires:  libtool
 %if %{with tpm}
 BuildRequires:  trousers-devel

++++++ gnutls-3.3.13.tar.xz -> gnutls-3.3.14.tar.xz ++++++
++++ 12889 lines of diff (skipped)



Reply via email to