[Mongrel] 1.0.2 release candidates
Evan Weaver
evan at cloudbur.st
Thu Oct 11 02:55:36 EDT 2007
Hello Mongrels,
Release candidates for Mongrel 1.0.2 and its dependencies are now
available. Note that gems are now signed, so please 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 you can verify and install the candidates via gem install:
$ sudo gem install mongrel --include-dependencies --source
http://mongrel.rubyforge.org/releases/ -P HighSecurity
Manual downloads are available from http://mongrel.rubyforge.org/releases/ .
Please report problems on the Rubyforge tracker at
http://rubyforge.org/tracker/?group_id=1306 . We will finalize the
release in a week or two, barring unforeseen difficulties.
Thanks,
Evan, and the Mongrel Team
PS. If you really don't care about authenticity, and don't want to
install the public certificate, you can omit the '-P HighSecurity'
option in 'gem install'.
--
Evan Weaver
Cloudburst, LLC
More information about the Mongrel-users
mailing list