diff options
author | Colin Guthrie <colin@mageia.org> | 2013-10-01 10:42:18 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-10-01 10:42:18 +0100 |
commit | 0b256230c1cc8378571032cb52509b4eef226c4e (patch) | |
tree | 79311822678a364e46e857cf622b873b1e0b8129 | |
parent | a5a258d1820690b7d2bbe945dbe2f43884708269 (diff) | |
download | drakx-net-0b256230c1cc8378571032cb52509b4eef226c4e.tar drakx-net-0b256230c1cc8378571032cb52509b4eef226c4e.tar.gz drakx-net-0b256230c1cc8378571032cb52509b4eef226c4e.tar.bz2 drakx-net-0b256230c1cc8378571032cb52509b4eef226c4e.tar.xz drakx-net-0b256230c1cc8378571032cb52509b4eef226c4e.zip |
1.271.27
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 1.26 +VERSION = 1.27 DESTDIR= libdir=/usr/lib @@ -1,4 +1,5 @@ -- fix namespace problem on root check (mga#11332) +1.27 +- fix namespace problem on root user check (mga#11332) 1.26: - use polkit for authorisation (mga#11125) |