2021-10-07 16:21:17 by Nia Alarie | Files touched by this commit (282) |
Log message:
lang: Remove SHA1 hashes for distfiles
|
2021-07-07 17:23:08 by Takahiro Kambe | Files touched by this commit (2) | |
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-04-25 09:23:10 by matthew green | Files touched by this commit (3) |
Log message:
extend the arm64 vs GCC hack to arm64eb, but also disable it from GCC 10
onwards -- the problem is no longer present.
|
2021-04-11 15:00:38 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
lang/ruby27-base: fix ALTERNATIVES file
|
2021-04-11 14:32:03 by Takahiro Kambe | Files touched by this commit (5) | |
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.
|
2021-02-14 16:31:23 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
lang/ruby27-base: trivial fixes
* Do not REPLACE_RUBY for nonexistent files.
* Fix include guard for hack.mk.
|
2020-06-19 11:21:06 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
lang/ruby27-base: generic fix for path to power_assert/console
|
2020-05-09 06:37:36 by Roland Illig | Files touched by this commit (1) |
Log message:
lang/ruby27-base: fix path to power_assert/console
|
2020-04-25 23:33:34 by Roland Illig | Files touched by this commit (1) |
Log message:
lang/ruby27-base: fix typo in REPLACE_RUBY
|
2020-04-01 17:23:15 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
lang/ruby27-base: update to 2.7.1
Update ruby27-base (and ruby27) to 2.7.1.
2.7.1 (2020-03-31)
This release includes security fixes. Please check the topics below for
details.
* CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
fix)
* CVE-2020-10933: Heap exposure vulnerability in the socket library
|