Opened 8 years ago

Closed 8 years ago

#7294 closed enhancement (fixed)

bluez-5.37

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://www.kernel.org/pub/linux/bluetooth/bluez-5.37.tar.xz

https://www.kernel.org/pub/linux/bluetooth/bluez-5.37.tar.sign

http://www.bluez.org/release-of-bluez-5.37/

Release of BlueZ 5.37
28th December 2015, 09:15 am by Johan Hedberg

Here’s the traditional X-mas/end-of-year release of BlueZ. Most of the
changes are bug fixes, targeting areas such as GATT and external profile
registration. Another large chunk of changes is refactoring to use the
same implementation for Android and non-Android LE profiles (e.g. HoG).
With this release btattach (the successor to hciattach) finally has a
manual page and will get installed by default. There’s also a new
feature that will become available together with the Linux kernel 4.5
version: support for a new logging channel which lets btmon interleave
HCI and bluetoothd logs into the same output. For those wanting to
experiment with this feature already now, you can find it e.g. in the
bluetooth-next kernel tree. One minor but noteworthy change is that the
default IO capability of agents (used for pairing) has changed from
“DisplayYesNo” to “KeyboardDisplay”. This is an LE-specific capability
which makes more sense on most systems than “DisplayYesNo”. On BR/EDR
connections “KeyboardDisplay” gets automatically translated to
“DisplayYesNo” (so no change in behavior there).

https://git.kernel.org/cgit/bluetooth/bluez.git/plain/ChangeLog

ver 5.37:
	Fix issue with registering external profiles.
	Fix issue with connecting external profiles.
	Fix issue with GATT service changed handling.
	Fix issue with not emitting GattServices update.
	Convert to unified HID over GATT profile support.
	Convert to KeyboardDisplay as default IO capability.
	Install btattach utility by default.

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16767.

Note: See TracTickets for help on using tickets.