Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2016-10-10 16:16:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2016-07-18 
21:19:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes       2016-10-10 
16:16:31.000000000 +0200
@@ -1,0 +2,25 @@
+Sun Oct  2 16:13:59 UTC 2016 - [email protected]
+
+- GnuTLS 3.4.15:
+  * libgnutls: Corrected the comparison of the serial size in OCSP 
+    response. Previously the OCSP certificate check wouldn't verify 
+    the serial length and could succeed in cases it shouldn't 
+    (GNUTLS-SA-2016-3).
+  * libgnutls: Fixes in gnutls_x509_crt_list_import2, which was
+    ignoring flags if all certificates in the list fit within the
+    initially allocated memory.
+  * libgnutls: Corrected issue which made 
+    gnutls_certificate_get_x509_crt() to return invalid pointers 
+    when returned more than a single certificate.
+  * libgnutls: Fix gnutls_pkcs12_simple_parse to always extract the
+    complete chain.
+  * libgnutls: Added support for decrypting PKCS#8 files which use 
+    the HMAC-SHA256 as PRF.
+  * libgnutls: Addressed issue with PKCS#11 signature generation on 
+    ECDSA keys. The signature is now written as unsigned integers 
+    into the DSASignatureValue structure. Previously signed 
+    integers could be written depending on what the underlying 
+    module would produce. Addresses #122.
+- fix build error for 13.2, 42.1 and 42.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnutls.spec ++++++
--- /var/tmp/diff_new_pack.uNvbKm/_old  2016-10-10 16:16:33.000000000 +0200
+++ /var/tmp/diff_new_pack.uNvbKm/_new  2016-10-10 16:16:33.000000000 +0200
@@ -30,7 +30,7 @@
 %bcond_without guile
 
 Name:           gnutls
-Version:        3.4.14
+Version:        3.4.15
 Release:        0
 Summary:        The GNU Transport Layer Security Library
 License:        LGPL-2.1+ and GPL-3.0+
@@ -51,12 +51,20 @@
 BuildRequires:  libnettle-devel >= 3.1
 BuildRequires:  libtasn1-devel >= 4.3
 BuildRequires:  libtool
+%if 0%{?suse_version} <= 1320
+BuildRequires:  net-tools
+%else
 BuildRequires:  net-tools-deprecated
+%endif
 %if %{with tpm}
 BuildRequires:  trousers-devel
 %endif
 %if %{with dane}
+%if 0%{?suse_version} <= 1320
+BuildRequires:  unbound-devel
+%else
 BuildRequires:  libunbound-devel
+%endif
 Requires:       libgnutls-dane%{gnutls_dane_sover} = %{version}
 %endif
 %if %{with guile}

++++++ gnutls-3.4.14.tar.xz -> gnutls-3.4.15.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnutls/gnutls-3.4.14.tar.xz 
/work/SRC/openSUSE:Factory/.gnutls.new/gnutls-3.4.15.tar.xz differ: char 26, 
line 1



Reply via email to