www/adium.im 915:04cb9cfbaf30: Started a changelog for 1.5.10.3.
commits at adium.im
commits at adium.im
Wed Mar 22 19:09:53 UTC 2017
details: http://hg.adium.im/www/adium.im/rev/04cb9cfbaf30
revision: 915:04cb9cfbaf30
branch: adiumx.com
author: Thijs Alkemade <me at thijsalkema.de>
date: Wed Mar 22 20:08:55 2017 +0100
Started a changelog for 1.5.10.3.
diffs (56 lines):
diff -r 11fdb3d6776f -r 04cb9cfbaf30 changelogs/1.5.10.3.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.10.3.html Wed Mar 22 20:08:55 2017 +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.3
+ </h3>
+ <ul>
+ <li>Updated libpurple to 2.12.0, fixing an issue that could lead to remote code execution (CVE 2017-2640).</li>
+ <li>Removed support for MSN, Yahoo! and Myspace, as these were no longer working.</li>
+ </ul>
+ </div>
+ </body>
+</html>
More information about the commits
mailing list