Path to this page:
./
databases/ruby-activerecord32,
Object-relational mapper framework (part of Rails 3.2)
Branch: pkgsrc-2013Q4,
Version: 3.2.17,
Package name: ruby193-activerecord-3.2.17,
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:[
lang/ruby193-base] [
databases/ruby-arel] [
devel/ruby-activemodel32] [
time/ruby-tzinfo]
Master sites: (Expand)
SHA1: 23c0dc657f6eee4c399e7fa3194670a7fb53d0b7
RMD160: 840d49336edc14c0cec58bb0f54b69fd87e95002
Filesize: 290.5 KB
Version history: (Expand)
- (2014-03-11) Updated to version: ruby193-activerecord-3.2.17
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version ruby193-activerecord-3.2.16 (created)
CVS history: (Expand)
2014-03-11 16:13:14 by Matthias Scheler | Files touched by this commit (9) | |
Log message:
Pullup ticket #4339 - requested by taca
databases/ruby-activerecord32: security update
devel/ruby-activemodel32: security update
devel/ruby-activesupport32: security update
devel/ruby-railties32: security update
mail/ruby-actionmailer32: security update
www/ruby-actionpack32: security update
www/ruby-activeresource32: security update
www/ruby-rails32: security update
Revisions pulled up:
- databases/ruby-activerecord32/distinfo 1.15
- devel/ruby-activemodel32/distinfo 1.15
- devel/ruby-activesupport32/distinfo 1.15
- devel/ruby-railties32/distinfo 1.15
- lang/ruby/rails.mk 1.47
- mail/ruby-actionmailer32/distinfo 1.15
- www/ruby-actionpack32/distinfo 1.15
- www/ruby-activeresource32/distinfo 1.15
- www/ruby-rails32/distinfo 1.15
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 14:59:25 UTC 2014
Modified Files:
pkgsrc/lang/ruby: rails.mk
Log message:
Start update of Ruby on Rails to 3.2.17.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:00:23 UTC 2014
Modified Files:
pkgsrc/devel/ruby-activesupport32: distinfo
Log message:
Update ruby-activesupport32 to 3.2.17.
Update of version number only.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:00:59 UTC 2014
Modified Files:
pkgsrc/devel/ruby-activemodel32: distinfo
Log message:
Update ruby-activemodel32 to 3.2.17.
Update of version number only.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:01:36 UTC 2014
Modified Files:
pkgsrc/databases/ruby-activerecord32: distinfo
Log message:
Update ruby-activerecord32 to 3.2.17.
Update of version number only.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:02:17 UTC 2014
Modified Files:
pkgsrc/www/ruby-activeresource32: distinfo
Log message:
Update ruby-activeresource32 to 3.2.17.
Update of version number only.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:03:02 UTC 2014
Modified Files:
pkgsrc/www/ruby-actionpack32: distinfo
Log message:
Update ruby-actionpack32 to 3.2.17.
* Use the reference for the mime type to get the format
Fixes: CVE-2014-0082
* Escape format, negative_format and units options of number helpers
Fixes: CVE-2014-0081
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:03:37 UTC 2014
Modified Files:
pkgsrc/mail/ruby-actionmailer32: distinfo
Log message:
Update ruby-actionmailer32 to 3.2.17.
Update of version number only.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:04:04 UTC 2014
Modified Files:
pkgsrc/devel/ruby-railties32: distinfo
Log message:
Update ruby-railties32 to 3.2.17.
Update of version number only.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 2 15:04:29 UTC 2014
Modified Files:
pkgsrc/www/ruby-rails32: distinfo
Log message:
Update ruby-rails32 to 3.2.17.
Update of version number only.
|