[pkg-wpa-devel] r1038 - in /wpasupplicant/trunk/debian: changelog patches/33_wait_for_interface_driver_init.patch patches/series
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Sun Jan 13 21:45:55 UTC 2008
Author: kelmo-guest
Date: Sun Jan 13 21:45:55 2008
New Revision: 1038
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1038
Log:
drop debian/patches/33_wait_for_interface_driver_init.patch, it will not be applied upstream, and the wait_for_interface crap will most likely be removed
Removed:
wpasupplicant/trunk/debian/patches/33_wait_for_interface_driver_init.patch
Modified:
wpasupplicant/trunk/debian/changelog
wpasupplicant/trunk/debian/patches/series
Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1038&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Sun Jan 13 21:45:55 2008
@@ -1,34 +1,20 @@
wpasupplicant (0.6.2-2) UNRELEASED; urgency=low
* DO NOT RELEASE.
- * Add debian/patches/33_wait_for_interface_driver_init.patch to refactor
- driver/interface initialization
- - driver_wext init function returns NULL when interface flags cannot be
- determined. Most other drivers use this function in their initialization
- or or return NULL on similar failure.
- - poll on interface initialization, not after several initialization steps
- have passed.
- - move large block of driver initialization code from
- wpa_supplicant_init_iface2() to wpa_supplicant_driver_init(), making
- sure these functions do something in case we have waited for interface
- to exist.
- - wait_for_interface hack (-w command line option) now works as
- advertised. (Closes: #350963)
- - pending upstream inclusion. We won't ship it unless upstream accepts.
+ * Make sure wpa_supplicant process is checked for and killed by wpa_action
+ on stop or down actions.
* Add debian/patches/35_ctrl_iface_disable_all.patch to activate
`disable_network all` ctrl_interface command.
* Add debian/patches/34_ctrl_iface_enable_all.patch to activate
`enable_network all` ctrl_interface command.
* Add debian/patches/36_ctrl_iface_remove_all.patch to activate
`remove_network all` ctrl_interface command.
- * Make sure wpa_supplicant process is checked for and killed by wpa_action
- on stop or down actions.
* Add debian/patches/32_wpa_gui_qt4_enable_disable_all.patch to take
advantage of `disable_network all` and `enable_network all` via wpa_gui.
* Add debian/patches/37_wpa_gui_qt4_save_config.patch to allow configuration
to be saved from file menu item.
- -- Kel Modderman <kel at otaku42.de> Sun, 13 Jan 2008 23:11:44 +1000
+ -- Kel Modderman <kel at otaku42.de> Mon, 14 Jan 2008 07:43:57 +1000
wpasupplicant (0.6.2-1) experimental; urgency=low
Modified: wpasupplicant/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/series?rev=1038&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/series (original)
+++ wpasupplicant/trunk/debian/patches/series Sun Jan 13 21:45:55 2008
@@ -8,7 +8,6 @@
30_scan_even_when_disconnected.patch
31_wpa_gui_qt4_select_any.patch
32_wpa_gui_qt4_enable_disable_all.patch
-33_wait_for_interface_driver_init.patch
34_ctrl_iface_enable_all.patch
35_ctrl_iface_disable_all.patch
36_ctrl_iface_remove_all.patch
More information about the Pkg-wpa-devel
mailing list