Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2016Q2,
Version: 3.2.22.4,
Package name: ruby22-activerecord-3.2.22.4,
Maintainer: pkgsrc-users= Active Record -- Object-relational mapping put on rails
Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In context of an application,
these classes are commonly referred to as *models*. Models can also be
connected to other models; this is done by defining *associations*.
Required to run:[
devel/ruby-activemodel32] [
time/ruby-tzinfo03] [
databases/ruby-arel30] [
lang/ruby22-base]
Master sites:
SHA1: 1e44920ef20c4b56011fa7cfcc5e5944fd32c735
RMD160: 23384e5c3584132696c68ffb757d88bb9ca2abcf
Filesize: 289.5 KB
Version history: (Expand)
- (2016-09-08) Updated to version: ruby22-activerecord-3.2.22.4
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version ruby22-activerecord-3.2.22.2 (created)
CVS history: (Expand)
2016-09-07 21:03:34 by Benny Siegert | Files touched by this commit (9) | |
Log message:
Pullup ticket #5095 - requested by taca
www/ruby-actionpack32: security fix
Revisions pulled up:
- databases/ruby-activerecord32/distinfo 1.24
- devel/ruby-activemodel32/distinfo 1.24
- devel/ruby-activesupport32/distinfo 1.24
- devel/ruby-railties32/distinfo 1.24
- lang/ruby/rails.mk 1.55
- mail/ruby-actionmailer32/distinfo 1.24
- www/ruby-actionpack32/distinfo 1.24
- www/ruby-activeresource32/distinfo 1.24
- www/ruby-rails32/distinfo 1.24
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:55:08 UTC 2016
Modified Files:
pkgsrc/lang/ruby: rails.mk
Log message:
Start update of Ruby on Rails to 3.2.22.4.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:55:48 UTC 2016
Modified Files:
pkgsrc/devel/ruby-activesupport32: distinfo
Log message:
Update ruby-activesupport32 to 3.2.22.4, no change except version.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:56:35 UTC 2016
Modified Files:
pkgsrc/devel/ruby-activemodel32: distinfo
Log message:
Update ruby-activemodel32 to 3.2.22.4, no change except version.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:57:03 UTC 2016
Modified Files:
pkgsrc/databases/ruby-activerecord32: distinfo
Log message:
Update ruby-activerecord32 to 3.2.22.4, no change except version.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:57:30 UTC 2016
Modified Files:
pkgsrc/www/ruby-activeresource32: distinfo
Log message:
Update ruby-activeresource32 to 3.2.22.4, no change except version.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:58:46 UTC 2016
Modified Files:
pkgsrc/www/ruby-actionpack32: distinfo
Log message:
Update ruby-actionpack32 to 3.2.22.4.
Fix CVE-2016-6316, XSS vulnerability in Action View.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:59:16 UTC 2016
Modified Files:
pkgsrc/mail/ruby-actionmailer32: distinfo
Log message:
Update ruby-actionmailer32 to 3.2.22.4, no change except version.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 05:59:36 UTC 2016
Modified Files:
pkgsrc/devel/ruby-railties32: distinfo
Log message:
Update ruby-railties32 to 3.2.22.4, no change except version.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 21 06:00:48 UTC 2016
Modified Files:
pkgsrc/www/ruby-rails32: distinfo
Log message:
Update ruby-rails32 to 3.2.22.4, no change except version.
|