lp:~vicamo/ubuntu/vivid/wpa/add-wowlan-support

Created by You-Sheng Yang and last modified
Get this branch:
bzr branch lp:~vicamo/ubuntu/vivid/wpa/add-wowlan-support
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
You-Sheng Yang
Status:
Development

Recent revisions

20. By You-Sheng Yang

nl80211: install disconnect trigger at startup

This installs WoWLAN dissconnect trigger if supported. For WoWLAN
supported devices with kernel version 3.10 or newer, this keeps the
device from being disconnected before going to suspend, so that
NetworkManager won't be busy reconnecting the device during the
suspend-resume process.

19. By You-Sheng Yang

wpa_supplicant: Add Wake-on-WLAN configuration support

Add a new wowlan_triggers option to wpa_supplicant.conf. The triggers in
this key will be used to configure the kernel wowlan configuration.

For now, support only simple flags. More complex triggers can be added
later on.

cherry-picked from commit e4fa8b120

18. By Martin Pitt

Cherry-pick from Debian svn:
Add wpasupplicant_fix-systemd-unit-dependencies.patch: Fix systemd unit
dependencies for wpasupplicant, it needs to be started before the network
target (Closes: 780552, LP: #1431774).

17. By Mathieu Trudel-Lapierre

debian/patches/dbus-available-sta.patch: Make the list of connected
stations available on DBus for hotspot mode; along with some of the
station properties, such as rx/tx packets, bytes, capabilities, etc.

16. By Mathieu Trudel-Lapierre

* debian/patches/android_hal_fw_path_change.patch: add a DBus method for
  requesting a firmware change when working with the Android HAL; this is
  used to set a device in P2P or AP mode; conditional to CONFIG_ANDROID_HAL
  being enabled.
* debian/config/wpasupplicant/linux: enable CONFIG_ANDROID_HAL.
* debian/control: Build-Depends on android-headers to get the required wifi
  headers for the HAL support.

15. By Marc Deslauriers

* SECURITY UPDATE: arbitrary command execution via unsanitized string
  passed to action scripts by wpa_cli and hostapd_cli
  - debian/patches/CVE-2014-3686.patch: added os_exec() helper to
    src/utils/os.h, src/utils/os_unix.c, src/utils/os_win32.c,
    use instead of system() in wpa_supplicant/wpa_cli.c,
    hostapd/hostapd_cli.c.
  - CVE-2014-3686

14. By Mathieu Trudel-Lapierre

debian/patches/git_update_scan_res_for_apscan_1_068e3877.patch: update
scan results when using ap_scan=1; this avoids 4-way handshake failures
while roaming. (LP: #1348105)

13. By Colin Watson

No-change rebuild with pkg-create-dbgsym 0.65 so that the full set of
debug symbol packages are generated.

12. By Mathieu Trudel-Lapierre

* New upstream release (LP: #1099755)
* debian/get-orig-source: update for new git repository for the current
  hostap/wpasupplicant versions.
* Dropped patches due to being applied upstream and included in the current
  source tarball:
  - debian/patches/11_wpa_gui_ftbfs_gcc_4_7.patch
  - debian/patches/13_human_readable_signal.patch
  - debian/patches/git_deinit_p2p_context_on_mgmt_remove_ff1f9c8.patch
  - debian/patches/libnl3-includes.patch
* debian/patches/git_accept_client_cert_from_server.patch: revert the commit:
  "OpenSSL: Do not accept SSL Client certificate for server", which breaks
  many AAA servers that include both client and server EKUs. Cherry-picked
  from hostap git commit b62d5b5.

11. By Mathieu Trudel-Lapierre

debian/patches/git_deinit_p2p_context_on_mgmt_remove_ff1f9c8.patch:
deinitialize the P2P context when the management interface gets removed for
whatever reason, such as a suspend/resume cycle. (LP: #1210785)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/wpa
This branch contains Public information 
Everyone can see this information.

Subscribers