Commit Graph

236 Commits

Author SHA1 Message Date
Christian Hewitt
923fe4e785 Merge pull request #8519 from heitbaum/bluez
bluez: update to 5.72
2024-01-14 17:35:03 +04:00
Rudi Heitbaum
93fefbd889 bluez: update to 5.72
ver 5.72:
+	Fix issue with BAP and handling stream IO linking.
+	Fix issue with BAP and setup of multiple streams per endpoint.
+	Fix issue with AVDTP and potential incorrect transaction label.
+	Fix issue with A2DP and handling crash on suspend.
+	Fix issue with GATT database and an invalid pointer.
+	Add support for AICS service.
2024-01-14 11:35:59 +00:00
Christian Hewitt
3613dde737 bluez: support input.conf to handle PS3 controllers
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-01-14 10:26:12 +00:00
Rudi Heitbaum
f58d6977fe bluez: update to 5.71
log:
- https://git.kernel.org/pub/scm/bluetooth/bluez.git/log/

fixes:
- Fix issue with not registering CSIS service.
- Fix issue with registering pairing callbacks.
- Fix issue with corruption during discovery filter parsing.
2023-12-16 22:16:05 +00:00
Rudi Heitbaum
609266a15a bluez: update to 5.70 2023-10-03 16:20:35 +00:00
Rudi Heitbaum
dcad49a101 bluez: fix relocation of dbus-1/bluetooth.conf 2023-09-03 08:36:25 +00:00
Rudi Heitbaum
b37fe713cb bluez: update to 5.69 2023-08-26 06:14:03 +00:00
Rudi Heitbaum
3dc4095191 bluez: update to 5.68 2023-07-05 10:40:12 +00:00
Rudi Heitbaum
1977f62b5a bluez: update to 5.66 2022-11-20 01:39:50 +00:00
Matthias Reichl
9ac0715e91 bluez: update broadcom patches to latest version from RPiOS
This adds support for board-specific firmware files to Broadcom
hciattach, like kernel does for WLAN firmware.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-20 01:20:24 +01:00
Rudi Heitbaum
a0af2f58a2 bluez: update to 5.65 and drop upstream patch 2022-09-24 10:26:14 +00:00
Christian Hewitt
39a0551b41 Merge pull request #6068 from WicRus/bluetooth.service-capabilities-fix
bluez: update bluetoothd service capability
2022-07-16 06:44:36 +01:00
Lukas Rusak
baf580a707 bluez: build library 2022-05-20 15:16:02 -07:00
pretoriano80
18d4dc1f8b bluez: upstream patch to fix gatt database issue
This patch addresses a regression intoduced by https://github.com/bluez/bluez/commit/411d63e
which caused certain bluethooth remotes to stop working correctly as reported here:
https://github.com/bluez/bluez/issues/326

Original upstream patch:
 234d60423c.patch

The patch will close this LibreELEC issue :
 234d60423c.patch
2022-04-02 10:01:17 +03:00
Rudi Heitbaum
37628fe959 bluez: update to 5.64
Release of BlueZ 5.64
- 19th March 2022, 06:18 am by Tedd Ho-Jeong An

This is another release mostly with the bug fixes on HOG, GATT, A2DP,
Media, AVDTP, AVRCP, and scanning failure. Also, this release includes a
fix for building with old glibc (< 2.25), and other minor issues found
with the static code analyzing tool. ISO packet support is added to the
emulator as a part of LE Audio development.
2022-03-29 09:28:53 +00:00
heitbaum
cc73d42bc5 bluez: update to 5.63
update 5.62 (2021-10-17) to 5.63 (2022-01-06)

Release of BlueZ 5.63
 6th January 2022, 08:49 pm by Tedd Ho-Jeong An
 This release is mostly a bug fix release, with fixes to features such as
 GATT, SDP, Daemon, and emulator. It also adds a new MGMT Event for
 Device Found and Device Lost of Advertisement Monitor.

New build options for sanitizers (lsan, asan, ubsan) are added and it
may require installing additional libraries depending on the distros.
2022-02-26 09:17:38 +00:00
heitbaum
edbe9d8fe9 bluez: remove RPATH 2022-01-23 21:39:17 +00:00
Wic
e2dac9d3c8 Update bluetoothd service capability
Add CAP_FOWNER for fix problem with save paired device into /storage/.cache/bluetooth/
2022-01-02 13:16:39 +07:00
Jernej Skrabec
6c1cc07900 bluez: install empty bluez.pc
This is needed to convience pulseaudio that bluez is present.
2021-12-08 22:17:13 +01:00
SupervisedThinking
fa45dcd946 bluez: update to 5.62
- add configure opt to disable manpages
- drop upstreamed patch
2021-12-02 18:19:08 +01:00
SupervisedThinking
af30a00ce5 bluez: add patch "Fix removing all remote SEPs when loading from cache"
- Fixes: https://github.com/bluez/bluez/issues/102
2021-03-12 13:49:30 +01:00
SupervisedThinking
d1b7799981 bluez: set JustWorksRepairing=always
https://patchwork.kernel.org/project/bluetooth/patch/20200214114350.Bluez.v3.1.I333a90ad3c75882c6f008c94a28ca7d3e8f6c76e@changeid/
2021-03-01 17:37:33 +01:00
SupervisedThinking
24c3d53f8a bluez: update to bluez-5.56 2021-03-01 17:29:35 +01:00
Ian Leonard
3baf91e87d network: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:12 +00:00
chewitt
ce4bdeaa55 bluez: bump to 5.55 release 2020-11-16 11:55:47 +00:00