Jun Aruga
|
d143dbbbc6
|
Upgrade to Ruby 3.3.1.
* Upgrade to Ruby 3.3.1.
Resolves: RHEL-33975
* Fix buffer overread vulnerability in StringIO.
Resolves: RHEL-34124
* Fix RCE vulnerability with .rdoc_options in RDoc.
Resolves: RHEL-34116
* Fix arbitrary memory address read vulnerability with Regex search.
Resolves: RHEL-33866
* Ruby bundled NKF, add appropriate `bundled` provide and test
* License review and clarification
This commit was merged and adjusted from Fedora rawhie latest commit
<ff5301a5f3 >.
```
$ git remote add fedora https://src.fedoraproject.org/rpms/ruby.git
$ git fetch fedora
$ git merge --squash fedora/rawhide
```
|
2024-05-10 12:04:59 +02:00 |
|