Name: | ruby193-rubygem-activerecord |
---|---|
Epoch: | 1 |
Version: | 3.2.8 |
Release: | 11.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 933128 |
License: | MIT |
RPM: | ruby193-rubygem-activerecord-3.2.8-11.el7.noarch.rpm |
Source RPM: | ruby193-rubygem-activerecord-3.2.8-11.el7.src.rpm |
Build Date: | Fri Mar 31 2017 |
Build Host: | x86-ol7-builder-01.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. |
- Nested attributes rejection proc bypass Resolves: rhbz#1306282
- Make the patch #5 apply cleanly - Related: rhbz#1115334
- Fix for CVE-2014-3482 - Resolves: rhbz#1115334
- Make the patch4 cleanly apply. - Related: rhbz#969486
- RHBZ#969448 - NULLS FIRST/LAST SQL statement fix for PostgreSQL - Resolves: rhbz#969486 - Add BR: rubygem(json), since older version of RDoc does not pull it in.
- Forget to apply the CVE-2013-1854 patch. Fixing it now.
- Fix for CVE-2013-1854.
- Fix for CVE-2013-0155.
- Fix for CVE-2012-6496.
- Update to ActiveRecord 3.2.8.