jeremy
724cf040f0
Update to rack 1.4.5, fixing:
...
CVE-2013-0262, symlink path traversal in Rack::File
CVE-2013-0263, timing attack against Rack::Session::Cookie
2013-02-08 16:33:21 +00:00
jeremy
cf03796bf5
Update to rack 1.4.4.
2013-01-18 17:10:09 +00:00
jeremy
3e83d76abb
Update to 1.3.6, fixing the denial of service vulnerability
...
described in CERT-2011-003.
2012-01-05 02:10:40 +00:00
jeremy
425210ae14
Update to 1.3.5. Take MAINTAINER.
...
OK claudio@
2011-12-13 17:58:27 +00:00
jeremy
738450349a
Bump version to 1.2.2, with the single fix:
...
* Security fix in Rack::Auth::Digest::MD5: when authenticator
returned nil, permission was granted on empty password.
OK landry@
2011-03-24 03:15:36 +00:00
jeremy
f6b912fcc4
Update to 1.2.1.
...
ok landry
2010-12-08 21:48:59 +00:00
bernd
bfe6132b6e
Update to ruby-rack-1.0.0.
2009-05-19 21:54:33 +00:00
bernd
d77d587b2d
Update to ruby-rack-0.9.1.
2009-01-24 15:20:54 +00:00
bernd
95664df900
Initial import of ruby-rack-0.3.0.
...
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
2008-04-19 17:49:22 +00:00