summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Cohen <bencoh@notk.org>2021-07-07 12:20:49 +0300
committerBenjamin Cohen <bencoh@notk.org>2021-07-07 12:20:49 +0300
commit7f4fb8dafa747b19760cbfba7b1066fa9b3d9656 (patch)
treee13aa72d4f0ae30beedbff12283aa70e3093491e
parent60a4931ab055eb4288d044932266e7b679aa1bbb (diff)
-rwxr-xr-xconfigure.ac2
-rw-r--r--debian/changelog9
2 files changed, 10 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c039b80..820590a 100755
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
#
-AC_INIT([wifi-switcher], [0.0.11])
+AC_INIT([wifi-switcher], [0.0.12])
AM_INIT_AUTOMAKE([foreign])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_MACRO_DIRS([m4])
diff --git a/debian/changelog b/debian/changelog
index 8471a5f..b2bfd73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+wifi-switcher (0.0.12) unstable; urgency=low
+
+ * Use %users group in sudoers.d file
+ * turn wlan0 down instead of unloading driver
+ * disable static lib, remove *.la
+ * change priority to optional
+
+ -- Benjamin Cohen <bencoh@notk.org> Wed, 07 Jul 2021 12:17:43 +0300
+
wifi-switcher (0.0.11) unstable; urgency=low
* Port package to Maemo Leste