This commit is contained in:
parent
864bf8993f
commit
f877b1f36d
2
config
2
config
@ -372,7 +372,7 @@ CONFIG_CTRL_IFACE_DBUS=y
|
||||
#CONFIG_IEEE80211R=y
|
||||
|
||||
# Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
|
||||
#CONFIG_DEBUG_FILE=y
|
||||
CONFIG_DEBUG_FILE=y
|
||||
|
||||
# Enable privilege separation (see README 'Privilege separation' for details)
|
||||
#CONFIG_PRIVSEP=y
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 12:28:55 CEST 2009 - dmueller@suse.de
|
||||
|
||||
- reenable logfile writing support to make d-bus activation work
|
||||
again (bnc#502957)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 7 13:02:49 CEST 2009 - hschaa@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: wpa_supplicant
|
||||
BuildRequires: dbus-1-devel libnl-devel libqt4 libqt4-devel openssl-devel pkg-config readline-devel
|
||||
Url: http://hostap.epitest.fi/wpa_supplicant/
|
||||
Version: 0.6.9
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD 3-Clause; GPL v2 or later
|
||||
Group: Productivity/Networking/Other
|
||||
Summary: WPA supplicant implementation
|
||||
@ -133,6 +133,9 @@ install -m 755 wpa_supplicant/wpa_gui-qt4/wpa_gui %{buildroot}%{_sbindir}
|
||||
/usr/sbin/wpa_gui
|
||||
|
||||
%changelog
|
||||
* Tue May 12 2009 dmueller@suse.de
|
||||
- reenable logfile writing support to make d-bus activation work
|
||||
again (bnc#502957)
|
||||
* Tue Apr 07 2009 hschaa@suse.de
|
||||
- Enable ralink driver (bnc#481380)
|
||||
- Enable nl80211 driver (bnc#485453)
|
||||
|
Loading…
x
Reference in New Issue
Block a user