Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2012-10-03 07:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnutls (Old)
 and      /work/SRC/openSUSE:Factory/.gnutls.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnutls", Maintainer is "g...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes    2012-07-02 
10:52:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes       2012-10-03 
07:23:40.000000000 +0200
@@ -1,0 +2,31 @@
+Mon Jul 16 06:00:52 UTC 2012 - g...@suse.com
+
+- update to latest stable version 3.0.21:
+  libgnutls: fixed bug in gnutls_x509_privkey_import()
+  that prevented the loading of EC private keys when DER
+  encoded. Reported by David Woodhouse.
+
+  libgnutls: In DTLS larger to mtu records result to
+  GNUTLS_E_LARGE_PACKET instead of being truncated.
+
+  libgnutls: gnutls_dtls_get_data_mtu() is more precise. Based
+  on patch by David Woodhouse.
+
+  libgnutls: Fixed memory leak in PKCS #8 key import.
+
+  libgnutls: Added support for an old version of the DTLS protocol
+  used by openconnect vpn client for compatibility with Cisco's AnyConnect
+  SSL VPN. It is marked as GNUTLS_DTLS0_9. Do not use it for newer protocols
+  as it has issues.
+
+  libgnutls: Corrected bug that prevented resolving PKCS #11 URLs
+  if only the label is specified. Patch by David Woodhouse.
+
+  libgnutls: When EMSGSIZE errno is seen then GNUTLS_E_LARGE_PACKET
+  is returned.
+
+  API and ABI modifications:
+  gnutls_dtls_set_data_mtu: Added
+  gnutls_session_set_premaster: Added
+
+-------------------------------------------------------------------

Old:
----
  gnutls-3.0.20.tar.xz

New:
----
  gnutls-3.0.21.tar.xz

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

Other differences:
------------------
++++++ gnutls.spec ++++++
--- /var/tmp/diff_new_pack.GTFp4I/_old  2012-10-03 07:23:42.000000000 +0200
+++ /var/tmp/diff_new_pack.GTFp4I/_new  2012-10-03 07:23:42.000000000 +0200
@@ -21,10 +21,10 @@
 %define gnutls_ossl_sover 27
 
 Name:           gnutls
-Version:        3.0.20
+Version:        3.0.21
 Release:        0
 Summary:        The GNU Transport Layer Security Library
-License:        LGPL-3.0+ ; GPL-3.0+
+License:        LGPL-3.0+ and GPL-3.0+
 Group:          Productivity/Networking/Security
 Url:            http://www.gnutls.org/
 Source0:        http://ftp.gnu.org/gnu/gnutls/%{name}-%{version}.tar.xz
@@ -128,7 +128,7 @@
 echo %{_includedir}/%{name}/abstract.h
 
 %build
-autoreconf -i
+autoreconf -if
 %configure \
         --disable-static \
         --with-pic \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to