lp://qastaging/~morphis/ubuntu/vivid/bluez/fixes
- Get this branch:
- bzr branch lp://qastaging/~morphis/ubuntu/vivid/bluez/fixes
Branch merges
- Sebastien Bacher: Approve
-
Diff: 5768 lines (+5638/-6)12 files modified.pc/applied-patches (+3/-0)
.pc/dynamic-main-conf-loading.patch/src/main.c (+566/-0)
.pc/reauthentication-after-link-key-rejection.patch/src/device.c (+3240/-0)
.pc/use_correct_signal_strength.patch/audio/telephony-ofono.c (+1640/-0)
audio/telephony-ofono.c (+5/-5)
debian/changelog (+21/-0)
debian/patches/dynamic-main-conf-loading.patch (+52/-0)
debian/patches/reauthentication-after-link-key-rejection.patch (+42/-0)
debian/patches/series (+3/-0)
debian/patches/use_correct_signal_strength.patch (+36/-0)
src/device.c (+21/-0)
src/main.c (+9/-1)
Branch information
- Owner:
- Simon Fels
- Status:
- Development
Recent revisions
- 128. By Simon Fels
-
* debian/
patches/ use_correct_ signal_ strength. patch:
- Use correct value type to get the right signal strength value - 127. By Simon Fels
-
* debian/
patches/ reauthenticatio n-after- link-key- rejection. patch:
- Force reauthentication when receiving link key error propably due to the
remote device having removed the pairing and we end up with an invalid
link key. - 126. By Simon Fels
-
* debian/
patches/ dynamic- main-conf- loading. patch:
- allow specifying configuration file to load on bluetoothd startup. If no
specified fallback is /etc/bluetooth/main.conf as before.
* debian/patches/ use_correct_ signal_ strength. patch:
- use correct signal name for telephony signal strength coming from ofono - 125. By Sebastien Bacher
-
* debian/
patches/ restart_ on_error. patch:
- restart the bluetooth service on errors (segfault or such), we have
quite some reports from users who hit a bug in bluez and get confused
because things stop working until a restart - 124. By Ricardo Salveti
-
* dont_enable_
discoverable_ during_ init_with_ if_valid_ timeout. patch:
- Backport from upstream to avoid enabling discoverable if there is a
valid timeout value (LP: #1419874) - 123. By Mathieu Trudel-Lapierre
-
* debian/
patches/ fix_armhf_ hcigetconninfo_ free.patch: drop, fails in some
cases to properly fix the issue.
* debian/patches/ fix_hcigetconni nfo.patch: replaces the patch above; double
the size of the memory requested to hold struct hci_conn_info; which
should allow enough space for the kernel to write the connection data in
all cases. (LP: #1400827) - 122. By Mathieu Trudel-Lapierre
-
debian/
patches/ fix_armhf_ hcigetconninfo_ free.patch: fix alignment on armhf:
align hci_conn_info_req and hci_conn_info to the size of the latter; that
way a call to HCIGETCONNINFO doesn't write outside of the memory we've
allocated for it. - 121. By Ricardo Salveti
-
* debian/
patches/ telephony_ ofono_disable_ inband_ default. patch:
- Disabling default inband ringtone option on telephony-ofono,
as that is not yet supported by our userspace (LP: #1363046)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/wily/bluez