Name: | rh-ror41-rubygem-activerecord |
---|---|
Epoch: | 1 |
Version: | 4.1.5 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1146551 |
License: | MIT |
RPM: | rh-ror41-rubygem-activerecord-4.1.5-2.el7.noarch.rpm |
Source RPM: | rh-ror41-rubygem-activerecord-4.1.5-2.el7.src.rpm |
Build Date: | Tue Feb 07 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.rubyonrails.org |
Summary: | Implements the ActiveRecord pattern for ORM |
Description: | Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL. |
- Fix possible input validation circumvention - rhbz#1301973 - Resolves: CVE-2016-0753 - Nested attributes rejection proc bypass - rhbz#1301957 - Resolves: CVE-2015-7577
- Update to 4.1.5
- Fix CVE-2014-3514: vulnerability in the create_with - Resolves: rhbz#1133531
- Fix CVE-2014-3483 regression - Related: rhbz#1115336
- Fix CVE-2014-3483 - Resolves: rhbz#1115336
- Fix CVE-2014-0080: PostgreSQL array data injection vulnerability - Resolves: rhbz#1065585
- Update to ActiveRecord 4.0.2 - Resolves: rhbz#1037985
- Update to ActiveRecord 4.0.1
- Convert to scl
- Update to ActiveRecord 4.0.0.