lp://qastaging/~morphis/bluez/unquote-hostname
- Get this branch:
- bzr branch lp://qastaging/~morphis/bluez/unquote-hostname
Branch merges
- Sebastien Bacher: Approve
-
Diff: 400 lines (+352/-1)6 files modified.pc/applied-patches (+1/-0)
.pc/unquote-hostname.patch/plugins/adaptername.c (+327/-0)
debian/changelog (+9/-0)
debian/patches/series (+1/-0)
debian/patches/unquote-hostname.patch (+13/-0)
plugins/adaptername.c (+1/-1)
Branch information
Recent revisions
- 129. By Simon Fels
-
* debian/
patches/ unquote- hostname. patch:
- As hostname is quoted in /etc/machine-info we have to unquote it before
starting to use it or all remote device will see the quotes in our name.
(LP: #1482688) - 128. 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.
* debian/patches/ use_correct_ signal_ strength. patch:
- Use correct value type to get the right signal strength value - 127. 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 - 126. By Robert Ancell
-
* debian/control:
- Depend on kmod instead of obsolete module-init-tools package
(matching Debian) - 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/bluez