www/adium.im 894:4559b86028d7: Changelog and appcast.
commits at adium.im
commits at adium.im
Wed Mar 9 20:48:51 UTC 2016
details: http://hg.adium.im/www/adium.im/rev/4559b86028d7
revision: 894:4559b86028d7
branch: adiumx.com
author: Thijs Alkemade <me at thijsalkema.de>
date: Wed Mar 09 21:48:44 2016 +0100
Changelog and appcast.
diffs (75 lines):
diff -r da569d15affd -r 4559b86028d7 changelogs/1.5.10.2.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.10.2.html Wed Mar 09 21:48:44 2016 +0100
@@ -0,0 +1,52 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <style type="text/css">
+/*<![CDATA[*/
+ ul {
+ padding-left: 20px;
+ }
+ li > a[href*="https://trac.adium.im/ticket/"] {
+ font-size: 8pt;
+ text-decoration: none;
+ }
+ .changegroup {
+ margin: 5px;
+ margin-bottom: 20px;
+ border: 1px dotted gray;
+ }
+ .changegroup h3 {
+ background-color: #abff82;
+ padding: 4px 8px;
+ color: #333;
+ margin: 0;
+ }
+ #majorchanges h3 {
+ background-color: #ffadad;
+ background-color: #afd7ff;
+ }
+
+ .changegroup ul {
+ margin: 8px;
+ }
+ #powered img {
+ border-width: 0px;
+ }
+ /*]]>*/
+ </style>
+ <title></title>
+ </head>
+ <body>
+ <div class="changegroup" id="majorchanges">
+ <h3>
+ Version 1.5.10.2
+ </h3>
+ <ul>
+ <li>Patched libotr, fixing an issue that could lead to remote code execution.</li>
+ <li>Updated libpurple to 2.10.12.</li>
+ </ul>
+ </div>
+ </body>
+</html>
diff -r da569d15affd -r 4559b86028d7 sparkle/appcast-release.xml
--- a/sparkle/appcast-release.xml Wed Mar 09 21:39:07 2016 +0100
+++ b/sparkle/appcast-release.xml Wed Mar 09 21:48:44 2016 +0100
@@ -4,11 +4,11 @@
<title>Adium Updates</title>
<language>en</language>
<item>
- <title>Adium 1.5.10.1</title>
- <pubDate>Friday, January 29th, 2015 21:18:07 GMT+1</pubDate>
- <sparkle:releaseNotesLink>https://www.adium.im/changelogs/1.5.10.1.html</sparkle:releaseNotesLink>
+ <title>Adium 1.5.10.2</title>
+ <pubDate>Friday, March 9th, 2016 21:46:31 GMT+1</pubDate>
+ <sparkle:releaseNotesLink>https://www.adium.im/changelogs/1.5.10.2.html</sparkle:releaseNotesLink>
<sparkle:minimumSystemVersion>10.7.5</sparkle:minimumSystemVersion>
- <enclosure sparkle:dsaSignature="MCwCFHPDrw41Z6zgzv8zfnCeUV4X0lUcAhRB5Rto6Cs4Uy5zt0b5bTeKZWo8og==" sparkle:version="1.5.10.1" url="https://adiumx.cachefly.net/Adium_1.5.10.1.dmg" length="24811752" type="application/octet-stream"/>
+ <enclosure sparkle:dsaSignature="MC0CFQCe63/7NXbICHzMRNKlvz5AyMcROwIUdf7xQgyg0k8c1aROBi/zSxAgeDo=" sparkle:version="1.5.10.2" url="https://adiumx.cachefly.net/Adium_1.5.10.2.dmg" length="25329166" type="application/octet-stream"/>
</item>
<item>
<title>Adium 1.5.10</title>
More information about the commits
mailing list