Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2017-09-21 12:33:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez (Old)
 and      /work/SRC/openSUSE:Factory/.bluez.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez"

Thu Sep 21 12:33:31 2017 rev:149 rq:527366 version:5.47

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez/bluez.changes      2017-08-06 
11:28:43.914713422 +0200
+++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2017-09-21 
12:33:34.062051187 +0200
@@ -1,0 +2,18 @@
+Sun Sep 17 22:34:07 UTC 2017 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  bluez-5.46.tar.xz

New:
----
  bluez-5.47.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.0IQCeR/_old  2017-09-21 12:33:36.181752891 +0200
+++ /var/tmp/diff_new_pack.0IQCeR/_new  2017-09-21 12:33:36.185752329 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           bluez
-Version:        5.46
+Version:        5.47
 Release:        0
 Summary:        Bluetooth Stack for Linux
 License:        GPL-2.0+
@@ -44,6 +44,8 @@
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(dbus-1) >= 1.6
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28
+# json-c is needed for --enable-mesh
+BuildRequires:  pkgconfig(json-c)
 BuildRequires:  pkgconfig(libcap-ng)
 BuildRequires:  pkgconfig(libical)
 BuildRequires:  pkgconfig(libudev)
@@ -154,6 +156,7 @@
        --enable-library        \
        --enable-tools          \
        --enable-cups           \
+       --enable-mesh           \
        --enable-midi           \
        --enable-test           \
        --enable-experimental   \
@@ -239,6 +242,7 @@
 %{_libexecdir}/bluetooth/obexd
 %{_bindir}/bluetoothctl
 %{_bindir}/btmon
+%{_bindir}/meshctl
 %{_bindir}/hcidump
 %{_bindir}/bccmd
 %{_libexecdir}/udev/

++++++ bluez-5.46.tar.xz -> bluez-5.47.tar.xz ++++++
++++ 21373 lines of diff (skipped)


Reply via email to