From e75567d32f353c6c2150c2ff0c3959f5a319ff23 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Fri, 3 Mar 2017 00:13:35 +0300 Subject: [PATCH 1/2] network-manager-applet:v.bump to 1.4.4 --- network/connection/network-manager-applet/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/network/connection/network-manager-applet/pspec.xml b/network/connection/network-manager-applet/pspec.xml index aeb57bc43b..ae9b8571b7 100644 --- a/network/connection/network-manager-applet/pspec.xml +++ b/network/connection/network-manager-applet/pspec.xml @@ -12,7 +12,7 @@ app:gui Network connection manager GUI interface network-manager-applet is a powerful graphical frontend to NetworkManager. - http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.4/network-manager-applet-1.4.2.tar.xz + http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.4/network-manager-applet-1.4.4.tar.xz gtk2-devel gtk3-devel @@ -87,6 +87,13 @@ + + 2017-03-02 + 1.4.4 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilnux.org + 2016-11-19 1.4.2 From 8bacf7cf86ff004f27e8bedf8410dcdf743ecfdc Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Fri, 3 Mar 2017 00:14:58 +0300 Subject: [PATCH 2/2] openconnect:v.bump to 7.08 --- network/connection/openconnect/actions.py | 2 +- network/connection/openconnect/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) 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