Hello community,

here is the log from the commit of package openconnect for openSUSE:Factory 
checked in at 2014-02-12 07:04:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openconnect (Old)
 and      /work/SRC/openSUSE:Factory/.openconnect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openconnect"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openconnect/openconnect.changes  2013-05-02 
11:28:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openconnect.new/openconnect.changes     
2014-02-12 07:04:39.000000000 +0100
@@ -1,0 +2,41 @@
+Mon Feb 10 16:52:59 UTC 2014 - [email protected]
+
+- Update to version 5.03
+  * Fix crash on --authenticate due to freeing --cafile option in argv.
+
+- Update to version 5.02
+  * Fix XML POST issues with authgroups by falling back to old style login.
+  * Fix --cookie-on-stdin with cookies from ocserv.
+  * Fix reconnection to wrong host after redirect.
+  * Reduce limit of queued packets on DTLS socket, to fix VoIP latency.
+  * Fix Solaris build breakage due to missing <string.h> includes.
+  * Include path in <group-access> node.
+  * Include supporting CA certificates from PKCS#11 tokens (with GnuTLS 
3.2.7+).
+  * Fix possible heap overflow if MTU is increased on reconnection 
(CVE-2013-7098).
+
+- Update to version 5.01
+  * Attempt to handle <client-cert-request> in aggregate auth mode.
+  * Don't include X-Aggregate-Auth: header in fallback mode.
+  * Enable AES256 mode for DTLS with GnuTLS (RH#955710).
+  * Add --dump-http-traffic option for debugging.
+  * Be more permissive in parsing XML forms.
+  * Use original URL when falling back to non-XML POST mode.
+  * Add --no-xmlpost option to revert to older, compatible behaviour.
+  * Close connection before falling back to non-xmlpost mode (RH#964650).
+  * Improve error handling when server closes connection (Debian #708928).
+
+- Update to version 5.00
+  * Use GnuTLS by default instead of OpenSSL.
+  * Avoid using deprecated gnutls_pubkey_verify_data() function.
+  * Fix compatibility issues with XML POST authentication.
+  * Fix memory leaks on realloc() failure.
+  * Fix certificate validation problem caused by hostname canonicalisation.
+  * Add RFC6238 TOTP token support using liboath.
+  * Replace --stoken option with more generic --token-mode and --token-secret 
options.
+
+- Update to version 4.99
+  * Add --os switch to report a different OS type to the gateway.
+  * Support new XML POST format.
+  * Add SecurID token support using libstoken.
+
+-------------------------------------------------------------------

Old:
----
  openconnect-4.08.tar.gz

New:
----
  openconnect-5.03.tar.gz

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

Other differences:
------------------
++++++ openconnect.spec ++++++
--- /var/tmp/diff_new_pack.WH3uHd/_old  2014-02-12 07:04:39.000000000 +0100
+++ /var/tmp/diff_new_pack.WH3uHd/_new  2014-02-12 07:04:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openconnect
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           openconnect
-Version:        4.08
+Version:        5.03
 Release:        0
 Summary:        Open client for Cisco AnyConnect VPN
 License:        LGPL-2.1+
@@ -25,7 +25,7 @@
 Url:            http://www.infradead.org/openconnect.html
 Source0:        ftp://ftp.infradead.org/pub/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  libproxy-devel
-BuildRequires:  openssl-devel
+BuildRequires:  libgnutls-devel
 BuildRequires:  pkg-config
 BuildRequires:  vpnc
 BuildRequires:  pkgconfig(dbus-1)

++++++ openconnect-4.08.tar.gz -> openconnect-5.03.tar.gz ++++++
++++ 56059 lines of diff (skipped)

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

Reply via email to