diff --git a/bluez-5.37.tar.xz b/bluez-5.37.tar.xz deleted file mode 100644 index 85417dd..0000000 --- a/bluez-5.37.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c14ba9ddcb0055522073477b8fd8bf1ddf5d219e75fdfd4699b7e0ce5350d6b0 -size 1657760 diff --git a/bluez-5.38.tar.xz b/bluez-5.38.tar.xz new file mode 100644 index 0000000..5d6f904 --- /dev/null +++ b/bluez-5.38.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0618c5440be6715805060ab5eea930526f34089c437bf61819447b160254f4df +size 1658428 diff --git a/bluez.changes b/bluez.changes index 563cb87..d8559b4 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Mar 18 14:22:39 UTC 2016 - seife+obs@b1-systems.com + +- update to version 5.38: + This release has lots of updates and fixes to the GATT D-Bus API. + It should be working considerably better now. A key change to the + GATT D-Bus API is that it is now fully conforming to the word of + the D-Bus Object Manager specification. Instead of registering + each service individually with an Object Manager interface per + service path, all application services are now grouped together + through a single RegisterApplication call. The details can be + found in gatt-api.txt. Besides the D-Bus API change there are + also numerous fixes to GATT functionality in general. + Other areas that received fixes in this release are OBEX, AVRCP + and 128-bit UUID handling. Feature-wise there isn’t anything + groundbreaking, but a notable update is support for the Start + Limited Discovery command in the btmgmt tool (this feature + debuted with the 4.5 kernel release). + * Fix issue with stack overflow and UUID handling. + * Fix issue with ObjectManager interface and GATT. + * Fix issue with GATT database and error handling. + * Fix issue with GATT client notifications. + * Fix issue with GATT object ordering. + * Fix issue with GATT default MTU exchange. + * Fix issue with device attribute clearing. + * Fix issue with AVRCP capabilities request. + ------------------------------------------------------------------- Mon Dec 28 08:27:37 UTC 2015 - seife+obs@b1-systems.com diff --git a/bluez.spec b/bluez.spec index e1d0fba..0f9f89c 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ # # spec file for package bluez # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010-2014 B1 Systems GmbH, Vohburg, Germany # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel BuildRequires: systemd-devel BuildRequires: pkgconfig(dbus-1) >= 1.6 %{?systemd_requires} -Version: 5.37 +Version: 5.38 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0+