Path to this page:
./
lang/ruby,
Wrapper package for Ruby programming language
Branch: pkgsrc-2021Q1,
Version: 2.6.7,
Package name: ruby-2.6.7,
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.
Version history: (Expand)
- (2021-04-15) Updated to version: ruby-2.6.7
- (2021-03-30) Package added to pkgsrc.se, version ruby-2.6.6nb1 (created)
CVS history: (Expand)
2021-04-24 14:46:53 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6443 (second part) - requested by taca
lang/ruby: build fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.231
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Apr 12 14:39:28 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
Log message:
lang/ruby/rubyversion.mk: require quote
Require proper quote for previous addition to MAKEFLAGS.
|
2021-04-15 09:53:24 by Benny Siegert | Files touched by this commit (6) | |
Log message:
Pullup ticket #6445 - requested by taca
lang/ruby30-base: security fix
Revisions pulled up:
- lang/ruby/Makefile 1.69
- lang/ruby/rubyversion.mk 1.230
- lang/ruby30-base/ALTERNATIVES 1.2
- lang/ruby30-base/Makefile 1.2
- lang/ruby30-base/PLIST 1.2
- lang/ruby30-base/distinfo 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 12:36:28 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby30-base: ALTERNATIVES Makefile PLIST distinfo
Log message:
lang/ruby30-base: update to 3.0.1
Ruby 3.0.1 Released (2021-04-05)
Ruby 3.0.1 has been released.
This release includes security fixes. Please check the topics below
for details.
* CVE-2021-28965: XML round-trip vulnerability in REXML
* CVE-2021-28966: Path traversal in Tempfile on Windows
See the commit logs for details.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 12:43:17 UTC 2021
Modified Files:
pkgsrc/lang/ruby: Makefile
Log message:
lang/ruby: reset PKGREVISION
Reset PKGREVISION with updates of all ruby{26,27,30}.
|
2021-04-15 09:38:17 by Benny Siegert | Files touched by this commit (6) | |
Log message:
Pullup ticket #6444 - requested by taca
lang/ruby27-base: security fix, bugfix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.229
- lang/ruby27-base/ALTERNATIVES 1.2
- lang/ruby27-base/PLIST 1.4
- lang/ruby27-base/distinfo 1.4
- lang/ruby27-base/patches/patch-configure 1.2
- lang/ruby27-base/patches/patch-lib_rubygems.rb 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 12:32:03 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby27-base: PLIST distinfo
pkgsrc/lang/ruby27-base/patches: patch-configure patch-lib_rubygems.rb
Log message:
lang/ruby27-base: update to 2.7.3
Ruby 2.7.3 Released (2021-04-05)
This release includes security fixes. Please check the topics below for
details.
* CVE-2021-28965: XML round-trip vulnerability in REXML
* CVE-2021-28966: Path traversal in Tempfile on Windows
See the commit logs for details.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 13:00:38 UTC 2021
Modified Files:
pkgsrc/lang/ruby27-base: ALTERNATIVES
Log message:
lang/ruby27-base: fix ALTERNATIVES file
|
2021-04-15 09:10:45 by Benny Siegert | Files touched by this commit (7) | |
Log message:
Pullup ticket #6443 - requested by taca
lang/ruby26-base: security fix, bugfix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.227-1.228
- lang/ruby26-base/ALTERNATIVES 1.2
- lang/ruby26-base/Makefile 1.13
- lang/ruby26-base/PLIST 1.5
- lang/ruby26-base/distinfo 1.10
- lang/ruby26-base/patches/patch-configure 1.3
- lang/ruby26-base/patches/patch-lib_webrick_httprequest.rb deleted
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 12:16:20 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
Log message:
lang/ruby/rubyversion.mk: pass RUBY_RAILS_ACCEPTED
Pass RUBY_RAILS_ACCEPTED to MAKEFLAGS unless it isn't empty.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 12:28:38 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby26-base: Makefile PLIST distinfo
pkgsrc/lang/ruby26-base/patches: patch-configure
Removed Files:
pkgsrc/lang/ruby26-base/patches: patch-lib_webrick_httprequest.rb
Log message:
lang/ruby26-base: update to 2.6.7
Ruby 2.6.7 Released (2021-04-05)
This release includes security fixes. Please check the topics below for
details.
* CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in
WEBrick
* CVE-2021-28965: XML round-trip vulnerability in REXML
See the commit logs for details.
By this release, we end the normal maintenance phase of Ruby 2.6, and Ruby
2.6 enters the security maintenance phase. This means that we will no
longer backport any bug fixes to Ruby 2.6 except security fixes. The term
of the security maintenance phase is scheduled for a year. Ruby 2.6 reaches
EOL and its official support ends by the end of the security maintenance
phase. Therefore, we recommend that you start to plan upgrade to Ruby 2.7
or 3.0.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 11 13:00:25 UTC 2021
Modified Files:
pkgsrc/lang/ruby26-base: ALTERNATIVES
Log message:
lang/ruby26-base: fix ALTERNATIVES file
|
2021-04-15 09:04:00 by Benny Siegert | Files touched by this commit (4) |
Log message:
Pullup ticket #6442 - requested by taca
lang/ruby25-base: security fix
(via patch)
--
Ruby 2.5.9 has been released.
This release includes security fixes. Please check the topics below
for details.
* CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in
WEBrick
* CVE-2021-28965: XML round-trip vulnerability in REXML
See the commit logs for details.
After this release, Ruby 2.5 reaches EOL. In other words, this is the
last release of Ruby 2.5 series. We will not release Ruby 2.5.10 even
if a security vulnerability is found. We recommend all Ruby 2.5 users
to upgrade to Ruby 3.0, 2.7 or 2.6 immediately.
--
|