[Pkg-telepathy-commits] [empathy] 25/39: 3.8.5

Simon McVittie smcv at debian.org
Wed Jan 29 12:53:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository empathy.

commit b7ab7f6705e8cc615ae392399c1fb80f0a564722
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Nov 11 11:07:05 2013 +0100

    3.8.5
---
 NEWS         | 14 ++++++++++++++
 configure.ac |  4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 582a5d0..063c9c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+NEW in 3.8.5 (11/11/2013)
+============
+
+This new stable release fixes authentification with Facebook's XMPP servers
+which has recently been broken.
+
+Bugs fixed:
+ - Fixed #709741, audio-sink: fix compilation with GStreamer 0.10 (Will Thompson)
+ - Fixed #707747, Can not log into Facebook Chat using X-FACEBOOK-PLATFORM (Xavier Claessens)
+
+Translations:
+ - Updated fi Translation (Lasse Liehu)
+ - Updated tr Translation (Emin Tufan Çetin)
+
 NEW in 3.8.4 (09/09/2013)
 ============
 
diff --git a/configure.ac b/configure.ac
index eae41a1..3ad3377 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [8])
-m4_define([empathy_micro_version], [4])
+m4_define([empathy_micro_version], [5])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/empathy.git



More information about the Pkg-telepathy-commits mailing list