+ver 5.68: + Fix issue with A2DP and handling of Transport.Acquire. + +ver 5.67: + Fix issue with BAP and initiating QoS and Enable procedures. + Fix issue with BAP and detaching streams when PAC is removed. + Fix issue with BAP and reading all instances of PAC. + Fix issue with BAP and not being able to reconfigure. + Fix issue with BAP and transport configuration changes. + Fix issue with BAP and handling unexpected disconnect. + Fix issue with GATT and not removing pending services. + Fix issue with GATT and client ready handling. + Fix issue with handling fallback to transient hostname. + Add support for SecureConnections configuration option. + Add support for Mesh Remove Provisioning. + Add support for Mesh Private Beacons.
When bumping, please add https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=b741460688925448807c7532fe96182e4d32ec42 from master too, thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0d676de802c6993d63d9d3be70d14f47a03419 commit 4c0d676de802c6993d63d9d3be70d14f47a03419 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2023-07-08 09:58:02 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2023-07-08 09:59:25 +0000 net-wireless/bluez: add 5.68 Closes: https://bugs.gentoo.org/909741 Signed-off-by: Pacho Ramos <pacho@gentoo.org> net-wireless/bluez/Manifest | 1 + net-wireless/bluez/bluez-5.68.ebuild | 292 +++++++++++++++++++++ .../bluez/files/bluez-5.68-bap-dettach-io.patch | 101 +++++++ .../bluez/files/bluez-5.68-bap-ebusy-fix.patch | 206 +++++++++++++++ .../bluez/files/bluez-5.68-bap-nonzero.patch | 27 ++ .../bluez/files/bluez-5.68-bap-resume.patch | 187 +++++++++++++ .../files/bluez-5.68-heap-use-after-free.patch | 41 +++ .../bluez/files/bluez-5.68-monitor-decoding.patch | 45 ++++ 8 files changed, 900 insertions(+)