diff --git a/network/connection/openconnect/actions.py b/network/connection/openconnect/actions.py index 36b1960a25..81188be272 100644 --- a/network/connection/openconnect/actions.py +++ b/network/connection/openconnect/actions.py @@ -8,7 +8,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.autoreconf("-fi") + #autotools.autoreconf("-fi") autotools.configure("--with-vpnc-script=/etc/vpnc/vpnc-script") def build(): diff --git a/network/connection/openconnect/pspec.xml b/network/connection/openconnect/pspec.xml index 01c1d63922..04e0a8bd5a 100644 --- a/network/connection/openconnect/pspec.xml +++ b/network/connection/openconnect/pspec.xml @@ -12,7 +12,7 @@ app:console A client for Cisco's AnyConnect VPN, which uses HTTPS and DTLS protocols openconnect provides the core HTTP and authentication support from the OpenConnect VPN client, to be used by GUI authentication dialogs for NetworkManager etc. - ftp://ftp.infradead.org/pub/openconnect/openconnect-7.06.tar.gz + ftp://ftp.infradead.org/pub/openconnect/openconnect-7.08.tar.gz @@ -63,6 +63,13 @@ + + 2017-03-02 + 7.08 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2016-06-09 7.06