2020-03-15 17:44:58 by Takahiro Kambe | Files touched by this commit (31) | |
Log message:
lang/ruby22-base: remove package
Remove ruby22-base pacakge. Ruby 2.2 was kept only for ruby-redmine
package and it was already EOL.
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
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-01-03 06:19:03 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
lang/ruby: switch to use distfiles in '.xz' format
Switch to use distfiles in '.xz' format.
|
2018-07-17 12:56:24 by Jonathan Perkin | Files touched by this commit (8) |
Log message:
*: Add some required USE_GCC_RUNTIME.
|
2018-05-25 17:56:58 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
ruby22-base: Apply upstream patch to fix GCC 7 issue.
Bump PKGREVISION, package previously built but marshal operations during gem
installs would fail.
|
2018-03-29 05:11:58 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
lang/ruby22-base: update to 2.2.10, security release
Ruby 2.2.10 Released Posted by usa on 28 Mar 2018
Ruby 2.2.10 has been released. This release includes several security
fixes. Please check the topics below for details.
* CVE-2017-17742: HTTP response splitting in WEBrick
* CVE-2018-8777: DoS by large request in WEBrick
* CVE-2018-6914: Unintentional file and directory creation with directory
traversal in tempfile and tmpdir
* CVE-2018-8778: Buffer under-read in String#unpack
* CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in
UNIXServer and UNIXSocket
* CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir
* Multiple vulnerabilities in RubyGems
Ruby 2.2 is under the state of the security maintenance phase, until the end
of the March of 2018. After the date, maintenance of Ruby 2.2 will be ended.
So, this release is expected to be the last release of Ruby 2.2. We will
never make a new release of Ruby 2.2 unless Ruby 2.2.10 has a serious
regression bug. We recommend you migrating to newer versions of Ruby, such as
2.5.
|
2018-02-23 16:26:15 by Thomas Klausner | Files touched by this commit (4) |
Log message:
lang/*: remove BROKEN markers for known openssl-1.1 breakage
Requested by joerg.
|
2018-02-20 07:43:15 by Thomas Klausner | Files touched by this commit (1) |
Log message:
ruby22-base: mark as broken on NetBSD-current due to openssl-1.1
|
2018-02-19 17:47:53 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
lang/ruby22-base: rubygem security fix
Add an patch to fix security problem of rubygems.
Bump PKGREVISION.
|