1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 20:43:51 +00:00

update the appcast and NEWS

This commit is contained in:
Mitchell Livingston 2008-08-21 03:47:59 +00:00
parent eada51ac5a
commit 0def4c1558
3 changed files with 12 additions and 8 deletions

2
NEWS
View file

@ -5,7 +5,7 @@ http://trac.transmissionbt.com/query?group=component&milestone=1.40
- Mac
+ Sparkle updated to 1.5
1.33 (2008/08/dd)
1.33 (2008/08/30)
http://trac.transmissionbt.com/query?group=component&milestone=1.33
- All Platforms
+ Fix crash from malicious torrent files with a piece size of zero

View file

@ -6,13 +6,13 @@
<description>Most recent version available.</description>
<language>en</language>
<pubDate>Tues, 5 Aug 2008 20:43:00 -0400</pubDate>
<lastBuildDate>Fri, 8 Aug 2008 22:26:00 -0400</lastBuildDate>
<lastBuildDate>Wed, 20 Aug 2008 23:44:00 -0400</lastBuildDate>
<item>
<title>Transmission 1.32</title>
<sparkle:releaseNotesLink>http://www.transmissionbt.com/appcast/releasenotes.html</sparkle:releaseNotesLink>
<pubDate>Fri, 8 Aug 2008 22:26:00 -0400</pubDate>
<enclosure sparkle:version="6453" sparkle:shortVersionString="1.32" sparkle:minimumSystemVersion="10.4.11" url="http://mirrors.m0k.org/transmission/files/Transmission-1.32.dmg" length="3405197" type="application/octet-stream"/>
<pubDate>Wed, 20 Aug 2008 23:44:00 -0400</pubDate>
<enclosure sparkle:version="6594" sparkle:shortVersionString="1.33" sparkle:minimumSystemVersion="10.4.11" url="http://mirrors.m0k.org/transmission/files/Transmission-1.33.dmg" length="3406796" type="application/octet-stream"/>
</item>
</channel>

View file

@ -18,8 +18,11 @@
<tr>
<td>
<ul>
<li>Fix a bug introduced in 1.30 that caused poor tracker communication</li>
<li>Creating torrent files for files >= 2 GB will result in 2 MB pieces</li>
<li>Fix crash from malicious torrent files with a piece size of zero</li>
<li>When creating new torrent files, change behavior that caused "Multi tracker torrents are not allowed" warning on one tracker</li>
<li>Fix Unicode handling in the JSON parser/generator</li>
<li>Fix memory error when reading KTorrent's PEX messages</li>
<li>Fix small memory leaks</li>
</ul>
</td>
</tr>
@ -34,12 +37,13 @@
<tr>
<td>
<ul>
<li>Fix bug where the proxy type was changed from SOCKS5 to SOCKS4 on launch</li>
<li>Rephrase "data not fully available" to "remaining time unknown"</li>
<li>Fix bug where torrent file creation would fail because an extra blank tracker address was inserted</li>
</ul>
</td>
</tr>
</table>
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?group=component&milestone=1.32&order=severity">click here</a>.</p>
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?group=component&milestone=1.33&order=severity">click here</a>.</p>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="red">