lp://staging/ubuntu/vivid-proposed/urfkill
- Get this branch:
- bzr branch lp://staging/ubuntu/vivid-proposed/urfkill
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 23. By Mathieu Trudel-Lapierre
-
* New upstream snapshot, bugfix only:
- Guard against double call to set ofono's online property.
- UrfConfig: make the strict flight mode a configuration parameter.
- UrfConfig: Enforce strict flight mode when set. (LP: #1427439) - 21. By Mathieu Trudel-Lapierre
-
* New release snapshot:
- UrfOfonoManager: check NULL proxy (LP: #1381818)
- UrfOfonoManager: Fix ofono re-start case (SIGABRT with reg_id > 0)
(LP: #1346685) - 20. By Mathieu Trudel-Lapierre
-
* New release snapshot:
- Asynchronous support for rfkill operations. (LP: #1321627, #1339794)
- Improvements to state persistence. (LP: #1354716)
- Support for devices driven by libhybris rather than rfkill.
* debian/patches/ ignore_ input_monitor_ startup. patch: dropped, included
upstream.
* debian/control:
- bump Build-Depends on libglib2.0-dev to >= 2.36 for GTask.
- add a Build-Depends on libhybris-dev for hybris-driven devices support.
- bump Standards-Version to 3.9.5.
* debian/scripts/ enumerate: handle the new hybris device type.
* debian/rules: remove SysV init startup links. - 19. By Chad Miller
-
[ Chad MILLER ]
* debian/control: Depend on python3, because of scripts in debian/scripts/
* debian/patches/ urfkill- debug-input. patch: Too few arguments to format
string causing SEGVs. (LP: #1357576)[ Mathieu Trudel-Lapierre ]
* debian/control, debian/rules: drop hardening-wrapper; just use build flags
from dh (but with all hardening enabled). - 18. By Mathieu Trudel-Lapierre
-
debian/
patches/ ignore_ input_monitor_ startup. patch: don't fail startup if
the input device monitor fails to start. (LP: #1340710) - 17. By Mathieu Trudel-Lapierre
-
* New release snapshot:
+ always write out persistence state changes to disk.
+ arbitrator: save wanted state to persistence, and not the current device
state on shutdown.
+ Fixes to signals from devices on state changes.
+ Saved desired state when adaptor is not present
+ Allow logging to stdout for debug. - 16. By Mathieu Trudel-Lapierre
-
[ Mathieu Trudel-Lapierre ]
* New release snapshot:
+ Online the modem if it's already Powered when properties are retrieved.
+ Don't fail to start the arbitrator if /dev/rfkill is missing.[ Dimitri John Ledkov ]
* Make urfkill job start on started dbus.
* Remove urfkill dbus activation file, as upstart is used to manager
urfkill. - 15. By Mathieu Trudel-Lapierre
-
* New release:
+ UrfDevice is now generic; UrfDeviceKernel implements the specific kernel
type of devices for standard killswitches.
+ Moved all kernel ops to UrfDeviceKernel.
+ Implement oFono modem handling via UrfDeviceOfono.
+ Fix bugs in persistence lifecycle.
+ Handle saving flight mode state.
+ Properly sync up new device states with persistence data.
+ Implement urf_device_ofono_get_ state() .
+ Add signal for flight mode changes.
* debian/patches/ use-glib- gettext. patch: use GLib's gettext checks.
* debian/urfkill. upstart. in: stop on stopping dbus. - 14. By Mathieu Trudel-Lapierre
-
* New release:
+ UrfDevice is now generic; UrfDeviceKernel implements the specific kernel
type of devices for standard killswitches.
+ Moved all kernel ops to UrfDeviceKernel.
+ Implement oFono modem handling via UrfDeviceOfono.
+ Fix bugs in persistence lifecycle.
+ Handle saving flight mode state.
+ Properly sync up new device states with persistence data.
+ Implement urf_device_ofono_get_ state() .
+ Add signal for flight mode changes.
* debian/patches/ use-glib- gettext. patch: use GLib's gettext checks.
* debian/urfkill. upstart. in: stop on stopping dbus.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/urfkill