lp://qastaging/~morphis/bluez/various-fixes

Created by Simon Fels and last modified
Get this branch:
bzr branch lp://qastaging/~morphis/bluez/various-fixes
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Simon Fels
Project:
Bluez Utilities
Status:
Development

Recent revisions

131. By Simon Fels

* debian/patches/update-hfp-feature-advertisment.patch:
  - Update feature bitmask in SDP record correctly after we've initialized
    our telephony plugin to not cause any interoperability problems with
    some headsets.

130. By Simon Fels

* debian/patches/fix-avdtp-crash-on-disconnect.patch:
  - Backport patch from upstream to fix crash when device gets disconnected
    and a discovery process is still running

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/reauthentication-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_hcigetconninfo.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.

Branch metadata

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

Subscribers