www/adium.im 669:93432bc515a5: Adium 1.5.1 release

commits at adium.im commits at adium.im
Thu Jun 7 18:54:58 UTC 2012


details:	http://hg.adium.im/www/adium.im/rev/93432bc515a5
revision:	669:93432bc515a5
branch:		adiumx.com
author:		Robert Vehse
date:		Thu Jun 07 20:54:50 2012 +0200

Adium 1.5.1 release

diffs (153 lines):

diff -r c71a81d80260 -r 93432bc515a5 beta/index.php
--- a/beta/index.php	Tue May 29 15:05:35 2012 +0200
+++ b/beta/index.php	Thu Jun 07 20:54:50 2012 +0200
@@ -25,21 +25,7 @@
 						"md5" => "c94754b2d7c3d5609c47612efedf32da"
 					)
 		*/
-					array(
-						"ver" => "1.5.1b2",
-						"rev" => "5c28842f2dc4",
-						"date" => "2012-05-28",
-						"md5" => "8785f8b727fcd6bbbbd20a0178853a14",
-						"dsa" => "MC4CFQDgMTL6Wf9QiqhKs1PS7N4z8/HZBgIVAJfEiJDqlVqDCLrD9JVBnD8lSxyL"
-						),
 
-					array(
-						"ver" => "1.5.1b1",
-						"rev" => "6efd242bafce",
-						"date" => "2012-05-13",
-						"md5" => "80f7f579146c4bbc5cf968476504579f",
-						"dsa" => "MC0CFQCUmRl8UPQ1Cdmt0kiZ8X/iqlI7GwIUe4nD9vel0Rl4KWO6DQnqn6SLHu8="
-						),
 			);
 
 // $motd = 'Please check <a href="http://trac.adium.im/query?status=assigned&status=new&status=pending&group=severity&milestone=Adium+1.4">open tickets</a> for 1.4 before filing bugs!';
diff -r c71a81d80260 -r 93432bc515a5 changelogs/1.5.1.html
--- a/changelogs/1.5.1.html	Tue May 29 15:05:35 2012 +0200
+++ b/changelogs/1.5.1.html	Thu Jun 07 20:54:50 2012 +0200
@@ -44,21 +44,23 @@
 				Version 1.5.1b1
 			</h3>
 			<ul>
-                <li>Adium is now securely signed with an Apple Developer ID for OS X 10.8 / GateKeeper compatibility</li>
+                <li>Adium is now securely signed with an Apple Developer ID for OS X 10.8 / GateKeeper compatibility.</li>
                 <li>Updated to libpurple 2.10.4</li>
                 <ul>
