Fri, 26 Apr 2024 21:41:47 UTC | login

Information for build ruby193-rubygem-activerecord-3.2.8-11.el6

ID11648
Package Nameruby193-rubygem-activerecord
Version3.2.8
Release11.el6
Epoch1
SummaryImplements the ActiveRecord pattern for ORM
DescriptionImplements 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.
Built byhhorak
State complete
Volume DEFAULT
StartedSat, 22 Oct 2016 08:59:08 UTC
CompletedSat, 22 Oct 2016 09:45:30 UTC
Taskbuild (sclo6-ruby193-rh-el6, ruby193-rubygem-activerecord-3.2.8-11.el6.src.rpm)
Tags
sclo6-ruby193-rh-candidate
sclo6-ruby193-rh-release
sclo6-ruby193-rh-testing
RPMs
src
ruby193-rubygem-activerecord-3.2.8-11.el6.src.rpm (info) (download)
noarch
ruby193-rubygem-activerecord-3.2.8-11.el6.noarch.rpm (info) (download)
ruby193-rubygem-activerecord-doc-3.2.8-11.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Feb 23 2016 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-11 - Nested attributes rejection proc bypass Resolves: rhbz#1306282 * Tue Nov 04 2014 Josef Stribny <jstribny@redhat.com> - 1:3.2.8-10 - Make the patch #5 apply cleanly - Related: rhbz#1115334 * Thu Jul 03 2014 Josef Stribny <jstribny@redhat.com> - 1:3.2.8-9 - Fix for CVE-2014-3482 - Resolves: rhbz#1115334 * Wed Jun 12 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-8 - Make the patch4 cleanly apply. - Related: rhbz#969486 * Fri May 31 2013 Lukas Zapletal <lzap+rpm@redhat.com> - 1:3.2.8-7 - 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. * Thu Mar 21 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-6 - Forget to apply the CVE-2013-1854 patch. Fixing it now. * Fri Mar 15 2013 Vít Ondruch <vondruch@redhat.com> - 1:3.2.8-4 - Fix for CVE-2013-1854. * Mon Jan 14 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.8-3 - Fix for CVE-2013-0155. * Mon Jan 07 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.8-2 - Fix for CVE-2012-6496. * Tue Sep 18 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.8-1 - Update to ActiveRecord 3.2.8. * Fri Jul 27 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.6-4 - Fixed the Require in -doc subpackage. * Wed Jul 25 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.2.6-3 - Imported from Fedora again. * Tue Jul 24 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.6-2 - Fixed missing epoch in -doc subpackage. * Thu Jul 19 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.2.6-1 - Update to ActiveRecord 3.2.6. * Fri Jun 15 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.0.15-1 - Update to ActiveRecord 3.0.15. * Fri Jun 01 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.0.13-1 - Update to ActiveRecord 3.0.13. * Tue Jan 31 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1:3.0.11-1 - Rebuilt for Ruby 1.9.3. - Update to ActionRecord 3.0.11 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Aug 22 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.10-1 - Update to ActiveRecord 3.0.10 * Mon Jul 04 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.9-1 - Update to ActiveRecord 3.0.9 * Fri Mar 25 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.5-1 - Updated to ActiveRecord 3.0.5 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Jan 10 2011 Mohammed Morsi <mmorsi@redhat.com> - 1:3.0.3-1 - Update to rails 3 * Wed Sep 08 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.8-4 - Updated postgres fix to resolve security issue * Mon Aug 16 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.8-3 - Included postgres fix (patch also pushed upstream, see rails issue tracker) * Thu Aug 12 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.8-2 - Updated patch0 to correctly parse sqlite3 version * Wed Aug 04 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.8-1 - Update to 2.3.8 * Thu Jan 28 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:2.3.5-1 - Update to 2.3.5 * Wed Oct 07 2009 David Lutterkort <lutter@redhat.com> - 1:2.3.4-2 - Bump Epoch to ensure upgrade path from F-11 * Fri Sep 18 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.3.4-1 - Update to 2.3.4 - Enable check * Sun Jul 26 2009 Jeroen van Meeuwen <j.van.meeuwen@ogd.nl> - 2.3.3-1 - New upstream version * Mon Mar 16 2009 Jeroen van Meeuwen <j.van.meeuwen@ogd.nl> - 2.3.2-1 - New upstream version * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Mon Nov 24 2008 Jeroen van Meeuwen <kanarip@fedoraproject.org> - 2.2.2-1 - New upstream version - Fixed rpmlint errors zero-length files and script-without-shebang * Thu Nov 20 2008 David Lutterkort <lutter@redhat.com> - 2.1.1-2 - Do not mark lib/ as doc * Tue Sep 16 2008 David Lutterkort <dlutter@redhat.com> - 2.1.1-1 - New version (fixes CVE-2008-4094) * Thu Jul 31 2008 Michael Stahnke <stahnma@fedoraproject.org> - 2.1.0-1 - New Upstream * Tue Apr 08 2008 David Lutterkort <dlutter@redhat.com> - 2.0.2-2 - Fix dependency * Mon Apr 07 2008 David Lutterkort <dlutter@redhat.com> - 2.0.2-1 - New version * Mon Dec 10 2007 David Lutterkort <dlutter@redhat.com> - 2.0.1-1 - New version * Thu Nov 29 2007 David Lutterkort <dlutter@redhat.com> - 1.15.6-1 - New version * Wed Nov 14 2007 David Lutterkort <dlutter@redhat.com> - 1.15.5-2 - Fix buildroot - Properly mark docs in geminstdir * Tue Oct 30 2007 David Lutterkort <dlutter@redhat.com> - 1.15.5-1 - Initial package