From fdc0648f90edd8b9dcd719fc65c069c15fe9182edddbe8c8028efd58ff03b415 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 29 May 2016 19:51:33 +0000 Subject: [PATCH] Accepting request 398786 from home:seife:testing update to version 5.40 OBS-URL: https://build.opensuse.org/request/show/398786 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=209 --- bluez-5.39.tar.xz | 3 --- bluez-5.40.tar.xz | 3 +++ bluez.changes | 17 +++++++++++++++++ bluez.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 bluez-5.39.tar.xz create mode 100644 bluez-5.40.tar.xz diff --git a/bluez-5.39.tar.xz b/bluez-5.39.tar.xz deleted file mode 100644 index 3ff0f61..0000000 --- a/bluez-5.39.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21d1bc9150d3576296595217efb98a746b592389d25d5637e8bee5da7272593b -size 1659576 diff --git a/bluez-5.40.tar.xz b/bluez-5.40.tar.xz new file mode 100644 index 0000000..f886bb7 --- /dev/null +++ b/bluez-5.40.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dada8b812055afcad4546d9966f9a763e4723169e89706e2b240c7b7e998dc27 +size 1664320 diff --git a/bluez.changes b/bluez.changes index 966eb72..bc5ba37 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat May 28 07:33:16 UTC 2016 - seife+obs@b1-systems.com + +- update to version 5.40: + This is mostly a bug fix release fixing issues with GATT, paired + devices and connection handling (particularly for accepting + connections through the Profile D-Bus interface). + One new feature is the ability to use btmon for reading HCI logs + from a TTY device. Right now the creation of this kind of logs is + available with Zephyr in the + form of a special console logging mode (more information + available here + https://www.zephyrproject.org/doc/board/arduino_101_ble.html#getting-hci-traces>). + The format of the protocol is a slight modification of what btmon + normally receives from the kernel monitor sockets, and is + documented in doc/btsnoop.txt). + ------------------------------------------------------------------- Sun Apr 10 09:37:14 UTC 2016 - seife+obs@b1-systems.com diff --git a/bluez.spec b/bluez.spec index 9b05761..90e2c87 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,7 +2,7 @@ # spec file for package bluez # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010-2014 B1 Systems GmbH, Vohburg, Germany +# Copyright (c) 2010-2016 B1 Systems GmbH, Vohburg, Germany # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel BuildRequires: systemd-devel BuildRequires: pkgconfig(dbus-1) >= 1.6 %{?systemd_requires} -Version: 5.39 +Version: 5.40 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0+