Hello community, here is the log from the commit of package bluez for openSUSE:Factory checked in at 2014-08-25 11:02:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez (Old) and /work/SRC/openSUSE:Factory/.bluez.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez" Changes: -------- --- /work/SRC/openSUSE:Factory/bluez/bluez.changes 2014-07-11 20:05:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2014-08-25 11:03:20.000000000 +0200 @@ -1,0 +2,29 @@ +Fri Aug 8 06:43:18 UTC 2014 - [email protected] + +- update to version 5.22 + This release contains several fixes to HID over GATT (HoG) as + well as for AVRCP. Feature-wise there are a couple of notable + additions debuting with the Linux kernel 3.17 release: + * BR/EDR whitelist support. Starting with Linux kernel 3.17 + bluetoothd will no-longer set adapters to connectable by + default. Instead, all configured remote devices are added to + the kernel whitelist after which the kernel will enable page + scanning but only accept connect requests from the whitelist. + This effectively reduces the attack surface for unknown + devices. When whitelist support is available the general + connectable state now follows the discoverable state, meaning + discoverable must be enabled for previously unknown devices to + be able to connect to us. + * Proper LE passive scanning support. For kernels before 3.17 + bluetoothd will use the Start/Stop Discovery commands to + perform LE background scanning. This however uses LE active + scanning which is both wasteful (causing unneeded Scan + Requests) and can cause reconnection issues with devices using + direct advertising (e.g. most LE mice). From kernel version + 3.17 onward bluetoothd will use proper kernel-side passive + scanning, making the background scanning both efficient and + more interoperable. The kernel will even use the + controller-side whitelist during scanning (if no Resolvable + Private Addresses are present), saving even more power. + +------------------------------------------------------------------- Old: ---- bluez-5.21.tar.xz New: ---- bluez-5.22.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez.spec ++++++ --- /var/tmp/diff_new_pack.6Zfgfs/_old 2014-08-25 11:03:21.000000000 +0200 +++ /var/tmp/diff_new_pack.6Zfgfs/_new 2014-08-25 11:03:21.000000000 +0200 @@ -24,7 +24,7 @@ BuildRequires: systemd-devel BuildRequires: pkgconfig(dbus-1) >= 1.4 %{?systemd_requires} -Version: 5.21 +Version: 5.22 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0+ @@ -197,6 +197,7 @@ %{_bindir}/ciptool %{_bindir}/hciattach %{_bindir}/hciconfig +%{_bindir}/mpris-proxy %dir /usr/lib/bluetooth /usr/lib/bluetooth/bluetoothd /usr/lib/bluetooth/obexd ++++++ bluez-5.21.tar.xz -> bluez-5.22.tar.xz ++++++ ++++ 30408 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
