mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
Release 5.33
This commit is contained in:
parent
a67403b35f
commit
c26aabc578
@ -1,3 +1,9 @@
|
||||
ver 5.33:
|
||||
Fix issue with memory leak in GATT database.
|
||||
Fix issue with AVDTP set configuration handling.
|
||||
Fix issue with AVDTP discover procedure.
|
||||
Fix issue with not emitting Paired property.
|
||||
|
||||
ver 5.32:
|
||||
Fix issue with OPP GET request path handling.
|
||||
Fix issue with ATT information request errors.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 5.32)
|
||||
AC_INIT(bluez, 5.33)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
|
||||
tar-pax no-dist-gzip dist-xz])
|
||||
|
Loading…
Reference in New Issue
Block a user