diff --git a/bluez.changes b/bluez.changes index 31e6d9c..a6483a6 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Aug 16 01:56:45 UTC 2023 - Joey Lee + +- 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 07:40:10 UTC 2023 - Joey Lee diff --git a/bluez.changes.sle b/bluez.changes.sle index 98b507c..b37bac6 100644 --- a/bluez.changes.sle +++ b/bluez.changes.sle @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 13 07:03:41 UTC 2023 - Joey Lee + +- Add avrcp-Fix-crash-while-handling-unsupported-events.patch + avrcp: Fix crash while handling unsupported events + (bsc#1210398)(CVE-2023-27349) + ------------------------------------------------------------------- Wed Oct 26 07:18:39 UTC 2022 - Joey Lee