./databases/ruby-activerecord32, Object-relational mapper framework (part of Rails 3.2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q4, Version: 3.2.22.2, Package name: ruby200-activerecord-3.2.22.2, 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:
[databases/ruby-arel30] [time/ruby-tzinfo] [lang/ruby200-base] [devel/ruby-activemodel32]

Master sites:

SHA1: 417f1b087f7166083b78c5cebfb911cffe551c13
RMD160: 4f8389939746fb4252436cc70d322bebbcb68695
Filesize: 290.5 KB

Version history: (Expand)


CVS history: (Expand)


   2016-03-08 19:58:35 by Benny Siegert | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #4947 - requested by taca
www/ruby-actionpack32: security fix

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.23
- devel/ruby-activemodel32/distinfo                             1.23
- devel/ruby-activesupport32/distinfo                           1.23
- devel/ruby-railties32/distinfo                                1.23
- lang/ruby/rails.mk                                            1.54
- mail/ruby-actionmailer32/distinfo                             1.23
- www/ruby-actionpack32/distinfo                                1.23
- www/ruby-activeresource32/distinfo                            1.23
- www/ruby-rails32/distinfo                                     1.23

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:23:26 UTC 2016

   Modified Files:
   	pkgsrc/lang/ruby: rails.mk

   Log message:
   Start update of Ruby on Rails to  3.2.22.2.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:24:32 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-activesupport32: distinfo

   Log message:
   Update ruby-activesupport32 to  3.2.22.2.

   No chnage except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:24:59 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-activemodel32: distinfo

   Log message:
   Update ruby-activemodel32 to  3.2.22.2.

   No chnage except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:25:33 UTC 2016

   Modified Files:
   	pkgsrc/databases/ruby-activerecord32: distinfo

   Log message:
   Update ruby-activerecord32 to  3.2.22.2.

   No chnage except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:26:08 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-activeresource32: distinfo

   Log message:
   Update ruby-activeresource32 to  3.2.22.2.

   No chnage except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:27:42 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-actionpack32: distinfo

   Log message:
   Update ruby-actionpack32 to 3.2.22.2.

   Fixes CVE-2016-2097 and CVE-2016-2098.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:28:40 UTC 2016

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer32: distinfo

   Log message:
   Update ruby-actionmailer32 to 3.2.22.2.

   No chnage except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:29:07 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-railties32: distinfo

   Log message:
   Update ruby-railties32 to 3.2.22.2.

   No chnage except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Mar  5 05:29:26 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-rails32: distinfo

   Log message:
   Update ruby-rails32 to 3.2.22.2.

   No chnage except version.
   2016-02-10 20:22:42 by Benny Siegert | Files touched by this commit (11) | Package updated
Log message:
Pullup ticket #4915 - requested by taca
devel/ruby-activemodel32: security fix
devel/ruby-activesupport32: security fix
devel/ruby-railties32: security fix
mail/ruby-actionmailer32: security fix
www/ruby-actionpack32: security fix
www/ruby-activeresource32: security fix
www/ruby-rails32: security fix

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.22
- devel/ruby-activemodel32/distinfo                             1.22
- devel/ruby-activesupport32/PLIST                              1.2
- devel/ruby-activesupport32/distinfo                           1.22
- devel/ruby-railties32/Makefile                                1.11
- devel/ruby-railties32/distinfo                                1.22
- lang/ruby/rails.mk                                            1.53
- mail/ruby-actionmailer32/distinfo                             1.22
- www/ruby-actionpack32/distinfo                                1.22
- www/ruby-activeresource32/distinfo                            1.22
- www/ruby-rails32/distinfo                                     1.22

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:42:36 UTC 2016

   Modified Files:
   	pkgsrc/lang/ruby: rails.mk

   Log message:
   Start update of Ruby on Rails to 3.2.22.1.

   Also tweak _RAILS_{MAJOR,MINOR,TEENY} variable definition.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:43:56 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-activesupport32: PLIST distinfo

   Log message:
   Update ruby-activesupport32 to 3.2.22.1.

   * Add ActiveSupport::SecurityUtils module which is required for
     security fix of  actionpack.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:45:10 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-activemodel32: distinfo

   Log message:
   Update ruby-activemodel32 to 3.2.22.1.

   * No change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:46:12 UTC 2016

   Modified Files:
   	pkgsrc/databases/ruby-activerecord32: Makefile distinfo

   Log message:
   Update ruby-activerecord32 to 3.2.22.1.

   * No change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:47:02 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-activeresource32: distinfo

   Log message:
   Update ruby-activeresource32 to 3.2.22.1.

   * No change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:48:02 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-actionpack32: distinfo

   Log message:
   Note update of ruby-actionpack32 to 3.2.22.1.

   * Use secure string comparisons for basic auth username / password.
     (CVE-2015-7576)
   * Stop caching mime types globally.  (CVE-2016-0751)
   * Don't short-circuit reject_if proc.  (CVE-2015-7577)
   * Allow :file to be outside rails root, but anything else must be inside
     the rails view directory.  (CVE-2016-0752)

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:48:55 UTC 2016

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer32: distinfo

   Log message:
   Update ruby-actionmailer32  to 3.2.22.1.

   * No change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:49:57 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-railties32: Makefile distinfo

   Log message:
   Update ruby-railties32 to 3.2.22.1.

   * No change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:50:48 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-rails32: distinfo

   Log message:
   Update ruby-rails32 to 3.2.22.1.

   * No change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb  1 13:46:12 UTC 2016

   Modified Files:
	   pkgsrc/databases/ruby-activerecord32: Makefile distinfo

   Log message:
   Update ruby-activerecord32 to 3.2.22.1.

   * No change except version.