From 7ae2fb58d0c43e03df2d810c7ce47be1b4020084 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 7 Jul 2015 19:18:35 +0200 Subject: [PATCH] Release 5.32 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 910dfa60e..649310d5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +ver 5.32: + Fix issue with OPP GET request path handling. + Fix issue with ATT information request errors. + Fix issue with advertising instance numbers. + Fix issue with overwriting SDP record cache. + Fix issue with new connections during disconnect. + Add support for GATT security auto-elevation. + ver 5.31: Fix issue with crash in networking interface. Fix issue with crash when creating endless GATT loops. diff --git a/configure.ac b/configure.ac index c65d19abc..4f8151739 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.31) +AC_INIT(bluez, 5.32) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3