ruby: update to 2.6.5
authorLuiz Angelo Daros de Luca <redacted>
Sun, 27 Oct 2019 18:37:50 +0000 (15:37 -0300)
committerLuiz Angelo Daros de Luca <redacted>
Sun, 27 Oct 2019 19:07:11 +0000 (16:07 -0300)
commitd3d0c281494b32cd9785a82cbb432b28d5254c91
tree2172c060431cd204b1a175f2c76f5ecefbcb0280
parent5e8a504705e19d9f7cf32e163f1ce98f71a41efa
ruby: update to 2.6.5

2.6.5 fixes:
* 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

2.6.4 fixes:
* Multiple jQuery vulnerabilities in RDoc

Changelog: https://github.com/ruby/ruby/compare/v2_6_3...v2_6_5

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
lang/ruby/Makefile
git clone https://git.99rst.org/PROJECT