Hello community, here is the log from the commit of package bluez for openSUSE:Factory checked in at 2018-06-22 13:11:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez (Old) and /work/SRC/openSUSE:Factory/.bluez.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez" Fri Jun 22 13:11:33 2018 rev:157 rq:615919 version:5.50 Changes: -------- --- /work/SRC/openSUSE:Factory/bluez/bluez.changes 2018-05-19 15:40:14.303518353 +0200 +++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2018-06-22 13:11:39.555323432 +0200 @@ -1,0 +2,23 @@ +Mon Jun 4 19:15:59 UTC 2018 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- 0001-Don-t-refresh-adv_manager-for-non-LE-devices.patch bluez-5.49.tar.xz New: ---- bluez-5.50.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez.spec ++++++ --- /var/tmp/diff_new_pack.Y4cdpj/_old 2018-06-22 13:11:40.315295248 +0200 +++ /var/tmp/diff_new_pack.Y4cdpj/_new 2018-06-22 13:11:40.319295099 +0200 @@ -18,7 +18,7 @@ Name: bluez -Version: 5.49 +Version: 5.50 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0-or-later @@ -38,8 +38,8 @@ Patch5: 0001-obexd-use-AM_LDFLAGS-for-linking.patch # disable tests for bypass boo#1078285 Patch6: disable_some_obex_tests.patch -# PATCH-FIX-UPSTREAM: crasher bug, boo#1086731 [email protected] -Patch7: 0001-Don-t-refresh-adv_manager-for-non-LE-devices.patch +# Upstream suggests to use btmon instead of hcidump and does not want those patches +# => PATCH-FIX-OPENSUSE for those two :-) # fix some memory leak with malformed packet (reported upstream but not yet fixed) Patch101: CVE-2016-9800-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch Patch102: CVE-2016-9804-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch @@ -52,6 +52,7 @@ BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(check) BuildRequires: pkgconfig(dbus-1) >= 1.6 +BuildRequires: pkgconfig(ell) >= 0.3 BuildRequires: pkgconfig(glib-2.0) >= 2.28 # json-c is needed for --enable-mesh BuildRequires: pkgconfig(json-c) @@ -150,7 +151,6 @@ %ifarch ppc ppc64 ppc64le %patch6 -p1 %endif -%patch7 -p1 %patch101 -p1 %patch102 -p1 mkdir dbus-apis @@ -241,7 +241,8 @@ %files %defattr(-, root, root) -%doc AUTHORS COPYING ChangeLog README dbus-apis +%doc AUTHORS ChangeLog README dbus-apis +%license COPYING %{_bindir}/bluemoon %{_bindir}/btattach %{_bindir}/gatttool @@ -296,7 +297,8 @@ %files -n libbluetooth3 %defattr(-, root, root) %{_libdir}/libbluetooth.so.* -%doc AUTHORS COPYING ChangeLog README +%doc AUTHORS ChangeLog README +%license COPYING %files cups %defattr(-,root,root) ++++++ bluez-5.49.tar.xz -> bluez-5.50.tar.xz ++++++ ++++ 9201 lines of diff (skipped)
