mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 00:34:39 +08:00
Release 5.57
This commit is contained in:
parent
727a88a901
commit
808be93a11
@ -1,3 +1,8 @@
|
||||
ver 5.57:
|
||||
Fix issue with handling GATT notification PDU parsing.
|
||||
Fix issue with registering DIS without a valid source.
|
||||
Fix issue with removing remote SEPs when loading from cache.
|
||||
|
||||
ver 5.56:
|
||||
Fix issue with setting AVDTP disconnect timer.
|
||||
Fix issue with AVDTP not sending GetCapabilities.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 5.56)
|
||||
AC_INIT(bluez, 5.57)
|
||||
|
||||
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