SHA256
1
0
forked from pool/bluez

Compare commits

...

4 Commits

Author SHA256 Message Date
Ana Guerrero
ef8133416a Accepting request 1222453 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1222453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=209
2024-11-08 10:55:46 +00:00
45ff1bf4a0 - Update to 5.79:
* Fix issue with handling address type while pairing.
  * Add support for allowing to set A2DP transport delay.
  * Add support for persistent userspace HID operation.
  * Add support for handling syncing to multiple BISes.
- Drop Fix-crash-after-bt_uhid_unregister_all.patch, merged
  upstream.

OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=380
2024-11-07 13:11:30 +00:00
Ana Guerrero
8af9a0b9d3 Accepting request 1202919 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1202919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=208
2024-09-25 19:52:47 +00:00
bce1ec75c2 Add patch to fix crashes when devices disconnect or go to sleep
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=378
2024-09-24 11:30:39 +00:00
4 changed files with 23 additions and 4 deletions

BIN
bluez-5.78.tar.xz (Stored with Git LFS)

Binary file not shown.

3
bluez-5.79.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4164a5303a9f71c70f48c03ff60be34231b568d93a9ad5e79928d34e6aa0ea8a
size 2457612

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Nov 6 08:16:30 UTC 2024 - Frederic Crozat <fcrozat@suse.com>
- Update to 5.79:
* Fix issue with handling address type while pairing.
* Add support for allowing to set A2DP transport delay.
* Add support for persistent userspace HID operation.
* Add support for handling syncing to multiple BISes.
- Drop Fix-crash-after-bt_uhid_unregister_all.patch, merged
upstream.
-------------------------------------------------------------------
Wed Sep 18 08:35:40 UTC 2024 - pallas wept <pallaswept@proton.me>
- add Fix-crash-after-bt_uhid_unregister_all.patch to fix crashes
when devices disconnect or go to sleep
-------------------------------------------------------------------
Thu Sep 12 12:46:33 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>

View File

@ -35,7 +35,7 @@
%endif
Name: bluez
Version: 5.78
Version: 5.79
Release: 0
Summary: Bluetooth Stack for Linux
License: GPL-2.0-or-later
@ -425,6 +425,7 @@ done
%{_mandir}/man1/bluetoothctl-assistant.1%{?ext_man}
%{_mandir}/man1/btmgmt.1%{?ext_man}
%{_mandir}/man5/org.bluez.*.5%{?ext_man}
%{_mandir}/man7/hci.7%{?ext_man}
%{_datadir}/dbus-1/system.d/bluetooth.conf
# not packaged, boo#1151518
###%%{_datadir}/dbus-1/system.d/bluetooth-mesh.conf
@ -435,6 +436,7 @@ done
%if %{with mesh}
%{_unitdir}/bluetooth-mesh.service
%endif
%{_userunitdir}/mpris-proxy.service
%{_datadir}/dbus-1/system-services/org.bluez.service
# not packaged, boo#1151518
###%%{_datadir}/dbus-1/system-services/org.bluez.mesh.service