Skip to content

Commit fa8a2b0

Browse files
committed
Update README for todays releases
1 parent 26c8500 commit fa8a2b0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.rdoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,23 @@ run on port 11211) and memcache-client installed.
483483
* [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
484484
* Fixed erroneous test case in the 1.3.x series
485485

486+
* February 7th, Thirty fifth public release 1.1.6, 1.2.8, 1.3.10
487+
* Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
488+
489+
* February 7th, Thirty fifth public release 1.4.5
490+
* Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
491+
* Fix CVE-2013-0262, symlink path traversal in Rack::File
492+
493+
* February 7th, Thirty fifth public release 1.5.2
494+
* Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
495+
* Fix CVE-2013-0262, symlink path traversal in Rack::File
496+
* Add various methods to Session for enhanced Rails compatibility
497+
* Request#trusted_proxy? now only matches whole stirngs
498+
* Add JSON cookie coder, to be default in Rack 1.6+ due to security concerns
499+
* URLMap host matching in environments that don't set the Host header fixed
500+
* Fix a race condition that could result in overwritten pidfiles
501+
* Various documentation additions
502+
486503
== Contact
487504

488505
Please post bugs, suggestions and patches to

0 commit comments

Comments
 (0)