Accepting request 239967 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/239967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=121
This commit is contained in:
commit
8def4f4b93
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:12778f3b66e71eec50eeb2e652de94a2578f33b8c8bd57c981fa00adab524c8a
|
|
||||||
size 1343284
|
|
3
bluez-5.21.tar.xz
Normal file
3
bluez-5.21.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81eb073516f39ff1fa02fa40120e834f40fdb0b772f8f4153a9ab566cc0a1f4f
|
||||||
|
size 1387560
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 6 11:47:10 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to version 5.21
|
||||||
|
Bugfixes and improvements throughout the tree. Fixes to
|
||||||
|
bluetoothctl to allow using it for scripting.
|
||||||
|
An important detail of this release is that it supports several
|
||||||
|
new features that are on their way to the 3.17 kernel. Perhaps
|
||||||
|
the most important one of these is LE passive scanning. When
|
||||||
|
run on a kernel that supports it, instead of doing a kind of
|
||||||
|
"fake" background scanning using the Start Discovery command,
|
||||||
|
bluetoothd will now tell the kernel the relevant information and
|
||||||
|
the kernel will then commence passive scanning for devices.
|
||||||
|
- remove bluez-5.20-fix-queue.patch (fixed upstream)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 27 10:56:22 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- add bluez-5.20-fix-queue.patch to fix test case failure
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 21 21:30:12 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to version 5.20
|
||||||
|
For non-Android related parts this is mostly a bug-fix release
|
||||||
|
with minor fixes here and there as well as improved handling of
|
||||||
|
PS3 controllers.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 20 06:24:05 UTC 2014 - seife+obs@b1-systems.com
|
Tue May 20 06:24:05 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel
|
|||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: pkgconfig(dbus-1) >= 1.4
|
BuildRequires: pkgconfig(dbus-1) >= 1.4
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
Version: 5.19
|
Version: 5.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bluetooth Stack for Linux
|
Summary: Bluetooth Stack for Linux
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user