Path to this page:
./
devel/ruby-railties32,
Tools for creating, working with, and running Rails 3.2
Branch: pkgsrc-2015Q4,
Version: 3.2.22.2,
Package name: ruby200-railties-3.2.22.2,
Maintainer: pkgsrc-users= Railties -- Gluing the Engine to the Rails
Railties is responsible to glue all frameworks together. Overall, it:
* handles all the bootstrapping process for a Rails application;
* manager rails command line interface;
* provides Rails generators core;
Required to run:[
www/ruby-rack-ssl] [
www/ruby-actionpack32] [
lang/ruby200-base] [
devel/ruby-thor]
Master sites:
SHA1: f358f2b37f5f439ef9971d2aba1d96258e9c25f9
RMD160: b0167542e43bad56a1b06bd1ece912e1a74afee0
Filesize: 1553.5 KB
Version history: (Expand)
- (2016-03-08) Updated to version: ruby200-railties-3.2.22.2
- (2016-02-10) Updated to version: ruby200-railties-3.2.22.1
- (2016-01-02) Package added to pkgsrc.se, version ruby200-railties-3.2.22nb1 (created)
CVS history: (Expand)
2016-03-08 19:58:35 by Benny Siegert | Files touched by this commit (9) | |
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) | |
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.
|