www/adium.im 252:4b2524a9f69d: 1.3.6 on the main page

commits at adium.im commits at adium.im
Thu Aug 20 14:36:30 UTC 2009


details:	http://hg.adium.im/www/adium.im/rev/4b2524a9f69d
revision:	252:4b2524a9f69d
author:		Evan Schoenberg
date:		Thu Aug 20 09:37:22 2009 -0500

1.3.6 on the main page
Subject: www/adium.im 253:97c8794ff6f7: 1.3.6 release appcast

details:	http://hg.adium.im/www/adium.im/rev/97c8794ff6f7
revision:	253:97c8794ff6f7
author:		Evan Schoenberg
date:		Thu Aug 20 09:38:32 2009 -0500

1.3.6 release appcast
Subject: www/adium.im 254:aa8e87fb8437: 1.3.6 html changelog

details:	http://hg.adium.im/www/adium.im/rev/aa8e87fb8437
revision:	254:aa8e87fb8437
author:		Evan Schoenberg
date:		Thu Aug 20 09:43:19 2009 -0500

1.3.6 html changelog

diffs (108 lines):

diff -r e455454218fd -r aa8e87fb8437 changelogs/1.3.6.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.3.6.html	Thu Aug 20 09:43:19 2009 -0500
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <title>Adium 1.3.6 Changes</title>
+
+	<style type="text/css">
+		body{
+			font-family: arial;
+			font-size: 10pt;
+		}
+		ul{
+			padding-left: 20px;
+		}
+		a{	
+			font-size: 8pt;
+			text-decoration: none;
+		}
+		.box{
+			margin: 5px;
+			margin-bottom: 20px;
+			border: 1px dotted gray; 
+		}
+		.box-head{
+			background: #abff82;
+			padding:  4px 8px;
+			color: #333;
+			font-weight: bold;
+		}
+		.box-body{ margin: 8px; line-height:20px;}
+		.note{ background: #ffadad; }
+	</style>
+</head>
+<body>
+
+<p>
+	<strong>Version 1.3.6 (08/20/2009)</strong>
+	
+	Mercurial Revision: <a class="ext-link" href="http://hg.adium.im/adium-1.3/rev/feaca9408bef">feaca9408bef</a>
+</p>
+
+<div class="box">
+	<div class="box-head">Changes Since 1.3.5</div>
+
+	<div class="box-body">
+		<ul>
+            <li>Updated to libpurple 2.5.9
+            <ul>
+            <li>Fix a crash via a specially crafted MSN message (CVE-2009-2694).</li>
+            <li>Fix a crash in Bonjour, MSN, and XMPP when trying to transfer files with
+NULL names.</li>
+            </ul>
+            </li>
+        <li>Numerous fixes from <a class="ext-link" href="http://developer.pidgin.im/wiki/ChangeLog"><span class="icon"> </span>libpurple 2.5.8</a></li>
+        <li>Updated to pidgin-facebookchat 1.6.0 from 1.5.1
+            <ul>
+            <li>Fixed issues with dropped & missed messages
+            </li><li>Fixed retrieval of profile information
+            </li><li>Fixed retrieval of buddy icons
+            </li><li>Fixed messaging with Facebook users whose user IDs are very large
+            </li><li>Numerous other fixes; see <a class="ext-link" href="http://code.google.com/p/pidgin-facebookchat/wiki/Changelog"><span class="icon"> </span>pidgin-facebookchat changelog</a> for details
+            </li><li>Note: Facebook contact group support is currently disabled
+            </li>
+            </ul>
+        </li>
+        <li>Added option to control Facebook mail checking
+        </li><li>Merged down the space dust
+	   </ul>
+	</div>
+</div>
+</body>
+</html>
diff -r e455454218fd -r aa8e87fb8437 index.php
--- a/index.php	Wed Jul 15 20:46:53 2009 -0400
+++ b/index.php	Thu Aug 20 09:43:19 2009 -0500
@@ -1,7 +1,7 @@
 <?php
-	$downloadText["10.4"]   = "1.3.5";
-	$downloadLink["10.4"]   = "http://adiumx.cachefly.net/Adium_1.3.5.dmg";
-	$downloadMD5 ["10.4"] 	= "9d9787dfc61b95519bfd44392e816eeb";
+	$downloadText["10.4"]   = "1.3.6";
+	$downloadLink["10.4"]   = "http://adiumx.cachefly.net/Adium_1.3.6.dmg";
+	$downloadMD5 ["10.4"] 	= "74bd07e4d4634676165912ed464a3a5f";
 
 	$downloadText["10.3.9"] = "1.0.6";
 	$downloadLink["10.3.9"] = "http://adiumx.cachefly.net/Adium_1.0.6.dmg";
diff -r e455454218fd -r aa8e87fb8437 sparkle/appcast-release.xml
--- a/sparkle/appcast-release.xml	Wed Jul 15 20:46:53 2009 -0400
+++ b/sparkle/appcast-release.xml	Thu Aug 20 09:43:19 2009 -0500
@@ -4,11 +4,11 @@
     <title>Adium Updates</title>
     <language>en</language>
     <item>
-        <title>Adium 1.3.5</title>
-        <pubDate>Monday, June 22nd, 2009 11:00:00 GMT-5</pubDate>
-        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.3.5.html</sparkle:releaseNotesLink>
+        <title>Adium 1.3.6</title>
+        <pubDate>Thursday, August 20th, 2009 9:30:00 GMT-5</pubDate>
+        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.3.6.html</sparkle:releaseNotesLink>
         <sparkle:minimumSystemVersion>10.4.0</sparkle:minimumSystemVersion>
-        <enclosure sparkle:md5Sum="9d9787dfc61b95519bfd44392e816eeb" sparkle:version="1.3.5" url="http://adiumx.cachefly.net/Adium_1.3.5.dmg" length="22232716" type="application/octet-stream"/>
+        <enclosure sparkle:md5Sum="74bd07e4d4634676165912ed464a3a5f" sparkle:version="1.3.6" url="http://adiumx.cachefly.net/Adium_1.3.6.dmg" length="22398719" type="application/octet-stream"/>
     </item>
     <item>
         <title>Adium 1.0.6</title>




More information about the commits mailing list