-                    <li>AIM/ICQ: Fix communication with buddies containing periods and underscores</li>
-                    <li>MSN: Fix messages to offline contacts</li>
-                    <li>Fixed a number of security issues (see <a href="http://pidgin.im/news/security/">http://pidgin.im/news/security</a>), small memory leaks, miscellaneous bugs</li>
+                    <li>AIM/ICQ: Fixed communication with buddies containing periods and underscores.</li>
+                    <li>MSN: Fixed messages to offline contacts.</li>
+                    <li>Fixed a number of security issues (see <a href="http://pidgin.im/news/security/">http://pidgin.im/news/security</a>), small memory leaks, miscellaneous bugs.</li>
                 </ul>
+                <li>Fixed MSN public display names not being set. (Chenguang Li) (<a class="closed ticket" href="http://trac.adium.im/ticket/15915" title="defect: Cannot change display name on Adium 1.5 (closed: fixed)">#15915</a>)</li>
+                <li>Adjusted the minimum size of the message window to be 200px. (<a class="closed ticket" href="http://trac.adium.im/ticket/15794" title="defect: Chat window minimum size too big (closed: fixed)">#15794</a>)</li>
                 <li>Fixed status indicators in chat windows with only one chat. (<a class="closed ticket" href="http://trac.adium.im/ticket/9620" title="enhancement: Chatting without tabs - no way to see online status (closed: fixed)">#9620</a>)</li>
+                <li>Increased the size of the focus indicators so that they can be better seen when using overlay scrollbars.</li>
+                <li>Fixed the transcript viewer not saving the user list size.</li>
+                <li>Corrected some MSN emoticon shortcuts. (Paul Wilde) (<a class="closed ticket" href="http://trac.adium.im/ticket/15926" title="defect: In Adium 1.5, the MSN emotion "Happy" uses wrong symbols. (closed: fixed)">#15926</a>)</li>
                 <li>Renamed "Send Notification" to "Request Attention". (<a class="closed ticket" href="http://trac.adium.im/ticket/15789" title="defect: "Send Notification": wording not ideal (closed: fixed)">#15789</a>)</li>
                 <li>Adjusted the layout of the profile selection window.</li>
-                <li>Adjusted the minimum size of the message window to be 200px. (<a class="closed ticket" href="http://trac.adium.im/ticket/15794" title="defect: Chat window minimum size too big (closed: fixed)">#15794</a>)</li>
-                <li>Increased the size of the focus indicators so that they can be better seen when using overlay scrollbars.</li>
-                <li>Fixed the transcript viewer not saving the user list size.</li>
+                <li>Fixed alphabetical contact list sorting involving diacritics such as "å" and "ä" (Rafael Glauber) (<a class="closed ticket" href="http://trac.adium.im/ticket/12678" title="defect: Sort alphabetically handles åäö wrong (closed: fixed)">#12678</a>)</li>
                 <li>Made "View Release Notes" localizable. (<a class="closed ticket" href="http://trac.adium.im/ticket/15914" title="defect: View Release Notes not localizable (closed: fixed)">#15914</a>)</li>
-                <li>Corrected some MSN emoticon shortcuts. (<a class="closed ticket" href="http://trac.adium.im/ticket/15926" title="defect: In Adium 1.5, the MSN emotion "Happy" uses wrong symbols. (closed: fixed)">#15926</a>)</li>
             </ul>
 		</div>
 	</body>
diff -r c71a81d80260 -r 93432bc515a5 changelogs/1.5.1b1.htmlfrag
--- a/changelogs/1.5.1b1.htmlfrag	Tue May 29 15:05:35 2012 +0200
+++ b/changelogs/1.5.1b1.htmlfrag	Thu Jun 07 20:54:50 2012 +0200
@@ -1,17 +1,17 @@
 <ul>
     <li>Adium is now securely signed with an Apple Developer ID for OS X 10.8 / GateKeeper compatibility</li>
-    <li>Updated to libpurple 2.10.4</li>
+    <li>Updated to libpurple 2.10.4.</li>
     <ul>
-        <li>AIM/ICQ: Fix communication with buddies containing periods and underscores</li>
-        <li>MSN: Fix messages to offline contacts</li>
-        <li>Fixed a number of security issues (see <a href="http://pidgin.im/news/security/">http://pidgin.im/news/security</a>), small memory leaks, miscellaneous bugs</li>
+        <li>AIM/ICQ: Fixed communication with buddies containing periods and underscores.</li>
+        <li>MSN: Fixed messages to offline contacts.</li>
+        <li>Fixed a number of security issues (see <a href="http://pidgin.im/news/security/">http://pidgin.im/news/security</a>), small memory leaks, miscellaneous bugs.</li>
     </ul>
+    <li>Adjusted the minimum size of the message window to be 200px. (<a class="closed ticket" href="http://trac.adium.im/ticket/15794" title="defect: Chat window minimum size too big (closed: fixed)">#15794</a>)</li>
     <li>Fixed status indicators in chat windows with only one chat. (<a class="closed ticket" href="http://trac.adium.im/ticket/9620" title="enhancement: Chatting without tabs - no way to see online status (closed: fixed)">#9620</a>)</li>
-    <li>Renamed "Send Notification" to "Request Attention". (<a class="closed ticket" href="http://trac.adium.im/ticket/15789" title="defect: "Send Notification": wording not ideal (closed: fixed)">#15789</a>)</li>
-    <li>Adjusted the layout of the profile selection window.</li>
-    <li>Adjusted the minimum size of the message window to be 200px. (<a class="closed ticket" href="http://trac.adium.im/ticket/15794" title="defect: Chat window minimum size too big (closed: fixed)">#15794</a>)</li>
     <li>Increased the size of the focus indicators so that they can be better seen when using overlay scrollbars.</li>
     <li>Fixed the transcript viewer not saving the user list size.</li>
+    <li>Corrected some MSN emoticon shortcuts. (Paul Wilde) (<a class="closed ticket" href="http://trac.adium.im/ticket/15926" title="defect: In Adium 1.5, the MSN emotion "Happy" uses wrong symbols. (closed: fixed)">#15926</a>)</li>
+	<li>Renamed "Send Notification" to "Request Attention". (<a class="closed ticket" href="http://trac.adium.im/ticket/15789" title="defect: "Send Notification": wording not ideal (closed: fixed)">#15789</a>)</li>
+    <li>Adjusted the layout of the profile selection window.</li>
     <li>Made "View Release Notes" localizable. (<a class="closed ticket" href="http://trac.adium.im/ticket/15914" title="defect: View Release Notes not localizable (closed: fixed)">#15914</a>)</li>
-    <li>Corrected some MSN emoticon shortcuts. (<a class="closed ticket" href="http://trac.adium.im/ticket/15926" title="defect: In Adium 1.5, the MSN emotion "Happy" uses wrong symbols. (closed: fixed)">#15926</a>)</li>
 </ul>
\ No newline at end of file
diff -r c71a81d80260 -r 93432bc515a5 changelogs/1.5.1b2.htmlfrag
--- a/changelogs/1.5.1b2.htmlfrag	Tue May 29 15:05:35 2012 +0200
+++ b/changelogs/1.5.1b2.htmlfrag	Thu Jun 07 20:54:50 2012 +0200
@@ -1,5 +1,5 @@
 <ul>
-	<li>Fixed crashes on launch on Mac OS X 10.6.8 (1.5.1b1) (<a class="closed ticket" href="http://trac.adium.im/ticket/15996" title="crash: Adium 1.5.1b1 crashes on every launch in OSX 10.6.8 (closed: fixed)">#15996</a>)</li>
+	<li>Fixed crashes on launch on Mac OS X 10.6.8 (1.5.1b1). (<a class="closed ticket" href="http://trac.adium.im/ticket/15996" title="crash: Adium 1.5.1b1 crashes on every launch in OSX 10.6.8 (closed: fixed)">#15996</a>)</li>
 	<li>Fixed MSN public display names not being set. (Chenguang Li) (<a class="closed ticket" href="http://trac.adium.im/ticket/15915" title="defect: Cannot change display name on Adium 1.5 (closed: fixed)">#15915</a>)</li>
 	<li>Fixed alphabetical contact list sorting involving diacritics such as "å" and "ä" (Rafael Glauber) (<a class="closed ticket" href="http://trac.adium.im/ticket/12678" title="defect: Sort alphabetically handles åäö wrong (closed: fixed)">#12678</a>)</li>
 </ul>
\ No newline at end of file
diff -r c71a81d80260 -r 93432bc515a5 index.php
--- a/index.php	Tue May 29 15:05:35 2012 +0200
+++ b/index.php	Thu Jun 07 20:54:50 2012 +0200
@@ -1,7 +1,7 @@
 <?php
-	$downloadText["10.6.8"]   = "1.5";
-	$downloadLink["10.6.8"]   = "http://download.adium.im/Adium_1.5.dmg";
-	$downloadMD5 ["10.6.8"]   = "2ad1904e873ebe97eae22fcad00df429";
+	$downloadText["10.6.8"]   = "1.5.1";
+	$downloadLink["10.6.8"]   = "http://download.adium.im/Adium_1.5.1.dmg";
+	$downloadMD5 ["10.6.8"]   = "619d227ff256b8e4ab9f06518d6df816";
 	
 	$downloadText["10.5.8"]   = "1.4.5";
 	$downloadLink["10.5.8"]   = "http://download.adium.im/Adium_1.4.5.dmg";
diff -r c71a81d80260 -r 93432bc515a5 sparkle/appcast-beta.xml
--- a/sparkle/appcast-beta.xml	Tue May 29 15:05:35 2012 +0200
+++ b/sparkle/appcast-beta.xml	Thu Jun 07 20:54:50 2012 +0200
@@ -4,11 +4,11 @@
     <title>Adium Updates</title>
     <language>en</language>
     <item>
-        <title>Adium 1.5.1b2</title>
-        <pubDate>Monday, May 28th, 2012 17:00:00 GMT-5</pubDate>
-        <sparkle:releaseNotesLink>http://beta.adium.im/?notemplate</sparkle:releaseNotesLink>
+        <title>Adium 1.5.1</title>
+        <pubDate>Monday, June 7th, 2012 14:00:00 GMT-5</pubDate>
+        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.5.1.html</sparkle:releaseNotesLink>
         <sparkle:minimumSystemVersion>10.6.8</sparkle:minimumSystemVersion>
-	    <enclosure sparkle:dsaSignature="MC4CFQDgMTL6Wf9QiqhKs1PS7N4z8/HZBgIVAJfEiJDqlVqDCLrD9JVBnD8lSxyL" sparkle:version="1.5.1b2" url="http://download.adium.im/Adium_1.5.1b2.dmg" length="23728709" type="application/octet-stream"/>
+	    <enclosure sparkle:dsaSignature="MCwCFE3RS9WYaUIaVlZZz1oos3aUfuEOAhQKsyXlCL1nN7R57b2+gANOuHCWAg==" sparkle:version="1.5.1" url="http://download.adium.im/Adium_1.5.1.dmg" length="23728714" type="application/octet-stream"/>
     </item>
 	<item>
 	    <title>Adium 1.4.5</title>
diff -r c71a81d80260 -r 93432bc515a5 sparkle/appcast-release.xml
--- a/sparkle/appcast-release.xml	Tue May 29 15:05:35 2012 +0200
+++ b/sparkle/appcast-release.xml	Thu Jun 07 20:54:50 2012 +0200
@@ -4,11 +4,11 @@
     <title>Adium Updates</title>
     <language>en</language>
     <item>
-        <title>Adium 1.5</title>
-        <pubDate>Thursday, March 15th, 2012 20:00:00 GMT-5</pubDate>
-        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.5.html</sparkle:releaseNotesLink>
+        <title>Adium 1.5.1</title>
+        <pubDate>Thursday, June 7th, 2012 14:00:00 GMT-5</pubDate>
+        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.5.1.html</sparkle:releaseNotesLink>
         <sparkle:minimumSystemVersion>10.6.8</sparkle:minimumSystemVersion>
-	    <enclosure sparkle:dsaSignature="MC0CFQCh7281SKblQV7ucn/xEPINUYrrZQIUeCi58rbs+s8L1BcFb1LbOIRw15I=" sparkle:version="1.5" url="http://download.adium.im/Adium_1.5.dmg" length="23629311" type="application/octet-stream"/>
+	    <enclosure sparkle:dsaSignature="MCwCFE3RS9WYaUIaVlZZz1oos3aUfuEOAhQKsyXlCL1nN7R57b2+gANOuHCWAg==" sparkle:version="1.5.1" url="http://download.adium.im/Adium_1.5.1.dmg" length="23728714" type="application/octet-stream"/>
     </item>
 	<item>
 	    <title>Adium 1.4.5</title>




More information about the commits mailing list