Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rubygem-rexml-3.2.6-2.module_el9+1063+32abbc07 RPM for noarch

From CentOS Stream 9 AppStream for ppc64le

Name: rubygem-rexml Distribution: CentOS
Version: 3.2.6 Vendor: CentOS
Release: 2.module_el9+1063+32abbc07 Build date: Thu May 23 21:35:02 2024
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 453941 Source RPM: ruby-3.3.1-2.module_el9+1063+32abbc07.src.rpm
Packager: builder@centos.org
Url: https://github.com/ruby/rexml
Summary: An XML toolkit for Ruby
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.

Provides

Requires

License

BSD-2-Clause

Changelog

* Mon May 20 2024 Jarek Prokop <jprokop@redhat.com> - 3.3.1-2
  - Upgrade to Ruby 3.3.1.
    Resolves: RHEL-33976
  - Fix buffer overread vulnerability in StringIO.
    (CVE-2024-27280)
    Resolves: RHEL-34130
  - Fix RCE vulnerability with .rdoc_options in RDoc.
    (CVE-2024-27281)
    Resolves: RHEL-34122
  - Fix Arbitrary memory address read vulnerability with Regex search.
    (CVE-2024-27282)
    Resolves: RHEL-33872
* Wed Jan 17 2024 Jarek Prokop <jprokop@redhat.com> - 3.3.0-1
  - Upgrade to Ruby 3.3.0.
    Resolves: RHEL-17089
* Sun Dec 03 2023 Jun Aruga <jaruga@redhat.com> - 3.1.2-142
  - Bypass git submodule test failure on Git >= 2.38.1.
  - Fix tests with Europe/Amsterdam pre-1970 time on tzdata version 2022b.
  - Fix for tzdata-2022g.
  - Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS.
    Resolves: RHEL-5590
  - ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters
    Related: RHEL-5590
  - Disable fiddle tests that use FFI closures.
    Related: RHEL-5590
* Fri Jun 03 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-141
  - Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473).
    Resolves: rhbz#2063773

Files

/usr/share/gems/gems/rexml-3.2.6
/usr/share/gems/gems/rexml-3.2.6/LICENSE.txt
/usr/share/gems/gems/rexml-3.2.6/NEWS.md
/usr/share/gems/gems/rexml-3.2.6/README.md
/usr/share/gems/gems/rexml-3.2.6/doc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/context.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/child.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/document.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/element.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/node.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/parent.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs/child_toc.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs/document_toc.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs/element_toc.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs/master_toc.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs/node_toc.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tasks/tocs/parent_toc.rdoc
/usr/share/gems/gems/rexml-3.2.6/doc/rexml/tutorial.rdoc
/usr/share/gems/gems/rexml-3.2.6/lib
/usr/share/gems/gems/rexml-3.2.6/lib/rexml
/usr/share/gems/gems/rexml-3.2.6/lib/rexml.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/attlistdecl.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/attribute.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/cdata.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/child.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/comment.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/doctype.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/document.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/dtd
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/dtd/attlistdecl.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/dtd/dtd.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/dtd/elementdecl.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/dtd/entitydecl.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/dtd/notationdecl.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/element.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/encoding.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/entity.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/formatters
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/formatters/default.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/formatters/pretty.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/formatters/transitive.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/functions.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/instruction.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/light
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/light/node.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/namespace.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/node.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/output.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parent.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parseexception.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/baseparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/lightparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/pullparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/sax2parser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/streamparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/treeparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/ultralightparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/parsers/xpathparser.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/quickpath.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/rexml.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/sax2listener.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/security.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/source.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/streamlistener.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/text.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/undefinednamespaceexception.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/validation
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/validation/relaxng.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/validation/validation.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/validation/validationexception.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/xmldecl.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/xmltokens.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/xpath.rb
/usr/share/gems/gems/rexml-3.2.6/lib/rexml/xpath_parser.rb
/usr/share/gems/specifications/rexml-3.2.6.gemspec


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jun 26 03:39:06 2024