Skip to content

Commit 5a180f2

Browse files
committed
Release 5.55
1 parent a73d080 commit 5a180f2

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Diff for: ChangeLog

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
ver 5.55:
2+
Fix issue with handling security level for HoG.
3+
Fix issue with handling HIDSDPDisable attribute.
4+
Fix issue with handling HID virtual cable unplug.
5+
Fix issue with handling HID channel disconnect order.
6+
Fix issue with handling AVDTP delay reporting states.
7+
Fix issue with handling AVRCP notification events.
8+
Fix issue with handling AVRCP list player attributes.
9+
Fix issue with handling AVRCP category 1 player settings.
10+
Fix issue with handling AVRCP media player passthrough bitmask.
11+
Fix issue with handling HFP 1.7 default features.
12+
Fix issue with handling GATT disconnecting handling.
13+
Fix issue with handling GATT database hash.
14+
Fix issue with handling service changed characteristic.
15+
Fix issue with handling read of multiple characteristic values.
16+
Fix issue with handling Just-Works auto-accept pairing.
17+
Fix issue with handling authentication of bonded devices.
18+
Fix issue with handling L2CAP streaming mode for AVDTP.
19+
Fix issue with handling SysEx parser for MIDI support.
20+
Fix issue with handling configured scan parameter values.
21+
Fix issue with handling temporary devices removal.
22+
Fix issue with handling advertising flags.
23+
124
ver 5.54:
225
Fix issue with HOGP to accept data only from bonded devices.
326
Fix issue with A2DP sessions being connected at the same time.

Diff for: configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.60)
2-
AC_INIT(bluez, 5.54)
2+
AC_INIT(bluez, 5.55)
33

44
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
55
tar-pax no-dist-gzip dist-xz])

0 commit comments

Comments
 (0)