Changeset 939
- Timestamp:
- 12/29/07 04:05:34 (8 months ago)
- Files:
-
- trunk/site/src/news.include (modified) (1 diff)
- trunk/site/src/news.page (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/site/src/news.include
r880 r939 1 1 <dl> 2 3 <dt>Dec-29-2007</dt> 4 <dd> 5 <h5><a href="{relocatable: news.html}">Mongrel 1.1.3 and 1.0.5, security update</a></h5> 6 7 <p>Mongrel 1.1.3 and 1.0.5 are out. They fix a security flaw in the DirHandler as reported on the list. You should upgrade when you get the chance.</p> 8 <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a> 9 <a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p> 10 </dd> 11 12 <dt>Dec-15-2007</dt> 13 <dd> 14 <h5><a href="{relocatable: news.html}">Mongrel 1.1.2, holiday edition</a></h5> 15 16 <p>Mongrel 1.1.2 is out. It fixes a few bugs and adds JRuby 1.0.x compatibility.</p> 17 <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a> 18 <a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p> 19 </dd> 20 2 21 <dt>Nov-12-2007</dt> 3 22 <dd> 4 23 <h5><a href="{relocatable: news.html}">Mongrel 1.1.1, never forget</a></h5> 5 24 6 25 <p>Mongrel 1.1.1 is out. It fixes the mongrel_rails restart bug.</p> 7 26 <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a> trunk/site/src/news.page
r880 r939 7 7 8 8 h1. Latest News 9 10 h2. Dec 29: Mongrel 1.1.3 and 1.0.5, security update. For serious. 11 12 Mongrel 1.1.3 and 1.0.5 are out. They fix a security flaw in the DirHandler as reported on the list. The flaw may or may not be already mitigated by your proxy configuration, but you should upgrade when you get the chance (or downgrade to 1.0.3). 13 14 h2. Dec 15: Mongrel 1.1.2, holiday edition. 15 16 Mongrel 1.1.2 is out. It fixes a few bugs and adds JRuby 1.0.x compatibility. 9 17 10 18 h2. Nov 12: Mongrel 1.1.1, never forget.
