Release 5.69
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 24 Aug 2023 17:01:09 +0000 (19:01 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
ChangeLog
configure.ac

index 42265c3b4792be1dfd73111e88eb49c91bc59e30..64552854f382eb34983df1a9e27e7a5e52fa68b0 100755 (executable)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 5.69:
+       Fix issue with BAP enabling state correctly when resuming.
+       Fix issue with detaching source ASEs only after Stop Ready.
+       Fix issue with handling VCP audio location and descriptor.
+       Fix issue with generating IRK for adapter with privacy enabled.
+       Add support for BAP broadcast sink.
+
 ver 5.68:
        Fix issue with A2DP and handling of Transport.Acquire.
 
index 2976b91ddb4d90048771d1133b98bc1542b6a27e..44b960c2b8a2918ad24c60977619b8d78cbc8afe 100755 (executable)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.68)
+AC_INIT(bluez, 5.69)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])