From ace5348f85a13c0b5b194bc2ed32553dd0ac9e57 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Sat, 27 Oct 2007 01:11:27 +0000 Subject: manifest git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@787 19e92222-5c0b-0410-8929-a290d50e31e9 --- Manifest | 6 +++++- site/src/news.page | 15 +++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/Manifest b/Manifest index 0c7970d..e34d6eb 100644 --- a/Manifest +++ b/Manifest @@ -30,15 +30,19 @@ lib/mongrel/camping.rb lib/mongrel/cgi.rb lib/mongrel/command.rb lib/mongrel/configurator.rb +lib/mongrel/const.rb lib/mongrel/debug.rb lib/mongrel/handlers.rb +lib/mongrel/header_out.rb +lib/mongrel/http_request.rb +lib/mongrel/http_response.rb lib/mongrel/init.rb lib/mongrel/mime_types.yml lib/mongrel/rails.rb lib/mongrel/stats.rb lib/mongrel/tcphack.rb +lib/mongrel/uri_classifier.rb lib/mongrel.rb -lib/mutex_fix.rb LICENSE Manifest mongrel-public_cert.pem diff --git a/site/src/news.page b/site/src/news.page index 648aea2..6231da0 100644 --- a/site/src/news.page +++ b/site/src/news.page @@ -7,9 +7,20 @@ ordering: 2 h1. Latest News -h2. Oct 26: Mongrel 1.0.2 +h2. Oct 26: Mongrel 1.0.2 Airdrop! -Mongrel 1.0.2 is finally out with an asspile of bug fixes. Mongrel 1.1 will come hot on its heels, with a more modular architecture and JRuby support. Props to their team for quickly fixing the JRuby bugs we reported. +Mongrel 1.0.2 is finally out with an asspile of bug fixes. It and its dependencies are now signed, so add the Mongrel public certificate via: + + $ wget http://rubyforge.org/frs/download.php/25325/mongrel-public_cert.pem + $ gem cert --add mongrel-public_cert.pem + +Now install it via: + + $ gem install mongrel --include-dependencies -P HighSecurity + +Manual downloads (gems and tarballs) are at http://mongrel.rubyforge.org/releases/. + +Mongrel 1.1 is coming very soon with JRuby support and a few other things. h2. Jan 22: Mongrel 1.0.1 Baby! -- cgit v1.2.3-24-ge0c7