summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-07-03 21:57:34 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-07-03 21:57:34 +0200
commit4ff803521951463582e4fc522c5965c05233883b (patch)
treedbf405424bc2522adcebef4ffdd6d009741a68d2
parent605573a204062a681f92e7b8f3875e85d702d31c (diff)
downloadnetctl-4ff803521951463582e4fc522c5965c05233883b.tar.gz
netctl-4ff803521951463582e4fc522c5965c05233883b.tar.xz
Release version 2.6.2
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
-rw-r--r--Makefile2
-rw-r--r--NEWS5
-rwxr-xr-xscripts/netcfg2
3 files changed, 7 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 06f0282..c0594f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6.1
+VERSION=2.6.2
VPATH = doc
.PHONY: install docs
diff --git a/NEWS b/NEWS
index ccfb79d..d2e916c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+version 2.6.2
+- fix broken WEP support (FS#24896)
+- fix dhcpcd/dhclient not stopped properly (FS#23293)
+- fix specifying access point by BSSID (FS#24906)
+
version 2.6.1
- fix missing mkdir for net-auto-wireless
- add basic configuration capabilities to tun/tap interfaces
diff --git a/scripts/netcfg b/scripts/netcfg
index cb536b9..ca613ba 100755
--- a/scripts/netcfg
+++ b/scripts/netcfg
@@ -2,7 +2,7 @@
. /usr/lib/network/network
-NETCFG_VER=2.6.1
+NETCFG_VER=2.6.2
version()
{