www/adium.im 864:aa1f2c3c50b0: Clarify that the SIPE fix applies...
commits at adium.im
commits at adium.im
Mon Mar 24 21:53:28 UTC 2014
details: http://hg.adium.im/www/adium.im/rev/aa1f2c3c50b0
revision: 864:aa1f2c3c50b0
branch: adiumx.com
author: Robert Vehse <robertvehse at fastmail.fm>
date: Mon Mar 24 22:53:11 2014 +0100
Clarify that the SIPE fix applies to OS X 10.9, not 10.8.5.
diffs (34 lines):
diff -r 1b979a8902f5 -r aa1f2c3c50b0 changelogs/1.5.10.html
--- a/changelogs/1.5.10.html Thu Mar 20 14:29:00 2014 +0100
+++ b/changelogs/1.5.10.html Mon Mar 24 22:53:11 2014 +0100
@@ -44,12 +44,12 @@
Version 1.5.10
</h3>
<ul>
+ <li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
<li>Fixed a bug that can cause disconnects when using a Retina Mac with an external screen. (Johannes Loepelmann) (<a class="closed ticket" href="https://trac.adium.im/ticket/16552" title="defect: Jabber connections constantly dis-/reconnect on Retina Macbooks due to avatar sizes (closed: fixed)">#16552</a>)</li>
<li>Fixed idle checks to no longer use the proximity sensor of modern Macs. (Christopher Loessl)</li>
- <li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
<li>Fixed dates in the chat log viewer not showing up for very old logs (2006 and earlier). (<a class="closed ticket" href="https://trac.adium.im/ticket/16554" title="defect: Some chat logs lose datestamps in 1.5.9 Transcript Viewer (closed: fixed)">#16554</a>)</li>
<li>Security: Enabled a number of TLS ciphers using SHA256.</li>
- <li>Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb) (<a class="closed ticket" href="https://trac.adium.im/ticket/16550" title="defect: BEAST SSL Mitigation in Mavericks causes SSL disconnects (closed: fixed)">#16550</a>)</li>
+ <li>Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb) (<a class="closed ticket" href="https://trac.adium.im/ticket/16550" title="defect: BEAST SSL Mitigation in Mavericks causes SSL disconnects (closed: fixed)">#16550</a>) The fix only applies to OS X 10.9, the one for OS X 10.8.5 should follow.</li>
<li>Updated libpurple to 2.10.9, fixing many security issues.</li>
</ul>
</div>
diff -r 1b979a8902f5 -r aa1f2c3c50b0 changelogs/1.5.10b1.htmlfrag
--- a/changelogs/1.5.10b1.htmlfrag Thu Mar 20 14:29:00 2014 +0100
+++ b/changelogs/1.5.10b1.htmlfrag Mon Mar 24 22:53:11 2014 +0100
@@ -1,9 +1,9 @@
<ul>
+ <li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
<li>Fixed a bug that can cause disconnects when using a Retina Mac with an external screen. (Johannes Loepelmann) (<a class="closed ticket" href="https://trac.adium.im/ticket/16552" title="defect: Jabber connections constantly dis-/reconnect on Retina Macbooks due to ... (closed: fixed)">#16552</a>)</li>
<li>Fixed idle checks to no longer use the proximity sensor of modern Macs. (Christopher Loessl)</li>
- <li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
<li>Fixed dates in the chat log viewer not showing up for very old logs (2006 and earlier). (<a class="closed ticket" href="https://trac.adium.im/ticket/16554" title="defect: Some chat logs lose datestamps in 1.5.9 Transcript Viewer (closed: fixed)">#16554</a>)</li>
<li>Security: Enabled a number of TLS ciphers using SHA256.</li>
- <li>Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb) (<a class="closed ticket" href="https://trac.adium.im/ticket/16550" title="defect: BEAST SSL Mitigation in Mavericks causes SSL disconnects (closed: fixed)">#16550</a>)</li>
+ <li>Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb)(<a class="closed ticket" href="https://trac.adium.im/ticket/16550" title="defect: BEAST SSL Mitigation in Mavericks causes SSL disconnects (closed: fixed)">#16550</a>) The fix only applies to OS X 10.9, the one for OS X 10.8.5 should follow. </li>
<li>Updated libpurple to 2.10.9, fixing many security issues.</li>
</ul>
\ No newline at end of file
More information about the commits
mailing list