Name: | rh-ruby30-rubygem-rexml |
---|---|
Version: | 3.2.5 |
Release: | 148.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 408896 |
License: | BSD |
RPM: | rh-ruby30-rubygem-rexml-3.2.5-148.el7.noarch.rpm |
Source RPM: | rh-ruby30-ruby-3.0.2-148.el7.src.rpm |
Build Date: | Tue Oct 26 2021 |
Build Host: | build-ol7-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. |
- 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.
- Upgrade to Ruby 3.0.1. Resolves: rhbz#1947933 Resolves: CVE-2021-28965
- Add the requirement of the ruby-default-gems to the ruby. Related: rhbz#1921719
- Fix the ruby systemtap file path. Resolves: rhbz#1932291 - Revert removing the rdoc symbolic files that are specific in SCL. - Bundle RDoc into StdLib. Resolves: rhbz#1921719 - Merge commits from Fedora rawhide branch. Related: rhbz#1903661
- Upgrade to Ruby 3.0.0. Resolves: rhbz#1903661 - Skip the ssl tests for offline on Brew build environment. - Remove the rdoc symbolic files that are specific in SCL.
- Upgrade to Ruby 2.7.1. Resolves: rhbz#1826872 - Call load builtin macro if it is defined, or call own load macro.
- Fix did_you_mean (LoadError) that happens when running `bundle install`. Resolves: rhbz#1819245
- Provide StdLib links for Racc and install it by default.
- Upgrade to Ruby 2.7.0.
- Exclude {rdoc,irb}.rb dangling symlinks from ruby-libs.