Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libbluetooth3-5.82-2.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libbluetooth3 Distribution: openSUSE Tumbleweed
Version: 5.82 Vendor: openSUSE
Release: 2.1 Build date: Tue Apr 7 07:33:16 2026
Group: System/Libraries Build host: reproducible
Size: 330310 Source RPM: bluez-5.82-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.bluez.org
Summary: Bluetooth Libraries
BlueZ provides support for the core Bluetooth layers and protocols.
It is uses a modular implementation. It has many interesting features:

* Multithreaded data processing
* Support for multiple Bluetooth devices
* Real hardware abstraction
* Standard socket interface to all layers
* Device and service level security support

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Apr 07 2026 Joey Lee <jlee@suse.com>
  - Add bluez-mainloop-Only-connect-to-NOTIFY_SOCKET-if-STATUS-Sta.patch
    to fix that systemd 259.3 causes timeout in starting home-assistant
    using podman systemd unit / quadlet. (bsc#1259656)
* Tue Feb 24 2026 Joey Lee <jlee@suse.com>
  - Add documentation for obexd system bus support:
    * Add README-obex.SUSE to guide users on how to enable obexd
      on the system bus.
    * Move obex.conf to documentation directory to avoid automatic
      activation due to security concerns.
    (bsc#1243334, bsc#1258146)
* Tue Feb 10 2026 Joey Lee <jlee@suse.com>
  - Add bluez.tmpfiles, using systemd-tmpfiles to create /var/lib/bluetooth
    folder for supporting Immutable Mode. (jsc#PED-14768)
* Sun Apr 06 2025 Dirk Müller <dmueller@suse.com>
  - update to 5.82:
    * Fix issue with handling BAP state transitions.
    * Fix issue with handling D-Bus interface removal.
    * Fix issue with handling MAP and supported features.
    * Fix issue with handling SDP record for Phonebook Access Client.
    * Fix issue with handling AVRCP PDU parameters length mismatch.
    * Fix issue with handling AVRCP PDU for SetAbsoluteVolume.
    * Fix issue with handling AVDTP bad media transport format.
    * Fix issue with handling support for LL Privacy setting.
    * Fix issue with handling address type for all types of keys.
    * Fix issue with handling maximum number of GATT channels.
    * Fix issue with handling MTU auto-tuning feature.
    * Fix issue with handling AVRCP volume in reconfigured transports.
    * Fix issue with handling VCP volume setting requests.
    * Fix issue with handling VCP connection management.
    * Fix issue with handling MAP qualification.
    * Fix issue with handling PBAP qualification.
    * Fix issue with handling BNEP qualification.
    * Add support for PreferredBearer device property.
    * Add support for SupportedTypes Message Access property.
    * Add support for HFP, A2DP, AVRCP, AVCTP and MAP latest versions.
  - drop hcidump-Add-assoc-dump-function-assoc-date-length-ch.patch,
      bluez-5.79-c23.patch,
      bluez-5.79-stdarg.patch: obsolete
* Sun Apr 06 2025 Friedrich Haubensak <hsk17@mail.de>
  - to fix gcc-15 compile time errors, add bluez-5.79-c23.patch
    (from gentoo) and bluez-5.79-stdarg.patch
* Mon Feb 17 2025 Alexey Kolos <lioli7k@gmail.com>
  - Add supplements bluedevil6 for bluez-obexd
    * In Plasma 6 bluedevil5 got renamed to bluedevil6.
      While bluedevil6 provides bluedevil5 on Tumbleweed it's a good
      idea to add it for future proofing.
* Wed Nov 06 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 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 2024 Martin Schreiner <martin.schreiner@suse.com>
  - Mark the configuration files as 'noreplace'.
* Thu Sep 12 2024 Martin Schreiner <martin.schreiner@suse.com>
  - Update to 5.78:
    * Fix issue with handling notification of scanned BISes to BASS
    * Fix issue with handling checking BIS caps against peer caps.
    * Fix issue with handling MGMT Set Device Flags overwrites.
    * Fix issue with handling ASE notification order.
    * Fix issue with handling BIG Info report events.
    * Fix issue with handling PACS Server role.
    * Fix issue with registering UHID_START multiple times.
    * Fix issue with pairing method not setting auto-connect.
  - Fix 3 rpmlint warnings, some configuration files were not marked as so.
* Thu Aug 15 2024 Stefan Seyfried <seife+obs@b1-systems.com>
  - add bluez-no-cups-devel-buildreq.patch to avoid cups-devel
    buildrequires which results in an excessive build loop
* Mon Aug 05 2024 Dirk Müller <dmueller@suse.com>
  - update to 5.77:
    * Fix issue with storing and handling connection parameters.
    * Fix issue with handling device that are marked as temporary.
    * Fix issue with HID and special handling for non-keyboards.
    * Fix issue with BR/EDR not support when discoverable is off.
    * Add support for initial implementation of ASHA profile.
    * Fix issue with broadcast channel location and stream
      capabilities.
    * Fix issue with handling BIS management and synchronization.
    * Fix issue with handling Extended Advertising.
    * Fix issue with UserspaceHID and replay structures.
    * Add support for providing PPCP characteristic.
    * Fix issue with build system and header inclusion.
    * Fix issue with not enabling Wideband Speech when available.
    * Fix issue with UserspaceHID and Bluetooth Classic devices.
    * Fix issue with checking for services being connected.
    * Fix issue with GATT client connection creation.
    * Fix issue with OBEX and small file transfers.
    * Fix issue with handling pairing with Apple AirPods.
    * Fix issue with BAP and setting up broadcast source.
    * Fix issue with BAP and register all endpoints.
    * Fix issue with BAP and missing metadata property.
    * Fix issue with BAP and not handling out of order responses.
    * Fix issue with BAP and attempting to set device as
      connectable.
    * Add support for CCP plugin for call control profile.
    * 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.
  - drop bluez-test-2to3.diff, bluez-cups-libexec.patch:
    upstream has different solutions for ages, use those instead
  - drop fix-link-key-address-type.patch,
    fix-a2dp-suspend-crash.patch: upstream
* Mon Aug 05 2024 Chang <calad0i.fill@outlook.com>
  - add fix-a2dp-suspend-crash.patch (Issue #701 in upstream)
* Tue Jun 11 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Fix python3 shebang from test files (bsc#1212476)
* Wed Feb 28 2024 Yifan Jiang <yfjiang@suse.com>
  - Add necessary Supplements (gnome-bluetooth, blueman, bluedevil5)
    to bluez-obexd, so that file transfer features of the applications
    can be used by default (bsc#1209153).
  - Update the description of bluez-obexd.
* Wed Jan 03 2024 Dirk Müller <dmueller@suse.com>
  - add fix-link-key-address-type.patch - thanks to
    pallaswept for identifying the right patch for the pairing
    regression
* Wed Dec 20 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.71:
    * Fix issue with not registering CSIS service.
    * Fix issue with registering pairing callbacks.
    * Fix issue with corruption during discovery filter parsing.
  - drop CVE-2023-45866.patch,
    Fix-.device_probe-failing-if-SDP-record-is-not.patch: upstream
  - update bluez-disable-broken-tests.diff: disable failing vcp test
* Wed Dec 13 2023 Dirk Müller <dmueller@suse.com>
  - add CVE-2023-45866.patch (CVE-2023-45866, bsc#1217877)
* Mon Nov 06 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.70:
    * Fix issue with not sending GATT confirmations.
    * Fix issue with not handling initiator properly.
    * Fix issue with not checking PBAP counter length.
    * Add support for MICP profile and MICS service.
  - add Fix-.device_probe-failing-if-SDP-record-is-not.patch to fix
    regression when pairing game controllers
* Wed Oct 04 2023 Joey Lee <jlee@suse.com>
  - Moved btmgmt to main rpm of bluez. (jsc#PED-6216)
* Tue Aug 29 2023 Timo Jyrinki <tjyrinki@suse.com>
  - 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 2023 Callum Farmer <gmbr3@opensuse.org>
  - Use %_firmwaredir
* Wed Aug 16 2023 Joey Lee <jlee@suse.com>
  - For pushing bluez 5.68 to 15-SP6 (bluez-5.65), sync change log:
    (jsc#PED-5599)
    - RPi-Move-the-43xx-firmware-into-lib-firmware.patch be removed
      by Stefan Seyfried since updating to bluez-5.66. (bsc#995059)(bsc#1094902)
      Because the header file has "#ifndef FIRMWARE_DIR...#define FIRMWARE_DIR /etc/firmare"
      instead of patching. So we just supply FIRMWARE_DIR on compiler's
      command line in bluez.spec:
      export CPPFLAGS="$CPPFLAGS -DFIRMWARE_DIR='\"/lib/firmware\"'
* Tue Aug 15 2023 Joey Lee <jlee@suse.com>
  - For pushing bluez 5.68 to 15-SP6 (bluez-5.65), sync change log:
    (jsc#PED-5599)
    - The avrcp-Fix-crash-while-handling-unsupported-events.patch
      be merged to bluez-5.67 since 2023. (bsc#1210398)(CVE-2023-27349)
* Fri Aug 11 2023 Joey Lee <jlee@suse.com>
  - 0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch be
    removed by Timo Jyrinki when updating to 5.68. I saw some reasons:
    - Upstream didn't take this patch:
      https://www.spinics.net/lists/linux-bluetooth/msg40136.html
    - Fedora also marked this patch in bluez.spec since bluez-5.68-2.fc39
      https://src.fedoraproject.org/rpms/bluez/blob/2b133d795f4f823c8b22ef5a07569792ad7ce6aa/f/bluez.spec
    We didn't put any bug number of this patch when it be introduced
    to bluez.spec since Nov 23, 2021. So, let's remove this patch unless
    upstream or Fedora add it back.
* Thu Aug 10 2023 Timo Jyrinki <tjyrinki@suse.com>
  - update to 5.68
    * Fix issue with A2DP and handling of Transport.Acquire.
    * 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.
  - Remove patches that are not needed with the new upstream.

Files

/usr/lib64/libbluetooth.so.3
/usr/lib64/libbluetooth.so.3.19.15
/usr/share/doc/packages/libbluetooth3
/usr/share/doc/packages/libbluetooth3/AUTHORS
/usr/share/doc/packages/libbluetooth3/ChangeLog
/usr/share/doc/packages/libbluetooth3/README
/usr/share/licenses/libbluetooth3
/usr/share/licenses/libbluetooth3/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 17 22:31:14 2026