From 5ee722e3ea55c630ac1e540a934fc6258a0de72f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 4 May 2017 23:05:21 +0200 Subject: [PATCH] Release 5.45 --- ChangeLog | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e9c220db8..be333d93c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +ver 5.45: + Fix issue with agent support in Bluetooth client tool. + Fix issue with handling re-connection policy. + Fix issue with handling unknown ATT commands. + Fix issue with handling GATT Service Includes property. + Fix issue with handling PullAll for OBEX transfers. + Fix issue with handling delay in AVDTP Suspend responses. + Fix issue with handling decoding of management frames. + Add support for frame counters in Bluetooth monitor tool. + ver 5.44: Fix issue with GAP and GATT service registration. Fix issue with wrong address type for ATT sockets. diff --git a/configure.ac b/configure.ac index ff4374b5b..b4e7275e4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.44) +AC_INIT(bluez, 5.45) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3