[pkg-wpa-devel] r1846 - in /wpa/trunk/debian: changelog config/hostapd/kfreebsd config/wpasupplicant/kfreebsd
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Wed Feb 19 00:15:59 UTC 2014
Author: slh-guest
Date: Wed Feb 19 00:15:59 2014
New Revision: 1846
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1846
Log:
rather than the kernel (Closes: #737465). Thanks to Cyril Brulebois
<kibi at debian.org> and Steven Chamberlain <steven at pyro.eu.org>.
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/config/hostapd/kfreebsd
wpa/trunk/debian/config/wpasupplicant/kfreebsd
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1846&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Wed Feb 19 00:15:59 2014
@@ -43,7 +43,8 @@
packages don't provide EAP support and are therefore unaffected. This is
already accounted for by the upstream Makefile, however wrongly depending
on !CONFIG_DRIVER_BSD, while it is actually depending on the target libc
- rather than the kernel (Closes: #737465).
+ rather than the kernel (Closes: #737465). Thanks to Cyril Brulebois
+ <kibi at debian.org> and Steven Chamberlain <steven at pyro.eu.org>.
-- Stefan Lippers-Hollmann <s.l-h at gmx.de> Wed, 16 Jan 2013 18:48:22 +0100
Modified: wpa/trunk/debian/config/hostapd/kfreebsd
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/config/hostapd/kfreebsd?rev=1846&op=diff
==============================================================================
--- wpa/trunk/debian/config/hostapd/kfreebsd (original)
+++ wpa/trunk/debian/config/hostapd/kfreebsd Wed Feb 19 00:15:59 2014
@@ -29,7 +29,7 @@
#LIBS += -L/usr/local/lib
#LIBS_p += -L/usr/local/lib
#LIBS_c += -L/usr/local/lib
-LIBS += -lbsd
+#LIBS += -lbsd
# Driver interface for no driver (e.g., RADIUS server only)
CONFIG_DRIVER_NONE=y
Modified: wpa/trunk/debian/config/wpasupplicant/kfreebsd
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/config/wpasupplicant/kfreebsd?rev=1846&op=diff
==============================================================================
--- wpa/trunk/debian/config/wpasupplicant/kfreebsd (original)
+++ wpa/trunk/debian/config/wpasupplicant/kfreebsd Wed Feb 19 00:15:59 2014
@@ -95,7 +95,7 @@
#LIBS += -L/usr/local/lib
#LIBS_p += -L/usr/local/lib
#LIBS_c += -L/usr/local/lib
-LIBS += -lbsd
+#LIBS += -lbsd
# Driver interface for Windows NDIS
#CONFIG_DRIVER_NDIS=y
More information about the Pkg-wpa-devel
mailing list