File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -483,6 +483,23 @@ run on port 11211) and memcache-client installed.
483
483
* [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
484
484
* Fixed erroneous test case in the 1.3.x series
485
485
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
+
486
503
== Contact
487
504
488
505
Please post bugs, suggestions and patches to
You can’t perform that action at this time.
0 commit comments