Name: | rubygem-rexml |
---|---|
Version: | 3.2.5 |
Release: | 159.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 408896 |
License: | BSD |
RPM: | rubygem-rexml-3.2.5-159.el9.noarch.rpm |
Source RPM: | ruby-3.0.3-159.el9.src.rpm |
Build Date: | Sat May 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ruby/rexml |
Summary: | 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. |
- Prevent segfaults running with SystemTap. Resolves: rhbz#2015441
- Update OpenSSL 3 compatibility patches. Resolves: rhbz#1952925
- Fix segfault in `TestArray#test_sample` on s390x. Related: rhbz#2049693
- Remove the patch applied to pass the test/fiddle/test_import.rb on PPC. Related: rhbz#2049693
- Upgrade to Ruby 3.0.3. Resolves: rhbz#2049693
- Enable LTO. Resolves: rhbz#1990108
- Rebuilt for libffi 3.4.2 SONAME transition (second attempt). Related: rhbz#1891914
- Upgrade to Ruby 3.0.2. - Fix command injection vulnerability in RDoc. Resolves: CVE-2021-31799 - Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host. Resolves: CVE-2021-31810 - Fix StartTLS stripping vulnerability in Net::IMAP Resolves: CVE-2021-32066 - Fix dependencies of gems with explicit source installed from a different source. Resolves: CVE-2020-36327 - Pass ldflags to gem install via CONFIGURE_ARGS.
- Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688