From f9a27a69d512c618085a98a8e71d80c0ea65ef34 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 4 Jul 2011 21:57:21 +0200 Subject: Release 4.95 --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f2199ff04..364dd2960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +ver 4.95: + Fix issue with AVCTP replies with invalid PID. + Fix issue with AVRCP and unknown packet types. + Fix issue with AVRCP not using NOT_IMPLEMENTED correctly. + Fix issue with AVDTP discovery if all endpoints are in use. + Fix issue with invalid memory writes and media support. + Fix issue with not removing device alias and unbonding. + Fix issue with device disconnects and offline mode handling. + Add support for setting adapter name based on machine-info. + Add support for systemd service configuration. + ver 4.94: Fix issue with invalid read of memory in various modules. Fix issue with buffer overflow when sending AVDTP commands. diff --git a/configure.ac b/configure.ac index 926a6470a..8f54f6095 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 4.94) +AC_INIT(bluez, 4.95) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3