Path to this page:
./
lang/ruby,
Wrapper package for Ruby programming language
Branch: pkgsrc-2021Q2,
Version: 2.6.8,
Package name: ruby-2.6.8,
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-07-14) Updated to version: ruby-2.6.8
- (2021-07-01) Package added to pkgsrc.se, version ruby-2.6.7 (created)
CVS history: (Expand)
2021-07-12 14:54:47 by Benny Siegert | Files touched by this commit (3) | |
Log message:
Pullup ticket #6485 - requested by taca
lang/ruby30-base: security fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.234-1.235
- lang/ruby30-base/PLIST 1.3
- lang/ruby30-base/distinfo 1.3
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Jul 7 16:10:01 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby30-base: PLIST distinfo
Log message:
lang/ruby30-base: update to 3.0.2
Ruby 3.0.2 has been released.
This release includes security fixes. Please check the topics below
for details.
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
See the commit logs for details:
<https://github.com/ruby/ruby/compare/v3_0_1...v3_0_2>.
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Jul 7 16:11:57 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
Log message:
lang/ruby: make sure to update ruby30's version
|
2021-07-12 14:46:55 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6484 - requested by taca
lang/ruby27-base: security fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.233
- lang/ruby27-base/distinfo 1.5
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Jul 7 15:23:08 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby27-base: distinfo
Log message:
lang/ruby27-base: update to 2.7.4
Ruby 2.7.4 has been released.
This release includes security fixes. Please check the topics below
for details.
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
See the commit logs for details:
<https://github.com/ruby/ruby/compare/v2_7_3...v2_7_4>.
|
2021-07-12 14:40:18 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6483 - requested by taca
lang/ruby26: security fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.232
- lang/ruby26-base/distinfo 1.11
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Jul 7 15:15:19 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby26-base: distinfo
Log message:
lang/ruby26-base: update to 2.6.8
Ruby 2.6.8 has been released.
This release includes security fixes. Please check the topics below
for details.
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
We ordinally do not fix Ruby 2.6 except security fixes, but this
release also includes some regressed bugs and build problem fixes.
See the commit logs for details.
Ruby 2.6 is now under the state of the security maintenance phase,
until the end of March of 2022. After that date, maintenance of Ruby
2.6 will be ended. We recommend you start planning the migration to
newer versions of Ruby, such as 3.0 or 2.7.
|