IABSD.fr/ports/lang/ruby

Branch :


Log

Author Commit Date CI Message
2a9b1c98 2019-04-29 00:35:58 Make ruby 2.6 the default ruby version
6bb2a9dd 2019-04-26 15:46:28 Update to ruby 2.6.3
f95e2ed2 2019-04-03 17:25:25 Update to ruby 2.4.6
ea5b1a22 2019-03-15 16:46:41 Use upstream patch to fix the following vulnerabilities in rubygems: CVE-2019-8320: Delete directory using symlink when decompressing tar CVE-2019-8321: Escape sequence injection vulnerability in verbose CVE-2019-8322: Escape sequence injection vulnerability in gem owner CVE-2019-8323: Escape sequence injection vulnerability in API response handling CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution CVE-2019-8325: Escape sequence injection vulnerability in errors
147d4379 2019-03-15 16:45:36 Update to ruby 2.5.5 Fixes the following vulnerabilities in rubygems: CVE-2019-8320: Delete directory using symlink when decompressing tar CVE-2019-8321: Escape sequence injection vulnerability in verbose CVE-2019-8322: Escape sequence injection vulnerability in gem owner CVE-2019-8323: Escape sequence injection vulnerability in API response handling CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution CVE-2019-8325: Escape sequence injection vulnerability in errors
5245052a 2019-03-15 16:44:49 Update to ruby 2.6.2 Fixes the following vulnerabilities in rubygems: CVE-2019-8320: Delete directory using symlink when decompressing tar CVE-2019-8321: Escape sequence injection vulnerability in verbose CVE-2019-8322: Escape sequence injection vulnerability in gem owner CVE-2019-8323: Escape sequence injection vulnerability in API response handling CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution CVE-2019-8325: Escape sequence injection vulnerability in errors
16da32da 2019-02-01 16:24:59 Update to ruby 2.6.1
8b866cfc 2019-01-16 17:11:57 Add support for building ruby 2.6 packages for ruby ports using ruby26 FLAVOR While here, fix MODRUBY_SITEDIR and MODRUBY_LIBREV for the jruby FLAVOR, even though no ports currently use either.
22bd3e0d 2019-01-14 16:18:21 Hookup ruby 2.6.0
0d9f363a 2019-01-14 16:13:05 Import ruby 2.6.0 Help and testing from jca@ and George Koehler OK jca@