| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bluez-auto-enable-devices | Distribution: SUSE Linux Enterprise 15 |
| Version: 5.71 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.3 | Build date: Thu May 9 12:13:24 2024 |
| Group: Hardware/Mobile | Build host: h03-ch2c |
| Size: 12250 | Source RPM: bluez-5.71-150600.1.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://www.bluez.org | |
| Summary: Configuration that automatically enables all bluetooth devices | |
Contains configuration that automatically enables all bluetooth devices that are connected to the system if no other tool is handling them (e.g. desktop specific applets like blueman or GNOME or KDE applets).
GPL-2.0-or-later
* Wed Feb 28 2024 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 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 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 dmueller@suse.com
- add CVE-2023-45866.patch (CVE-2023-45866, bsc#1217877)
* Mon Nov 06 2023 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 jlee@suse.com
- Moved btmgmt to main rpm of bluez. (jsc#PED-6216)
* Tue Aug 29 2023 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 gmbr3@opensuse.org
- Use %_firmwaredir
* Wed Aug 16 2023 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 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 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 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.
* Wed Nov 16 2022 seife+obs@b1-systems.com
- update to 5.66:
* Fix issue with A2DP and transport connection collisions.
* Fix issue with allowing application specific error codes.
* Fix issue with not setting initiator flag correctly.
* Fix issue with HoG Report MAP size handling.
* Add initial support for Basic Audio Profile.
* Add initial support for Volume Control Profile.
- remove RPi-Move-the-43xx-firmware-into-lib-firmware.patch (does
not apply anymore), replace with CPPFLAGS define
* Wed Oct 26 2022 jlee@suse.com
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync more change log:
(jsc#PED-1407)
- The hcidump-Fix-set_ext_ctrl-global-buffer-overflow.patch
be merged to bluez-5.51 in 2018. (bsc#1013732)(CVE-2016-9801)
- The following btmon patches are merged to bluez-5.51 and later:
0001-btmon-fix-segfault-caused-by-buffer-over-read.patch
0002-btmon-fix-segfault-caused-by-buffer-over-read.patch
0003-btmon-fix-segfault-caused-by-buffer-over-read.patch
0004-btmon-Fix-crash-caused-by-integer-underflow.patch
0005-btmon-fix-stack-buffer-overflow.patch
0006-btmon-fix-multiple-segfaults.patch
0007-btmon-fix-segfault-caused-by-integer-underflow.patch
0008-btmon-fix-segfault-caused-by-integer-undeflow.patch
0009-btmon-fix-segfault-caused-by-buffer-over-read.patch
0010-btmon-fix-segfault-caused-by-buffer-overflow.patch
0011-btmon-fix-segfault-caused-by-integer-underflow.patch
0012-btmon-fix-segfault-caused-by-buffer-over-read.patch
(bsc#1015173)(CVE-2016-9918)(bsc#1013893)(CVE-2016-9802)
- The shared-gatt-server-Fix-not-properly-checking-for-sec.patch
be merged to bluez-5.57 in 2021.
(bsc#1186463 CVE-2021-0129 CVE-2020-26558)
- The gatt-Fix-potential-buffer-out-of-bound.patch be merged to
bluez-5.56 in 2021. (bsc#1187165 CVE-2021-3588)
- The shared-gatt-db-Introduce-gatt_db_attribute_set_fixed.patch
be merged to bluez-5.56 in 2021. (bsc#1187165 CVE-2021-3588)
- The gatt-Make-use-of-gatt_db_attribute_set_fixed_length.patch
be merged to bluez-5.56 in 2021. (bsc#1187165 CVE-2021-3588)
- Add JIRA-SLE-18497 number to 5.60, 5.61 and 5.62 update log
to sync with bluez.changes in SLE15-SP5.
- Install modprobe.conf files to %_modprobedir
This change already in bluez.sepc in openSUSE:Factory/bluez.
Sync the change log here. (bsc#1196275, jsc#SLE-20639)
* Tue Oct 04 2022 jlee@suse.com
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync the spec file and
log: (jsc#PED-1407)
- SLE15-SP5 will direct use bluez.changes for openSUSE TW.
So keep the contents of SLE bluez.changes to bluez.changes.sle file.
- Put to /usr/share/doc/packages/bluez/bluez.changes.sle in package.
* Mon Oct 03 2022 jlee@suse.com
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync the spec file and
log: (jsc#PED-1407)
- SLE15-SP5 will use the bluez.spec from openSUSE TW. The following
are changes in bluez.spec of SLE15-SP5:
- Obsoletes: bluez-utils <= 3.36
to
Obsoletes: bluez-utils < 3.36
- Obsoletes: bluez-audio <= 3.36
to
Obsoletes: bluez-audio < 3.36
- In %package -n libbluetooth3:
Obsoletes: bluez-libs <= 3.36
to
Obsoletes: bluez-libs < 3.36
- In %package cups, add the following statements
Requires: %{name}
Requires: cups
Supplements: (%{name} and cups)
- In %package test
Requires: python3-gobject2
to
Requires: python3-gobject
- In %package auto-enable-devices package, add
Requires(post): systemd
- Add %package obexd and %package zsh-completion
and their %description
- In %prep
- Removed
%setup -q
- Removed
[#] FIXME: Change the dbus service to be a real service, not systemd launched
sed -i "s:Exec=/bin/false:Exec=%{_libexecdir}/bluetooth/obexd:g" obexd/src/org.bluez.obex.service
sed -i "/SystemdService=.*/d" obexd/src/org.bluez.obex.service
[#] END FIXME
- In %build, add
- -with-dbusconfdir=%{_datadir} \
- In %install
- Removed
[#] FIXME: Do not delete the systemd service once we support systemd user/session services
rm %{buildroot}%{_userunitdir}/obex.service
[#] end FIXME
- org.bluez.mesh.service to %{_sysconfdir}/dbus-1/system-services/,
to
org.bluez.mesh.service to %{_datadir}/dbus-1/system-services/,
- In %files
- Add
%{_bindir}/isotest
%{_libexecdir}/bluetooth/obexd
%{_mandir}/man1/isotest.1%{?ext_man}
- %config %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
to
%{_datadir}/dbus-1/system.d/bluetooth.conf
- Removed
%{_datadir}/dbus-1/services/org.bluez.obex.service
- Removed
%{_datadir}/zsh/site-functions/_bluetoothctl
- Add %files zsh-completion
- SLE15-SP5 will direct use bluez.changes for openSUSE TW.
So keep the contents of SLE bluez.changes to bluez.changes.sle file.
- Removed shared-gatt-server-Fix-heap-overflow-when-appending-.patch in
SLE15-SP5 bluez because 5.65 bluez already includes it.
- The code shall check if the prepare writes would append more the
allowed maximum attribute length. (bsc#1194704 CVE-2022-0204)
* Wed Sep 14 2022 jlee@suse.com
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync the patches and
log: (jsc#PED-1407)
- hcidump-fixed-hci-frame-dump-stack-buffer-overflow.patch patch
be merged to 5.51 mainline. So 5.65 bluez already includes it.
(PATCH-FIX-UPSTREAM)(bsc#1013721)(CVE-2016-9800)
- Add the following patches from the bluez-5.62 of 15-SP5:
- disable_some_obex_tests.patch
- disable tests for bypass boo#1078285
- hcidump-Add-assoc-dump-function-assoc-date-length-ch.patch
- bsc#1013708 CVE-2016-9797
- Al Cho has sent it to upstream but it not be merged:
https://lore.kernel.org/all/20181031081508.25927-1-acho@suse.com/T/
- hcidump-Fix-memory-leak-with-malformed-packet.patch
- bsc#1015171 CVE-2016-9917
- Al Cho has sent it to upstream but it not be merged:
https://www.spinics.net/lists/linux-bluetooth/msg79852.html
- hcidump-Fixed-malformed-segment-frame-length.patch
- bsc#1013712 CVE-2016-9798
- Did not send to upstream.
- 0001-rpi3-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch
- Move 43xx firmware path for RPi3 bluetooth support bsc#1140688 bsc#995059 bsc#1094902
- From https://www.yoctoproject.org/pipermail/yocto/2016-April/029424.html
- Respin the following patches
- bluez-test-2to3.diff
- Removed some parts of patch because those codes be included
in a1939bd51e0faba9a8550eea2590d99cb63a33c1 since 5.65.
- The following patches are the same between SLE15-SP5 with openSUSE TW:
- bluez-5.45-disable-broken-tests.diff in 15-SP5 matchs with
bluez-disable-broken-tests.diff in openSUSE TW.
- 0002-rpi3-Move-the-43xx-firmware-into-lib-firmware.patch in 15-SP5
matchs with RPi-Move-the-43xx-firmware-into-lib-firmware.patch in
openSUSE TW. (bsc#995059)(bsc#1094902)
* Wed Aug 17 2022 dmueller@suse.com
- update to 5.65:
* Fix issue with A2DP cache invalidation handling.
* Fix issue with A2DP and not initialized SEP codec.
* Fix issue with A2DP and multiple SetConfiguration to same SEP
* Fix issue with AVRCP and not properly initialized volume.
* Fix issue with SDP records when operating in LE only mode.
* Fix issue with HoG and not reading report map of instances.
* Fix issue with GATT server crashing while disconnecting.
* Fix issue with not removing connected devices.
* Fix issue with enabling wake support without RPA Resolution.
* Fix issue with pairing failed due to the error of Already Paired.
* Add support for CONFIGURATION_DIRECTORY environment variable.
* Add support for STATE_DIRECTORY environment variable.
* Add support for "Bonded" property with Device API.
* Add experimental support for ISO socket.
- drop bluez-test-2to3.diff (obsolete/upstream)
* Sun May 08 2022 code@bnavigator.de
- Upgrade bluez-test requirement of PyGObject from ancient version
2 to current version. (bluez/test is at least able to use it
since 2014)
* Wed May 04 2022 gmbr3@opensuse.org
- Move the dbus-1 system.d file to /usr (bsc#1199207)
- Fix self-obsoletion issues
- Add supplements to cups subpackage
- Split zsh completion into subpackage
- Don't tell the user to write to /usr (in README-mesh.SUSE)
* Tue Apr 26 2022 gcomes.obs@gmail.com
- add Requires(post): systemd for bluez-auto-enable-devices
* fixes boo#1198906
* Sun Mar 20 2022 seife+obs@b1-systems.com
- update to version 5.64:
This is another release mostly with bug fixes on HOG, GATT, A2DP,
Media, AVDTP, AVRCP, and scanning failure.
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.
- removed obsoleted 0002-Use-g_memdup2-everywhere.patch
* Sun Mar 06 2022 mwilck@suse.com
- Add code to restore user modifications for modprobe.d %config files
after moving the files to %_modprobedir
- Use %_modprobedir (jsc#SLE-20639)
* Sat Mar 05 2022 seife+obs@b1-systems.com
- update to version 5.63:
* Fix issue with storing IRK causing invalid read access.
* Fix issue with disconnecting due to GattCharacteristic1.MTU.
* Add support for Device{Found,Lost} of advertising monitoring.
* Sat Feb 26 2022 gmbr3@opensuse.org
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
* Tue Nov 23 2021 bjorn.lie@gmail.com
- Stop nuking the obex service, we support user systemd services
just fine now. Following this, no longer hack the dbus service,
leave it as a systemd service as upstream intended.
- Split out obex in own package with it's needed enabledment as a
systemd user service.
- Add 0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch:
obex: Use GLib helper function to manipulate paths. Instead of
trying to do it by hand. This also makes sure that relative paths
aren't used by the agent. Patch from fedora.
* Sun Oct 17 2021 seife+obs@b1-systems.com
- update to version 5.62 (JIRA-SLE-18497):
* Fix issue with handling truncation when loading LTKs.
* Fix issue with accepting Exchange MTU on EATT bearer.
* Fix issue with clearing DeviceLost timers on power down.
* Fix issue with AVCTP browsing channel and missing ERTM.
* Fix issue with AVDTP and local SEID pool for each adapter.
* Add support for BR/EDR and LE connection failure reasons.
- drop obsoleted patch
0005-media-rename-local-function-conflicting-with-pause-2.patch
* Tue Aug 24 2021 seife+obs@b1-systems.com
- update to version 5.61 (JIRA-SLE-18497):
* Fix issue with A2DP while waiting for command response.
* Fix issue with A2DP when SetConfiguration fails.
* Fix issue with device removal handling.
* Fix issue with storing discoverable setting.
* Add support for Central Address Resolution characteristic.
* Add support for admin policy plugin.
* Tue Aug 10 2021 seife+obs@b1-systems.com
- add fedora's patches 0002-Use-g_memdup2-everywhere.patch and
0005-media-rename-local-function-conflicting-with-pause-2.patch
to fix compatibility problems with newer glib and glibc
* Mon Aug 02 2021 seife+obs@b1-systems.com
- fix bluez-auto-enable-devices subpackage (boo#1177845)
* Mon Jul 12 2021 seife+obs@b1-systems.com
- remove notification message from bluez-deprecated package.
I'm not going to remove it, and another maintainer can still
restart the removal process :-)
also boo#1188660
* Thu Jul 08 2021 seife+obs@b1-systems.com
- update to 5.60 (JIRA-SLE-18497):
* Fix issue with reading from RFKILL device node.
* Fix issue with AVDTP and parsing capabilities.
* Fix issue with UnregisterApplication handling.
* Fix issue with RegisterProfile if UUID already exists.
* Fix issue with GATT client attribute read with offset.
* Fix issue with non-discoverable device and advertising monitor.
- remove bluez-5.59-0388794dc5fdb73a4ea.diff (included upstream)
* Sun Jul 04 2021 seife+obs@b1-systems.com
- add bluez-5.59-0388794dc5fdb73a4ea.diff, fixes a2dp on newly
paired devices, https://github.com/bluez/bluez/issues/157
* Thu Jun 17 2021 seife+obs@b1-systems.com
- update to 5.59:
* Fix issue with string to UUID-32 conversion.
* Fix issue with connect request if SDP search failed.
* Fix issue with accepting invalid AVDTP capabilities.
* Fix issue with unregister handling of AVRCP player.
- new tool: mesh-cfgtest
- new manpages: btmon.1, bluetooth-meshd.8
- rebased bluez-test-2to3.diff
* Wed Apr 07 2021 seife+obs@b1-systems.com
- update to 5.58:
* Fix issue with usage of deprecated GLib functions.
- version 5.57:
* Fix issue with handling GATT notification PDU parsing.
* Fix issue with registering DIS without a valid source.
* Fix issue with removing remote SEPs when loading from cache.
- remove upstreamed
bluez-avdtp-Fix-removing-all-remote-SEPs-when-loading-from.patch
* Thu Apr 01 2021 acho@suse.com
- add bluez-avdtp-Fix-removing-all-remote-SEPs-when-loading-from.patch
Fix Bluetooth headphones disconnect periodically(bsc#1183821)
* Wed Feb 24 2021 seife+obs@b1-systems.com
- update to 5.56:
* Fix issue with setting AVDTP disconnect timer.
* Fix issue with AVDTP not sending GetCapabilities.
* Fix issue with AVDTP connecting using streaming mode.
* Fix issue with handling A2DP and remote SEP disappearing.
* Fix issue with handling session of A2DP channels.
* Fix issue with GATT and handling device removal.
* Fix issue with GATT not accepting multiple requests.
* Fix issue with HID report value callback registration.
* Add support for new advertising management command.
* Add support for battery D-Bus interface.
* removed obsolete bccmd
* Wed Jan 27 2021 seife+obs@b1-systems.com
- add bluez-test-2to3.diff to get rid of python2 dependency
* Thu Sep 17 2020 seife+obs@b1-systems.com
- Packaging: remove _service and accompanying README.md,
maintenance in git did not work out as well as intended.
* Thu Sep 10 2020 dmueller@suse.com
- update to 5.55:
* Fix issue with handling security level for HoG.
* Fix issue with handling HIDSDPDisable attribute.
* Fix issue with handling HID virtual cable unplug.
* Fix issue with handling HID channel disconnect order.
* Fix issue with handling AVDTP delay reporting states.
* Fix issue with handling AVRCP notification events.
* Fix issue with handling AVRCP list player attributes.
* Fix issue with handling AVRCP category 1 player settings.
* Fix issue with handling AVRCP media player passthrough bitmask.
* Fix issue with handling HFP 1.7 default features.
* Fix issue with handling GATT disconnecting handling.
* Fix issue with handling GATT database hash.
* Fix issue with handling service changed characteristic.
* Fix issue with handling read of multiple characteristic values.
* Fix issue with handling Just-Works auto-accept pairing.
* Fix issue with handling authentication of bonded devices.
* Fix issue with handling L2CAP streaming mode for AVDTP.
* Fix issue with handling SysEx parser for MIDI support.
* Fix issue with handling configured scan parameter values.
* Fix issue with handling temporary devices removal.
* Fix issue with handling advertising flags.
- remove input-hog-Attempt-to-set-security-level-if-not-bonde.patch,
input-Add-LEAutoSecurity-setting-to-input.conf.patch: upstream
- use autopatch, spec-cleaner
* Mon Jun 15 2020 jengelh@inai.de
- Add --enable-external-ell to actually make use of pkgconfig(ell).
* Thu Apr 16 2020 tchvatal@suse.com
- Pull in python3 packages, the tests are py3 based so it does not
make sense to pull in py2 packages.
* Fri Mar 20 2020 seife+obs@b1-systems.com
- update to bluez-5.54:
* Fix issue with HOGP to accept data only from bonded devices.
* Fix issue with A2DP sessions being connected at the same time.
* Fix issue with class UUID matches before connecting profile.
* Add support for handling MTU auto-tuning option for AVDTP.
* Add support for new policy for Just-Works repairing.
* Add support for Enhanced ATT bearer (EATT).
- bluez-5.53:
* Fix issue with handling unregistration for advertisment.
* Fix issue with A2DP and handling recovering process.
* Fix issue with udpating input device information.
* Add support for loading blocked keys.
- remove obsolete upstreamed patches:
* HOGP-must-only-accept-data-from-bonded-devices.patch
* HID-accepts-bonded-device-connections-only.patch
- refresh other patches
* Wed Mar 18 2020 acho@suse.com
- Add
HOGP-must-only-accept-data-from-bonded-devices.patch
HOGP 1.0 Section 6.1 establishes that the HOGP must require
bonding.(bsc#1166751)(CVE-2020-0556)
HID-accepts-bonded-device-connections-only.patch
This change adds a configuration for platforms to choose a more
secure posture for the HID profile.(bsc#1166751)(CVE-2020-0556)
input-hog-Attempt-to-set-security-level-if-not-bonde.patch
Attempt to set security level if not bonded.
(bsc#1166751)(CVE-2020-0556)
input-Add-LEAutoSecurity-setting-to-input.conf.patch
Add LEAutoSecurity setting to input.conf.
(bsc#1166751)(CVE-2020-0556)
* Mon Feb 10 2020 idonmez@suse.com
- Fix path to systemctl in %post script
* Mon Dec 16 2019 seife+obs@b1-systems.com
- add NoSource tag for omitting README.md from src.rpm
* Thu Dec 05 2019 seife+obs@b1-systems.com
- move all deprecated tools into bluez-deprecated package which can
be disabled by prjconf in OBS.
- bluez-deprecated will go away before end of 2020 in Tumbleweed!
* Thu Nov 21 2019 stefan.bruens@rwth-aachen.de
- BuildIgnore shared-mime-info, pulled in by libgio-2_0-0, not
required for building, but causes a build loop.
- Add bcond for mesh, also enable mesh on Leap 15.2/SLE15SP2.
- Properly conditionalize all files which are only built with enabled
mesh functionality, fixes build on Leap 15.1 and earlier.
* Thu Nov 07 2019 seife+obs@b1-systems.com
- fix udev directory from %_libexecdir to %_prefix/lib
* Mon Nov 04 2019 seife+obs@b1-systems.com
- update to version 5.52:
* Fix issue with AVDTP session disconnect timeout handling.
* Mark media endpoint APIs as stable interfaces.
- remove obsolete 0001-mesh-Fix-segmentation-fault-on-Join-call.patch
- disable one more segfaulting patch
* Mon Oct 07 2019 seife+obs@b1-systems.com
- add 0001-mesh-Fix-segmentation-fault-on-Join-call.patch
(boo#1152672)
* Sun Oct 06 2019 seife+obs@b1-systems.com
- add _service to use github.com/seifes-obs-packages/bluez.git
as source for the package
* Fri Oct 04 2019 jengelh@inai.de
- Combine multiple %service_* to reduce generated boilerplate.
* Wed Oct 02 2019 seife+obs@b1-systems.com
- disable mesh service due to security concerns, see boo#1151518
- add README-mesh.SUSE to explain the issue
- remove no longer necessary temporary-rpmlintrc
* Fri Sep 20 2019 seife+obs@b1-systems.com
- update to version 5.51:
* Fix issue with first agent not being registered as default.
* Fix issue with loading devices without Service Changed CCC.
* Fix issue with GATT client and extended property reading.
* Fix issue with handling GATT client invalid read behavior.
* Fix issue with handling GATT disconnect handler removal.
* Fix issue with missing GATT/GAP service records for SDP.
* Fix issue with checking SDP continuation state length.
* Fix issue with HID device removal on HoG disconnect.
* Fix issue with AVDTP and session destroy handling.
* Fix issue with AVCTP and output MTU accounting.
* Fix issue with AVRCP and creating media items.
* Add support for GATT database caching feature.
* Add experimental support for Bluetooth Mesh Profile.
- removed obsoleted patches:
* 0001-obexd-use-AM_LDFLAGS-for-linking.patch
* 0001-policy-Add-logic-to-connect-a-Sink.patch
* 0001-tools-Fix-build-after-y2038-changes-in-glibc.patch (bsc#1156544)
* bluez-5.50-a2dp-backports.patch
* bluez-5.50-gcc9.patch
* disable_some_obex_tests.patch
* bluez-5.45-disable-broken-tests.diff
- add bluez-disable-broken-tests.diff
- add temporary rpmlintrc until security team approves
* Sun Aug 18 2019 antoine.belvire@opensuse.org
- Fix build with GCC 9 (boo#1121404, bko#202213):
* Add bluez-5.50-gcc9.patch.
* Thu Jul 11 2019 acho@suse.com
- Fix 43xx firmware path for RPi3 bluetooth support (bsc#1140688)
- Add RPi-Move-the-43xx-firmware-into-lib-firmware.patch
* Wed Jul 10 2019 jslaby@suse.com
- Add 0001-tools-Fix-build-after-y2038-changes-in-glibc.patch: Fix
build after y2038 changes in glibc (bsc#1156544)
* Tue Jun 25 2019 fcrozat@suse.com
- Add avinfo to bluez-test, useful for debugging.
- Only BuildRequires pkgconfig(ell) on Tumbleweed.
- Add bluez-5.50-a2dp-backports.patch: A2DP fixes for newer codecs
(upstream backport).
* Wed Apr 24 2019 msuchanek@suse.de
- Connect Sink profile which HSP profile connects (boo#1131772).
- Add 0001-policy-Add-logic-to-connect-a-Sink.patch
* Mon Apr 08 2019 lnussel@suse.com
- install bluetoothd sample config file as %doc for reference
* Wed Feb 20 2019 seife+obs@b1-systems.com
- use gcc8 for now to work around boo#1121404
* Sat Feb 02 2019 seife+obs@b1-systems.com
- add btmgmt to bluez-test
* Tue Jan 15 2019 seife+obs@b1-systems.com
- add btgatt-client to bluez-test
* Mon Jun 04 2018 seife+obs@b1-systems.com
- update to version 5.50:
- Fix issue with GATT and reading long values.
- Fix issue with GATT and reading multiple includes.
- Fix issue with GATT and service changes when offline.
- Fix issue with handling secondary service discovery.
- Fix issue with handling persistency of CCC values.
- Fix issue with handling Mesh session on disconnection.
- Fix issue with handling Mesh proxy PDU SAR message length.
- Fix issue with handling Mesh default heartbeat TTL value.
- Add support for Mesh node-reset operation handling.
- Add support for GATT authorization request handling.
- Add support for GATT minimum key size requirements.
- Add support for GATT server and included services.
- Add support for handling additional advertising data.
- Add support for handling separate discoverable state.
- Add support for enabling HFP version 1.7 features.
- Add support for dedicated Bluetooth logging daemon.
- remove 0001-Don-t-refresh-adv_manager-for-non-LE-devices.patch,
fixed upstream
* Fri May 11 2018 acho@suse.com
- Add
CVE-2016-9800-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch
* Fix hcidump memory leak in pin_code_reply_dump().
(bsc#1013721)(CVE-2016-9800)
CVE-2016-9804-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch
* Fix hcidump buffer overflow in commands_dump().
(bsc#1013877)(CVE-2016-9804)
* Mon Mar 26 2018 seife+obs@b1-systems.com
- add 0001-Don-t-refresh-adv_manager-for-non-LE-devices.patch
(boo#1086731)
* Mon Mar 12 2018 seife+obs@b1-systems.com
- update to version 5.49:
This is mostly a bug fix release, with fixes to features such as
AVCTP, OBEX, GATT and Mesh. There are however some notable new
features also, such as improved heartbeat management support in
meshctl as well as a new experimental ConnectDevice D-Bus method
on the Adapter interface, which can be used for quick device
object creation for testing purpose or when information about the
device has been received over some Out-of-Band channel.
- remove 0001-core-Fixes-order-InterfaceAdded.patch (upstream)
* Sun Feb 11 2018 seife+obs@b1-systems.com
- add 0001-core-Fixes-order-InterfaceAdded.patch (boo#1076898)(boo#1101119)
- fix python shebang rpmlint warning for bluez-test
* Tue Jan 30 2018 normand@linux.vnet.ibm.com
- Add disable_some_obex_tests.patch bypass boo#1078285 for PowerPC
* Fri Dec 29 2017 seife+obs@b1-systems.com
- update to version 5.48:
This release brings many fixes and feature enhancements.
Some notable enhancements include support for devices with the
BLE battery service, as well as improved Mesh support in the
meshctl tool. Several previously experimental D-Bus APIs have now
been marked as stable, notably the Advertising Manager API as
well as the AquireWrite & AquireNotify GATT APIs.
As far as fixes go, these can be found in many areas of the stack,
including A2DP, AVCTP, device discovery, Mesh, and GATT.
* Tue Dec 12 2017 seife+obs@b1-systems.com
- add 0001-obexd-use-AM_LDFLAGS-for-linking.patch
- document systemd dependency during %post
* Sun Sep 17 2017 seife+obs@b1-systems.com
- update to version 5.47:
This release contains various fixes to GATT, A2DP and BR/EDR vs
LE bearer handling. There’s also a notable SDP fix for CVE-2017-
1000250 (part of the recently announced BlueBorne vulnerabilities).
Feature-wise, there’s now support for adding the appearance and
local name to advertising data through the Advertising D-Bus
interface. The btmon tool is now also able to better decode most
Bluetooth 5.0 HCI commands and events.
The Bluetooth Mesh Profile specification was released recently,
and this BlueZ release comes with initial support for it in the
form of a new meshctl tool. Using this tool it’s possible to
provision mesh devices through the GATT Provisioning Bearer
(PB-GATT), as well as communicate with them (e.g. configure them)
using the GATT Proxy protocol.
* Sat Jul 15 2017 seife+obs@b1-systems.com
- update to version 5.46:
* Fix issue with handling ATT over BR/EDR connections.
* Fix issue with SDP browsing cleanup after connection.
* Fix issue with pointer dereference and OPP Put request.
* Fix issue with identity address updates during pairing.
* Fix issue with not removing services that had disappeared.
* Add support for improved discovery of included services.
* Add support for simplified characteristics discovery.
* Add support for GATT caching configuration option.
* Add experimental support for AcquireWrite and AcquireNotify.
* Fri Jul 07 2017 seife+obs@b1-systems.com
- enable sixaxis plugin
* Sun Jun 25 2017 msuchanek@suse.com
- Add %post/%postun to bluez-auto-enable-devices so the settings
change takes effect (boo#1039476)
* Thu Jun 08 2017 seife+obs@b1-systems.com
- add bluez-auto-enable-devices subpackage with main.conf which
auto-enables all devices (boo#1039476)
* Fri May 26 2017 seife+obs@b1-systems.com
- add bluez-5.45-disable-broken-tests.diff to disable two broken
tests (reported upstream but not yet fixed)
* Sat May 06 2017 seife+obs@b1-systems.com
- update to version 5.45:
This is mostly a bugfix release with fixes in ATT, GATT, OBEX
and AVDTP.
Feature-wise there are some new things as well, such as btmon
support decoding Bluetooth 5.0 HCI commands and events.
* Fri Mar 03 2017 seife+obs@b1-systems.com
- make testsuite run non-parallel (it has problems with running
parallel checks) and quiet
* Wed Mar 01 2017 seife+obs@b1-systems.com
- update to version 5.44:
Most fixes are LE (specifically GATT) related, however some other
areas are affected as well.
Feature-wise, there’s a new MIDI plugin and support for using
single-mode (LE-only) controllers that lack a public address.
E.g. any nRF5x controller running a MyNewt or Zephyr based
firmware falls into this category.
- packaging: add "--enable-midi", "--enable-deprecated"
TODO: package deprecated tools into separate package to prepare
removal some time in the future
- rebase bluez-cups-libexec.patch
* Wed Mar 01 2017 tchvatal@suse.com
- Set the cupsdir directly with patch instead of mv and seds:
* bluez-cups-libexec.patch
- Replace requirements by the pkgconfig counterparts
* this should solve out the problem with builcycle on Factory
- Ran over with spec-cleaner
* Sat Oct 29 2016 seife+obs@b1-systems.com
- update to version 5.43:
This is almost purely a bug-fix release with fixes to HoG, ATT
and PAN. There’s also a fix for a regression in 5.42 that caused
connection failures for external profiles like OBEX.
Feature-wise there’s one notable addition: LE privacy. By
enabling this in main.conf it’s now possible to make BlueZ
generate a local Identity Resolving Key (IRK) and use Resolvable
Private Addresses (RPAs) for itself.
* Mon Sep 26 2016 seife+obs@b1-systems.com
- update to version 5.42:
The major API change with this release is that the GATT D-Bus API
is no longer marked as experimental.This should hopefully
encourage the creation of more applications using it. Feature-
wise, btmon received support for decoding full mgmt message
traces - a feature that is available in the bluetooth-next kernel
tree, i.e. on its way to the 4.9 kernel release. In addition to
these changes, this release contains also fixes in areas such as
PBAP, transport selection (BR/EDR vs LE), ATT and A2DP.
* Sun Jul 31 2016 jengelh@inai.de
- Update descriptions a bit. Adjust RPM groups for what is used
in openSUSE normally. Drop archaic %clean section.
Drop --with-pic which is only for (unbuilt) static libs.
* Wed Jul 20 2016 seife+obs@b1-systems.com
- update to version 5.41:
BlueZ 5.41 is purely a bug-fix release targeting areas such as
GATT, AVRCP, OBEX and device discovery filters. The GATT D-Bus
API is now starting to be stable enough that this will likely be
the last release where it is flagged as experimental.
- fix build with older distributions that don't have %_userunitdir
ins systemd-rpm-macros
* Tue Jun 07 2016 fbui@suse.com
- Don't require systemd-devel but systemd-rpm-macros (bsc#983167)
Bluez simply needs to know where the systemd default paths are, at
build time. For that there's no need to build-require systemd or
systemd-devel (and pull all theirs dependencies). Instead
build-require systemd-rpm-macros, which has much less dependencies.
* Sat May 28 2016 seife+obs@b1-systems.com
- update to version 5.40:
This is mostly a bug fix release fixing issues with GATT, paired
devices and connection handling (particularly for accepting
connections through the Profile D-Bus interface).
One new feature is the ability to use btmon for reading HCI logs
from a TTY device. Right now the creation of this kind of logs is
available with Zephyr <https://www.zephyrproject.org/> in the
form of a special console logging mode (more information
available here
https://www.zephyrproject.org/doc/board/arduino_101_ble.html#getting-hci-traces>).
The format of the protocol is a slight modification of what btmon
normally receives from the kernel monitor sockets, and is
documented in doc/btsnoop.txt).
* Sun Apr 10 2016 seife+obs@b1-systems.com
- update to version 5.39:
This is almost entirely a bug fix release with important fixes to
GATT, HoG, AVRCP & A2DP.
- install gatttool, needed for bluetooth 4.0 devices (boo#970628)
* Fri Mar 18 2016 seife+obs@b1-systems.com
- update to version 5.38:
This release has lots of updates and fixes to the GATT D-Bus API.
It should be working considerably better now. A key change to the
GATT D-Bus API is that it is now fully conforming to the word of
the D-Bus Object Manager specification. Instead of registering
each service individually with an Object Manager interface per
service path, all application services are now grouped together
through a single RegisterApplication call. The details can be
found in gatt-api.txt. Besides the D-Bus API change there are
also numerous fixes to GATT functionality in general.
Other areas that received fixes in this release are OBEX, AVRCP
and 128-bit UUID handling. Feature-wise there isn’t anything
groundbreaking, but a notable update is support for the Start
Limited Discovery command in the btmgmt tool (this feature
debuted with the 4.5 kernel release).
* Fix issue with stack overflow and UUID handling.
* Fix issue with ObjectManager interface and GATT.
* Fix issue with GATT database and error handling.
* Fix issue with GATT client notifications.
* Fix issue with GATT object ordering.
* Fix issue with GATT default MTU exchange.
* Fix issue with device attribute clearing.
* Fix issue with AVRCP capabilities request.
* Mon Dec 28 2015 seife+obs@b1-systems.com
- update to version 5.37:
* Fix issue with registering external profiles.
* Fix issue with connecting external profiles.
* Fix issue with GATT service changed handling.
* Fix issue with not emitting GattServices update.
* Convert to unified HID over GATT profile support.
* Convert to KeyboardDisplay as default IO capability.
* Install btattach utility by default.
* Fri Oct 30 2015 seife+obs@b1-systems.com
- update to version 5.36:
This release consists for the most part of bug fixes that target
areas such as PBAP, AVRCP and GATT.
Feature-wise a notable change is btmon support for vendor
diagnostic messages which will be debuting with the 4.4 Linux
kernel release. This feature will allow e.g. LMP tracing with
specific controllers. For now there is preliminary support for
Intel and Broadcom based controllers.
- update dbus-devel buildrequires from configure.ac
- remove obsolete bluez-no-duplicate-test-names.patch
* Mon Sep 28 2015 seife+obs@b1-systems.com
- update to version 5.35:
This release contains bugfixes to areas such as GATT, OBEX, HoG
and AVRCP. From now on bluetoothd will cache more information of
remote GATT databases and thereby avoid unnecessary rediscovery
of remote services.
A noteworthy new feature is the ability to configure bluetoothd
to automatically enable (power on) all new adapters. One use of
this is to replace unreliable "hciconfig hci0 up" commands that
some distributions use in their init/udev scripts. The feature
can be enabled by having "AutoEnable=true" under the "[Policy]"
section of /etc/bluetooth/main.conf
* Thu Sep 10 2015 dimstar@opensuse.org
- Add bluez-no-duplicate-test-names.patch: Fix test suite when
running against GLIB 2.45.x (test names are not to be used
duplicated).
* Fri Sep 04 2015 seife+obs@b1-systems.com
- update to version 5.34:
This release fixes a fairly important bug for the GATT D-Bus
interface where automatic reconnections would not always occur
for the client role. There’s also a fix for a missing attribute
in PBAP & MAP SDP records as well as a couple of audio related
fixes. A new feature in this release is Media Player Selection
support for the Target role of AVRCP (the Controller role already
had this).
* Fri Jul 31 2015 seife+obs@b1-systems.com
- update to version 5.33:
This release contains mostly bugfixes, particularly in areas such
as the audio plugin, GATT and OBEX. The main feature additions
are in the the emulator code which received improvelents to LE
features. There’s also a new tool for testing the recently
released Eddystone protocol from Google.
* Tue Jul 07 2015 seife+obs@b1-systems.com
- update to version 5.32:
This is mostly a bug fix release rather than including many new
features. The fixes fall in several different areas, including
OPP, ATT and advertising (instance number handling in
particular). There’s also a fix for handling a sudden disconnect
when a connection setup process hasn’t yet completed. The one
notable feature this release has is the ability to select between
letting the stack handle ATT security elevation or doing the
respective error handling in higher layers.
* Tue Jun 16 2015 seife+obs@b1-systems.com
- update to version 5.31
Fixes to many different areas, including networking, GATT, HID,
A2DP and AVRCP. Feature-wise we’ve got support for security flags
for the GATT database, allowing fine-grained security level
control for D-Bus clients using the GATT D-Bus API. We’ve also
got a new experimental device discovery filter interface which
allows filtering for a specific remote service, RSSI threshold
or transport (LE vs. BR/EDR). Another new experimental interface
is for LE advertising, which also brings the LE peripheral role
closer to feature completion on a D-Bus level
- remove obsolete bluez-5.30-disable-broken-tests.diff
* Wed Apr 01 2015 seife+obs@b1-systems.com
- update to version 5.30
The highlight of this release is the completion of the GATT D-Bus
APIs. We’ve now got both the client and server functionality in
place, however it’s still behind the -E (--experimental) command
line switch. The API is documented in doc/gatt-api.txt and there
are several test tools for it in the tree (even bluetoothctl has
support for it). Another new (and still experimental) D-Bus API
that debuts with this release is one for managing LE Advertising,
i.e. acting in peripheral role. The API is documented in
doc/advertising-api.txt.
Besides the new features, there are several fixes to AVCTP, AVDTP
& AVRCP. There’s also a fix for C++ compiler compatibility with
the library headers as well as a fix for device information not
being stored in certain corner cases.
- add bluez-5.30-disable-broken-tests.diff to fix test suite
- remove -fstack-reuse=none workaround
- remove 20150312-PATCH_BlueZ_shared_gatt-client_Fix_invalid_read-56974.patch
* Mon Mar 23 2015 rguenther@suse.com
- Build the testsuite with -fstack-reuse=none to workaround broken
test setup. [bnc#923768]
* Thu Mar 12 2015 seife+obs@b1-systems.com
- update to version 5.29
This is a comparatively large release with over a month and 475
commits since 5.28. There have been lots of fixes to the Android
side. Our internal GATT library (used both by ‘normal’ BlueZ as
well as the Android version) received lots of updates for this
release. Other notable changes are a fix for AVCTP key repeat
timeout as well as added support for the Multi Profile
Specification (MPS).
- add 20150312-PATCH_BlueZ_shared_gatt-client_Fix_invalid_read-56974.patch
from bluez-devel for fixing test case failure (will be included in
next bluez release)
* Tue Feb 03 2015 seife+obs@b1-systems.com
- update to version 5.28
Here’s the first BlueZ release in 2015. Most of the changes since
the last one are bug fixes, but there’s actually quite many of
them this time, including:
* Fixes to GATT service discovery & probing
* Fix for bearer selection with dual-mode devices
* Fix potential crash when removing devices
* Fix issue with incomplete names in EIR data
* Fix parsing GATT name characteristics
* Fix AVCTP long press & key repetition handling
* Fixes for GATT notification handling
Besides bug fixes we’ve now also got more extensive unit tests
for new GATT code as well as better HCI decoders in btmon for
some less used 4.1 and 4.2 features. The hid2hci tool gained
support for CSR 8510 A10 devices and the hex2hcd tool received a
complete rewrite with better command handling.
* Sat Dec 27 2014 seife+obs@b1-systems.com
- update to version 5.27
Here comes the traditional x-mas release!
BlueZ 5.27 consists mostly of bug fixes to areas such as GATT
and mgmt (the interface through which bluetoothd talks to the
kernel). The emulation framework has also received many new
features, paving the way for more extensive test automation.
* Sun Dec 14 2014 seife+obs@b1-systems.com
- update to version 5.26
This release is for the most part a bug-fix release with fixes in
A2DP and OBEX related functionality, but there’s also an added
features for get/set reports for HID over GATT as well as
Phonebook Access Profile 1.2 support
The Bluetooth 4.2 specification went public in early December and
BlueZ 5.26 is the first release with support for its features.
Perhaps the most notable one of these is Low Energy Secure
Connections which will require a 3.19 or newer kernel. This
feature brings LE pairing to the same level of security as it has
been for BR/EDR. LE SC also brings along with it so-called
cross-transport pairing, which means that you only need to pair
once over LE or BR/EDR to get the necessary keys for both
transports between two dual-mode devices.
* Mon Nov 10 2014 seife+obs@b1-systems.com
- update to version 5.25
This release contains various improvements to MAP and PBAP
support. There are also various GATT related fixes. We’ve also
got a fix for a race condition which could occasionally cause LE
connection/pairing failures. The fix will work for kernels from
3.13 onward (for older kernels a proper fix isn’t really feasible).
- packaging: remove obsolete README.SUSE and README.packagers
/etc/bluetooth /etc/bluetooth/main.conf
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:46:47 2025