Changelog for
ruby2.4-rubygem-rack-doc-1_4-1.4.7-28.11.x86_64.rpm :
Fri Jun 19 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.4.7
no changelog found
Wed Jun 17 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.4.6
no changelog found
Sat Nov 1 13:00:00 2014 tboergerAATTsuse.com
- Fixed all rpmlintrc errors to prevent failing builds with
multiple ruby versions
Wed Oct 22 14:00:00 2014 tboergerAATTsuse.com
- Updated to new ruby macros
Mon May 13 14:00:00 2013 cooloAATTsuse.com
- sync gem2rpm template
Mon Feb 11 13:00:00 2013 adrianAATTsuse.com
- updated to version 1.4.5
* Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
* Fix CVE-2013-0262, symlink path traversal in Rack::File
- from 1.4.4:
* [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
* Fixed erroneous test case in the 1.3.x series
Tue Jan 8 13:00:00 2013 cooloAATTsuse.com
- updated to version 1.4.3
* Add warnings when users do not provide a session secret
* Fix parsing performance for unquoted filenames
* Updated URI backports
* Fix URI backport version matching, and silence constant warnings
* Correct parameter parsing with empty values
* Correct rackup \'-I\' flag, to allow multiple uses
* Correct rackup pidfile handling
* Report rackup line numbers correctly
* Fix request loops caused by non-stale nonces with time limits
* Fix reloader on Windows
* Prevent infinite recursions from Response#to_ary
* Various middleware better conforms to the body close specification
* Updated language for the body close specification
* Additional notes regarding ECMA escape compatibility issues
* Fix the parsing of multiple ranges in range headers
* Prevent errors from empty parameter keys
* Added PATCH verb to Rack::Request
* Various documentation updates
* Fix session merge semantics (fixes rack-test)
* Rack::Static :index can now handle multiple directories
* All tests now utilize Rack::Lint (special thanks to Lars Gierth)
* Rack::File cache_control parameter is now deprecated, and removed by 1.5
* Correct Rack::Directory script name escaping
* Rack::Static supports header rules for sophisticated configurations
* Multipart parsing now works without a Content-Length header
* New logos courtesy of Zachary Scott!
* Rack::BodyProxy now explicitly defines #each, useful for C extensions
* Cookies that are not URI escaped no longer cause exceptions
* Security: Prevent unbounded reads in large multipart boundaries
Tue Jul 31 14:00:00 2012 jreidingerAATTsuse.com
- use new gem2rpm to provide new provisions
Mon Apr 2 14:00:00 2012 saschpeAATTsuse.de
- Spec file cleanup:
* Prepare for Factory submission
Fri Mar 30 14:00:00 2012 adrianAATTsuse.de
- handle /usr/bin/rackup via update-alternatives
Thu Jan 26 13:00:00 2012 mrueckertAATTsuse.de
- initial package of the 1.4 branch