Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909741 - net-wireless/bluez-5.68 version bump
Summary: net-wireless/bluez-5.68 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-05 19:28 UTC by Joakim Tjernlund
Modified: 2023-07-08 10:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2023-07-05 19:28:40 UTC
+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.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-08 01:48:28 UTC
When bumping, please add https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=b741460688925448807c7532fe96182e4d32ec42 from master too, thanks!
Comment 2 Larry the Git Cow gentoo-dev 2023-07-08 10:00:43 UTC
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(+)