Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bluez for openSUSE:Factory checked in at 2022-11-17 17:24:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez (Old) and /work/SRC/openSUSE:Factory/.bluez.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez" Thu Nov 17 17:24:21 2022 rev:193 rq:1036253 version:5.66 Changes: -------- --- /work/SRC/openSUSE:Factory/bluez/bluez.changes 2022-10-27 13:54:45.588747306 +0200 +++ /work/SRC/openSUSE:Factory/.bluez.new.1597/bluez.changes 2022-11-17 17:24:25.833041967 +0100 @@ -1,0 +2,13 @@ +Wed Nov 16 12:41:37 UTC 2022 - Stefan Seyfried <seife+...@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 + +------------------------------------------------------------------- Old: ---- RPi-Move-the-43xx-firmware-into-lib-firmware.patch bluez-5.65.tar.xz New: ---- bluez-5.66.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez.spec ++++++ --- /var/tmp/diff_new_pack.gM1fsG/_old 2022-11-17 17:24:27.053048421 +0100 +++ /var/tmp/diff_new_pack.gM1fsG/_new 2022-11-17 17:24:27.077048549 +0100 @@ -31,7 +31,7 @@ %global modprobe_d_files 50-bluetooth.conf Name: bluez -Version: 5.65 +Version: 5.66 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0-or-later @@ -51,9 +51,6 @@ # workaround for broken tests (reported upstream but not yet fixed) Patch4: bluez-disable-broken-tests.diff # -# Move 43xx firmware path for RPi3 bluetooth support bsc#1140688 -Patch10: RPi-Move-the-43xx-firmware-into-lib-firmware.patch -# # PATCH-FIX-UPSTREAM 0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch -- obex: Use GLib helper function to manipulate paths Patch11: https://src.fedoraproject.org/rpms/bluez/raw/rawhide/f/0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch # disable tests for bypass boo#1078285 @@ -239,6 +236,9 @@ echo 0%{?suse_version} export CC=gcc-8 %endif +# header file has "#ifndef FIRMWARE_DIR...#define FIRMWARE_DIR /etc/firmare" +# instead of patching, just supply FIRMWARE_DIR on compiler's command line +export CPPFLAGS="$CPPFLAGS -DFIRMWARE_DIR='\"/lib/firmware\"'" # because of patch4... autoreconf -fi # --enable-experimental is needed or btattach does not build (bug?) ++++++ bluez-5.65.tar.xz -> bluez-5.66.tar.xz ++++++ ++++ 26268 lines of diff (skipped)