[pkg-wpa-devel] r1475 - in /hostapd/trunk/debian: changelog install
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Thu Feb 11 04:50:47 UTC 2010
Author: kelmo-guest
Date: Thu Feb 11 04:50:46 2010
New Revision: 1475
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1475
Log:
Install hostapd_cli to /usr/sbin/ from /usr/bin/, as it requires
explicit permissions to be usable by non-admin.
Modified:
hostapd/trunk/debian/changelog
hostapd/trunk/debian/install
Modified: hostapd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/changelog?rev=1475&op=diff
==============================================================================
--- hostapd/trunk/debian/changelog (original)
+++ hostapd/trunk/debian/changelog Thu Feb 11 04:50:46 2010
@@ -2,6 +2,8 @@
* New upstream release.
- drop all patches applied upstream
+ * Install hostapd_cli to /usr/sbin/ from /usr/bin/, as it requires
+ explicit permissions to be usable by non-admin.
* Support the status command in init.d script. Depend on lsb-base (>=
3.2-13) for status_of_proc. Patch thanks to Peter Eisentraut.
(Closes: #535633)
@@ -24,7 +26,7 @@
* Remove uupdate command from debian/watch, unused by maintainer.
* Adjust debian/watch to scan for the 0.6.X stable releases only.
- -- Kel Modderman <kel at otaku42.de> Thu, 11 Feb 2010 14:47:55 +1000
+ -- Kel Modderman <kel at otaku42.de> Thu, 11 Feb 2010 14:49:44 +1000
hostapd (1:0.6.9-3) unstable; urgency=low
Modified: hostapd/trunk/debian/install
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/install?rev=1475&op=diff
==============================================================================
--- hostapd/trunk/debian/install (original)
+++ hostapd/trunk/debian/install Thu Feb 11 04:50:46 2010
@@ -1,3 +1,3 @@
hostapd/hostapd usr/sbin/
-hostapd/hostapd_cli usr/bin/
+hostapd/hostapd_cli usr/sbin/
debian/ifupdown.sh etc/hostapd/
More information about the Pkg-wpa-devel
mailing list