pidgin: e9d6cfa1: Grab changes from the 2.7.2 branch

markdoliner at pidgin.im markdoliner at pidgin.im
Wed Jul 21 00:17:35 EDT 2010


----------------------------------------------------------------------
Revision: e9d6cfa18a40ffc70a232957620acb5ca7151881
Parent:   7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1
Author:   markdoliner at pidgin.im
Date:     07/21/10 00:07:53
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/e9d6cfa18a40ffc70a232957620acb5ca7151881

Changelog: 

Grab changes from the 2.7.2 branch

Changes against parent 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1

  patched  ChangeLog
  patched  ChangeLog.API
  patched  ChangeLog.win32
  patched  NEWS
  patched  po/ChangeLog

-------------- next part --------------
============================================================
--- ChangeLog	70cf633887f54b46004bc8528e0c07271814b3a9
+++ ChangeLog	4848973eca51e889044630e5fbd672ed4fe7ec24
@@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.7.2 (??/??/????):
+version 2.7.3 (??/??/????):
 	General:
 	* Use silent build rules for automake >1.11. You can enable verbose
 	  builds with the --disable-silent-rules configure option, or using
@@ -46,6 +46,18 @@ version 2.7.2 (??/??/????):
 	* Fix file transfers that get stuck with "Waiting for transfer to
 	  begin".
 
+version 2.7.2 (07/21/2010):
+	AIM and ICQ:
+	* Fix a crash bug related to X-Status messages that can be triggered by
+	  remove users.  This is CVE-2010-2528.
+	* Fix a rare crash bug caused by certain incoming SMS messages
+	  (discovered by Jan Kaluza--thanks Jan!).
+	* Change HTML sent from ICQ accounts so that official ICQ clients
+	  hopefully display it correctly.
+
+	MSN:
+	* Fix a crash related to fast buddy icon transfers.
+
 version 2.7.1 (05/29/2010):
 	General:
 	* Build fixes on OpenSolaris.  (Brian Lu)
============================================================
--- NEWS	4819db7244ade1f280d4cb6eb03ed1590ff8f59a
+++ NEWS	026cedab5da97c668e06c72b250a91f3301ac43d
@@ -2,6 +2,11 @@ Our development blog is available at: ht
 
 Our development blog is available at: http://planet.pidgin.im
 
+2.7.2 (07/21/2010):
+	Mark: We discovered a security issue in Pidgin 2.7.0 and 2.7.1 and
+	decided to release a patched version quickly.  This release contains
+	the fix for that crash, and a few other minor fixes.
+
 2.7.1 (05/29/2010):
 	Elliott: Hey, I'm first!  How did that happen?!  Maybe because of the
 	interesting changes in this release.  Sure there were quite a few bug
@@ -12,7 +17,7 @@ 2.7.1 (05/29/2010):
 	previous release!  This fixes a number of bugs that you've all been
 	reporting a ton of duplicate tickets about and even gives you the new
 	direct connection file transfer support for MSN.  Enjoy!
-	
+
 	Marcus: Quite a bit quicker to get this release out, compared with the
 	previous one :).  Fixes a number of bugs, and I'm sure the MSN direct
 	connections will please many users.  Enjoy!
============================================================
--- po/ChangeLog	ed5fbc5de7471f7f7ff0967783c0da6a0494f1fa
+++ po/ChangeLog	399e9f4e122293a7a00a0e0515b465da64d76790
@@ -1,5 +1,8 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.7.2
+	* No changes
+
 version 2.7.1
 	* Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R.
 	  Liu)
============================================================
--- ChangeLog.win32	78299c01383708419c9588b48d3b604258b3f739
+++ ChangeLog.win32	1318ba8b411b2d61891b0cbff4f3b577cf6d0534
@@ -1,6 +1,12 @@ updated.  It will be kept in the source 
 Starting with Pidgin version 2.7.1, this ChangeLog file will no longer be
 updated.  It will be kept in the source tree for historical reasons only.
 
+version 2.7.2 (07/21/2010):
+	* No changes
+
+version 2.7.1 (05/29/2010):
+	* No changes
+
 version 2.7.0 (05/12/2010):
 	* Updated GTK+ to 2.16.6
 	* Private GTK+ Runtime now used (GTK+ Installer no longer supported)
============================================================
--- ChangeLog.API	63510d9176efa99ab6c1bcb7e7dfc23b3b77dd2e
+++ ChangeLog.API	a8995087a82843230863f21031c8e29aea83b0db
@@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.7.2 (??/??/????):
+version 2.7.3 (??/??/????):
 	libpurple:
 		Fixed:
 		* purple_account_[gs]et_public_alias no longer crash when
@@ -24,6 +24,9 @@ version 2.7.2 (??/??/????):
 		  gnt_tree_row_get_prev, gnt_tree_row_get_child and
 		  gnt_tree_row_get_parent.
 
+version 2.7.2 (07/21/2010):
+	* No changes
+
 version 2.7.1 (05/29/2010):
 	* No changes
 


More information about the Commits mailing list