Name: | rh-ror50-rubygem-rack |
---|---|
Epoch: | 1 |
Version: | 2.0.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 284332 |
License: | MIT and BSD |
RPM: | rh-ror50-rubygem-rack-2.0.1-1.el7.noarch.rpm |
Source RPM: | rh-ror50-rubygem-rack-2.0.1-1.el7.src.rpm |
Build Date: | Mon Jun 12 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rack.github.io/ |
Summary: | A modular Ruby webserver interface |
Description: | 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. |
- Update to Rack 2.0.1.
- Update to 1.6.2
- rebuilt for ror41
- Don't prefix the bundled OkJson virtual provide. Resolves: rhbz#1079388
- Rebuid against new scl-utils to depend on -runtime package. Resolves: rhbz#1069109
- Fix licensing - Add virtual provide for bundled okjson
- Update to rack 1.5.2
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Added patch0 to fix tests for Ruby 2.0 - Update to Rack 1.4.5
- Update Patch2 and Patch3 to apply cleanly.
- Fixes for CVE-2013-0262 and CVE-2013-0263.