- add fix-link-key-address-type.patch - thanks to

pallaswept for identifying the right patch for the pairing
  regression

OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=365
This commit is contained in:
Dirk Mueller 2024-01-03 17:39:40 +00:00 committed by Git OBS Bridge
parent 8e64cbf3be
commit 30d930bbc2
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 3 17:35:25 UTC 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 23:28:42 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -54,6 +54,8 @@ Patch2: bluez-sdp-unix-path.patch
Patch3: bluez-cups-libexec.patch
# workaround for broken tests (reported upstream but not yet fixed)
Patch4: bluez-disable-broken-tests.diff
# PATCH-FIX-UPSTREAM: taken from https://github.com/bluez/bluez/commit/7ad5669402c9acff8e4cc808edc12a41df36654e -- Fix for broken pairing in 5.71
Patch5: fix-link-key-address-type.patch
# disable tests for bypass boo#1078285
Patch12: disable_some_obex_tests.patch
# get rid of python2. WARNING: this is autogenerated by 2to3 and might not work
@ -71,8 +73,6 @@ Patch101: CVE-2016-9800-tool-hcidump-Fix-memory-leak-with-malformed-packet
Patch102: CVE-2016-9804-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch
# Move 43xx firmware path for RPi3 bluetooth support bsc#1140688 bsc#995059 bsc#1094902
Patch201: 0001-rpi3-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch
# Fix for broken pairing in 5.71 from upstream issue 686
Patch301: fix-link-key-address-type.patch
# mesh-cfgtest only compiles with gcc8 or newer, Leap 15 has gcc7.5.0 as default
%if 0%{?suse_version} < 1550
BuildRequires: gcc8