Name: | rh-ror42-rubygem-activerecord |
---|---|
Epoch: | 1 |
Version: | 4.2.6 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1241184 |
License: | MIT |
RPM: | rh-ror42-rubygem-activerecord-4.2.6-3.el7.noarch.rpm |
Source RPM: | rh-ror42-rubygem-activerecord-4.2.6-3.el7.src.rpm |
Build Date: | Thu Sep 29 2016 |
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 for CVE-2016-6317 Resolves: rhbz#1365017 - Improve tests not to accept the failures
- Make build fail on tests failure - Lower accepted test failures to 2
- Update to 4.2.6
- Update to 4.2.5.1
- 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