summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-07-30 21:07:36 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-07-30 21:07:36 +0200
commit124580abf297b9b6ce1a7558feee1e38d68fe9d9 (patch)
tree0c633e4f200b74e121cf5be23db42f3d51b2bc83
parenta1fc17107a833d0a55bca8b14d3244b7788adf86 (diff)
downloadnetctl-124580abf297b9b6ce1a7558feee1e38d68fe9d9.tar.gz
netctl-124580abf297b9b6ce1a7558feee1e38d68fe9d9.tar.xz
Release version 2.6.6
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
-rw-r--r--Makefile2
-rw-r--r--NEWS2
-rw-r--r--docs/netcfg-profiles.txt4
-rw-r--r--docs/netcfg.txt2
-rwxr-xr-xscripts/netcfg2
5 files changed, 7 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index afee188..28ccf80 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6.5
+VERSION=2.6.6
VPATH = doc
.PHONY: install docs
diff --git a/NEWS b/NEWS
index e1cee06..c9cc02e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
version 2.6.6
- fix wrong rc scripts names in suspend hook (FS#20330)
+- fix wireless failure when using wpa-config and a custom
+ ctrl_interface path (FS#24949)
- bash-completion: add -r to option list (FS#25188)
version 2.6.5
diff --git a/docs/netcfg-profiles.txt b/docs/netcfg-profiles.txt
index 4992e21..c519e43 100644
--- a/docs/netcfg-profiles.txt
+++ b/docs/netcfg-profiles.txt
@@ -1,7 +1,7 @@
-% NETCFG-PROFILES(5) netcfg 2.6.5 | Arch Linux
+% NETCFG-PROFILES(5) netcfg 2.6.6 | Arch Linux
% Rémy Oudompheng <remy@archlinux.org>
James Rayner <james@archlinux.org>
-% 17 July 2011
+% 30 July 2011
NAME
====
diff --git a/docs/netcfg.txt b/docs/netcfg.txt
index a00eb5d..3755140 100644
--- a/docs/netcfg.txt
+++ b/docs/netcfg.txt
@@ -1,4 +1,4 @@
-% NETCFG(8) netcfg 2.6.5 | Arch Linux
+% NETCFG(8) netcfg 2.6.6 | Arch Linux
% Rémy Oudompheng <remy@archlinux.org>
James Rayner <james@archlinux.org>
% July 2011
diff --git a/scripts/netcfg b/scripts/netcfg
index 9786f19..61ca4fb 100755
--- a/scripts/netcfg
+++ b/scripts/netcfg
@@ -2,7 +2,7 @@
. /usr/lib/network/network
-NETCFG_VER=2.6.5
+NETCFG_VER=2.6.6
version()
{