Path to this page:
./
lang/ruby,
Wrapper package for Ruby programming language
Branch: pkgsrc-2015Q2,
Version: 2.0.0p647,
Package name: ruby-2.0.0p647,
Maintainer: tacaThis 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)
- (2015-09-04) Updated to version: ruby-2.0.0p647
- (2015-07-04) Package added to pkgsrc.se, version ruby-2.0.0p645 (created)
CVS history: (Expand)
2015-09-03 20:56:54 by Matthias Scheler | Files touched by this commit (5) | |
Log message:
Pullup ticket #4804 - requested by taca
lang/ruby22-base: security update
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.147
- lang/ruby22-base/Makefile 1.4
- lang/ruby22-base/distinfo 1.6-1.7
- lang/ruby22-base/patches/patch-configure 1.3
- lang/ruby22-base/patches/patch-lib_rubygems_remote__fetcher.rb deleted
---
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jun 30 19:41:32 UTC 2015
Modified Files:
pkgsrc/lang/ruby22-base: distinfo
pkgsrc/lang/ruby22-base/patches: patch-configure
Log message:
Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
with pkgsrc MACHINE_ARCH (i386). Fixes 32-bit build, no change for 64-bit.
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 20 15:30:47 UTC 2015
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby22-base: Makefile distinfo
Removed Files:
pkgsrc/lang/ruby22-base/patches: patch-lib_rubygems_remote__fetcher.rb
Log message:
Update ruby22-base to 2.2.3 (Ruby 2.2.3).
Release note:
Ruby 2.2.3 Released
Posted by nagachika on 18 Aug 2015
We are pleased to announce the release of Ruby 2.2.3. This is a TEENY
version release of the stable 2.2 series.
This release includes the security fix for a RubyGems domain name
verification vulnerability.
CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier
There are also some bugfixes. See ChangeLog for details.
|
2015-09-03 20:49:45 by Matthias Scheler | Files touched by this commit (8) | |
Log message:
Pullup ticket #4803 - requested by taca
lang/ruby21-base: security update
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.146
- lang/ruby21-base/Makefile 1.15
- lang/ruby21-base/PLIST 1.7
- lang/ruby21-base/distinfo 1.19
- lang/ruby21-base/patches/patch-ext_tk_extconf.rb deleted
- lang/ruby21-base/patches/patch-ext_tk_lib_tk.rb deleted
- lang/ruby21-base/patches/patch-ext_tk_tcltklib.c deleted
- lang/ruby21-base/patches/patch-lib_rubygems_remote__fetcher.rb deleted
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 20 15:27:43 UTC 2015
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby21-base: Makefile PLIST distinfo
Removed Files:
pkgsrc/lang/ruby21-base/patches: patch-ext_tk_extconf.rb
patch-ext_tk_lib_tk.rb patch-ext_tk_tcltklib.c
patch-lib_rubygems_remote__fetcher.rb
Log message:
Update ruby21-base to 2.1.7 (Ruby 2.1.7).
Release announce:
Ruby 2.1.7 Released
Posted by usa on 18 Aug 2015
Ruby 2.1.7 has been released.
This release includes the security fix for a RubyGems domain name
verification vulnerability. Please view the topic below for more details.
CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier
And, many bug fixes are also included. See tickets and ChangeLog for details.
|
2015-09-03 20:44:27 by Matthias Scheler | Files touched by this commit (4) | |
Log message:
Pullup ticket #4802 - requested by taca
lang/ruby200-base: security update
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.145
- lang/ruby200-base/Makefile 1.20
- lang/ruby200-base/distinfo 1.27
- lang/ruby200-base/patches/patch-lib_rubygems_remote__fetcher.rb deleted
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 20 15:22:16 UTC 2015
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby200-base: Makefile distinfo
Removed Files:
pkgsrc/lang/ruby200-base/patches: patch-lib_rubygems_remote__fetcher.rb
Log message:
Update ruby200-base-2.0.0p647 to (Ruby 2.0.0-p647).
Release announce:
Ruby 2.0.0-p647 Released
Posted by usa on 18 Aug 2015
We are pleased to announce the release of Ruby 2.0.0-p647.
This release includes the security fix for a RubyGems domain name
verification vulnerability. Please view the topic below for more details.
CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier
And, this release also includes the fix for a regression of lib/resolv.rb.
Uninitialized constant bug introduced by typo in backport of [#10712]
Ruby 2.0.0 is now under the state of the security maintenance phase, until
Feb. 24th, 2016. After the date, maintenance of Ruby 2.0.0 will be ended. We
recommend you start planning migration to newer versions of Ruby, such as
2.1 or 2.2.
|