From 6c8a0add02293fc011671757c1a211b0929b9e04bff1b2b41fd1c17687b4dad9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 4 Sep 2023 07:51:48 +0000 Subject: [PATCH] Accepting request 1107883 from home:tjyrinki_suse:branches:Base:System - update to 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. - Add three new man pages OBS-URL: https://build.opensuse.org/request/show/1107883 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=350 --- bluez-5.68.tar.xz | 3 --- bluez-5.69.tar.xz | 3 +++ bluez.changes | 11 +++++++++++ bluez.spec | 5 ++++- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 bluez-5.68.tar.xz create mode 100644 bluez-5.69.tar.xz diff --git a/bluez-5.68.tar.xz b/bluez-5.68.tar.xz deleted file mode 100644 index 20e31e9..0000000 --- a/bluez-5.68.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933 -size 2319788 diff --git a/bluez-5.69.tar.xz b/bluez-5.69.tar.xz new file mode 100644 index 0000000..e018eee --- /dev/null +++ b/bluez-5.69.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc +size 2335728 diff --git a/bluez.changes b/bluez.changes index 23b3669..7daa580 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Aug 29 05:37:54 UTC 2023 - Timo Jyrinki + +- update to 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. +- Add three new man pages + ------------------------------------------------------------------- Sat Aug 19 13:42:08 UTC 2023 - Callum Farmer diff --git a/bluez.spec b/bluez.spec index 88f3384..8c5a268 100644 --- a/bluez.spec +++ b/bluez.spec @@ -35,7 +35,7 @@ %endif Name: bluez -Version: 5.68 +Version: 5.69 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0-or-later @@ -411,6 +411,9 @@ done %{_mandir}/man1/hid2hci.1%{?ext_man} %{_mandir}/man1/l2ping.1%{?ext_man} %{_mandir}/man1/rctest.1%{?ext_man} +%{_mandir}/man1/bluetoothctl-mgmt.1%{?ext_man} +%{_mandir}/man1/bluetoothctl-monitor.1%{?ext_man} +%{_mandir}/man1/btmgmt.1%{?ext_man} %{_datadir}/dbus-1/system.d/bluetooth.conf # not packaged, boo#1151518 ###%%{_datadir}/dbus-1/system.d/bluetooth-mesh.conf