NOTICE: This package has been removed from pkgsrc

./lang/ruby26, Ruby programming language 2.6.10 meta package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.6.10, Package name: ruby26-2.6.10, Maintainer: taca

This a meta package including Ruby 2.6 full release.

It includes ruby26-base, ruby26-gdbm and ruby26-readline
package.

No package should depend on this package directly.


Required to run:
[databases/ruby-gdbm] [devel/ruby-readline] [devel/ruby-fiddle] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2022-10-10 05:23:55 by Takahiro Kambe | Files touched by this commit (2)
Log message:
lang/ruby26: remove package

Ruby 2.6 reached to EOL on 22th April 2022.
   2022-04-12 16:16:44 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
lang/ruby26-base: update to 2.6.10

Here is release announce:

Ruby 2.6.10 has been released.

This release includes a security fix.  Please check the topics below for
details.

	CVE-2022-28739: Buffer overrun in String-to-Float conversion

This release also includes a fix of a build problem with very old compilers
and a fix of a regression of date library.  See the commit logs for further
details.

After this release, Ruby 2.6 reaches EOL.  In other words, this is expected
to be the last release of Ruby 2.6 series.  We will not release Ruby 2.6.11
even if a security vulnerability is found (but ocould release if a severe
regression is found).  We recommend all Ruby 2.6 users to start migration to
Ruby 3.1, 3.0, or 2.7 immediately.
   2022-01-16 14:27:03 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Remove ruby-fiddle from DESCR file.
   2022-01-14 17:15:14 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby26: drop including devel/ruby-fiddle package

devel/ruby-fiddle is now part of ruby26-base.

Bump PKGREVISION.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159)
Log message:
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-02 15:44:34 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
lang/ruby26: update to 2.6.5

Update ruby26-base and ruby26 packges to 2.6.5

pkgsrc chagnes

* fix warnings of pkglint.

Quote from release announce:

Ruby 2.6.5 (2019-10-01)

This release includes security fixes. Please check the topics below for
details.

* CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
* CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
* CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and
  File.fnmatch?
* CVE-2019-16201: Regular Expression Denial of Service vulnerability of
  WEBrick's Digest access authentication
   2019-02-14 07:01:03 by Takahiro Kambe | Files touched by this commit (1)
Log message:
ng/ruby26: forgot to commit DESCR

I forgot to commit DESCR.