[empathy/gnome-3-2] prepare 3.2.1.1



commit eaf4d6ef2120a4eb05f6ffcde49ab471c056a6d1
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Oct 24 16:52:50 2011 +0200

    prepare 3.2.1.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c805e6f..27e1eb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+NEW in 3.2.1.1 (24/10/2011)
+==============
+
+This releases fixes a bug allowing a remote contact to inject HTML in a
+chat window which is using an Adium theme (CVE-2011-3635). We stronly recommend distributions
+to update to this version or at least patch for this bug:
+http://bugzilla-attachments.gnome.org/attachment.cgi?id=199797
+
+Bugs fixed:
+ - Fixed #662035, HTML injection in nicknames (Guillaume Desmottes)
+ - Fixed #662211, contact_list_store_contact_active_cb may be called after the destruction of the store (Guillaume Desmottes)
+
+Translations:
+ - Updated cs Translation (Marek ÄernockÃ)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated pt_BR Translation (Djavan Fagundes)
+
+Documentation translations:
+ - Updated hu Documentation translation (Gabor Kelemen)
+
 NEW in 3.2.1 (17/10/2011)
 ============
 
diff --git a/configure.ac b/configure.ac
index 7a18d8f..f6cc447 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 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], [2])
 m4_define([empathy_micro_version], [1])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]