mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 17:46:16 +04:00
2.5.7 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.5.6 fixes: * Multiple jQuery vulnerabilities in RDoc * About 40 bugs Changelog: https://github.com/ruby/ruby/compare/v2_5_5...v2_5_7 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>