CentOS 7 - SCL for x86_64: development/libraries: rh-ruby30-rubygem-rexml
Jump to letter: [
CDGHLMNPRSTV
]
rh-ruby30-rubygem-rexml - An XML toolkit for Ruby
- Description:
REXML was inspired by the Electric XML library for Java, which features an
easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same
philosophy, has these same features. I've tried to keep the API as intuitive as
possible, and have followed the Ruby methodology for method naming and code
flow, rather than mirroring the Java API.
REXML supports both tree and stream document parsing. Stream parsing is faster
(about 1.5 times as fast). However, with stream parsing, you don't get access to
features such as XPath.
Packages
rh-ruby30-rubygem-rexml-3.2.5-148.el7.noarch
[141 KiB] |
Changelog
by Jarek Prokop (2021-07-28):
- Upgrade to Ruby 3.0.2.
- Fix command injection vulnerability in RDoc. (CVE-2021-31799)
Resolves: rhbz#1995172
- Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host.
(CVE-2021-31810)
Resolves: rhbz#1995174
- Fix StartTLS stripping vulnerability in Net::IMAP. (CVE-2021-32066)
Resolves: rhbz#1995173
- Fix dependencies of gems with explicit source installed from a
different source. (CVE-2020-36327)
Resolves: rhbz#1968497
- Re-enable SSL tests.
- Fix some failing Bundler tests with old Git.
|
rh-ruby30-rubygem-rexml-3.2.5-147.el7.noarch
[141 KiB] |
Changelog
by Jun Aruga (2021-04-23):
- Upgrade to Ruby 3.0.1.
Resolves: rhbz#1947933
Resolves: CVE-2021-28965
|