From abf740a68aef3e97e971d8dbb0061b85f310271c Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Wed, 15 Jul 2015 10:57:25 +0300 Subject: [PATCH 1/2] wpa_supplicant:version bump and fixed dep --- network/connection/wpa_supplicant/pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/network/connection/wpa_supplicant/pspec.xml b/network/connection/wpa_supplicant/pspec.xml index 7a5752186a..bc94586abd 100644 --- a/network/connection/wpa_supplicant/pspec.xml +++ b/network/connection/wpa_supplicant/pspec.xml @@ -13,12 +13,14 @@ service IEEE 802.1X/WPA supplicant for secure wireless transfers wpa_supplicant is a WPA supplicant with support for WPA and WPA2. - http://hostap.epitest.fi/releases/wpa_supplicant-2.1.tar.gz + http://hostap.epitest.fi/releases/wpa_supplicant-2.4.tar.gz wpa_supplicant.config libnl-devel + openssl-devel + dbus-devel readline-devel @@ -76,6 +78,13 @@ + + 2015-07-15 + 2.4 + Version Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2014-06-02 2.1 From 6fc03fd379a763523f19ee6477ff9a3807dc9322 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Wed, 15 Jul 2015 10:58:23 +0300 Subject: [PATCH 2/2] libnl:version bump --- network/misc/libnl/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/network/misc/libnl/pspec.xml b/network/misc/libnl/pspec.xml index beddc165b2..86e68ad4db 100644 --- a/network/misc/libnl/pspec.xml +++ b/network/misc/libnl/pspec.xml @@ -12,7 +12,7 @@ library A library for applications dealing with netlink sockets libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation. - http://www.infradead.org/~tgr/libnl/files/libnl-3.2.24.tar.gz + http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz @@ -39,6 +39,13 @@ + + 2015-07-15 + 3.2.25 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2014-04-03 3.2.24