./lang/ruby, Wrapper package for Ruby programming language

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


Branch: pkgsrc-2015Q4, Version: 2.0.0p648, Package name: ruby-2.0.0p648, Maintainer: taca

This package is a wrapper for specific releases of the Ruby
programming language, providing commands (ruby, irb, ...) without
any release number information.

The actual Ruby programming language is provided by packages with
release numbers, like ruby16 or ruby18.

No package should depend on this package directly.


Required to run:
[lang/ruby200-base]

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.