[telepathy-mission-control-5.16] telepathy-mission-control: 5.16.5

Alexandr Akulich kaffeine at kemper.freedesktop.org
Sun Oct 27 12:33:04 UTC 2019


Module: telepathy-mission-control
Branch: telepathy-mission-control-5.16
Commit: 5de9c50b0353f10b2fd7b1a6980c37bd7cb1b4dc
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=5de9c50b0353f10b2fd7b1a6980c37bd7cb1b4dc

Author: Alexander Akulich <akulichalexander at gmail.com>
Date:   Sun Sep 15 13:24:47 2019 +0300

5.16.5

---

 NEWS         | 17 +++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 7596c731..0ecad85a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+telepathy-mission-control 5.16.5 (2019-09-15)
+=============================================
+
+The "magic number three" release.
+
+Enhancements:
+
+• Port build tools to Python 3
+
+Fixes:
+
+• Fix memory leak in get_parameter_of_known_type() (Slava Monich)
+• Fix autoconnection of accounts with always_dispatch=true (Martin Klapetek)
+• Fix crash on any of the active connection managers disappears
+  from dbus (Tiago Salem Herrmann)
+
+
 telepathy-mission-control 5.16.4 (2016-09-02)
 =============================================
 
diff --git a/configure.ac b/configure.ac
index cf9d290f..4289f333 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Set the version number to e.g. 5.x.y immediately before a release.
 dnl Set the version number to e.g. 5.x.y+ immediately after (this will
 dnl enable -Werror).
-AC_INIT([telepathy-mission-control], [5.16.4+])
+AC_INIT([telepathy-mission-control], [5.16.5])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])



More information about the telepathy-commits mailing list