jeremy
660e6794f2
Update to rack 2.0.8
...
Fixes CVE-2019-16782.
2019-12-24 00:22:26 +00:00
jeremy
692cc4e954
Update to rack 2.0.6
...
Fixes CVE-2018-16471
2018-11-09 16:27:32 +00:00
jeremy
3d0524115e
Update to rack-2.0.3
...
Enable tests.
2017-11-14 17:10:18 +00:00
jeremy
4b19951c0f
Update to rack 1.6.2, fixing CVE-2015-3225, Potential Denial of Service
...
Vulnerability in Rack.
OK jasper@
2015-06-24 15:56:26 +00:00
jeremy
0a491708cf
Update to rack 1.6.0
...
Fix homepage so it no longer points to rubyforge.
2015-01-08 19:01:36 +00:00
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