[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project ruby-3.0.7-165.el9_5

Name ruby
Epoch 0
Version 3.0.7
Release 165.el9_5
Website/URL https://www.ruby-lang.org/
License (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Build Time 2025-06-24 15:54:41
Build Host certified-builder01.msvsphere-os.ru
Summary An interpreter of object-oriented scripting language
Repositories Updates
Description Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
ruby-libs-3.0.7-165.el9_5.x86_64 Libraries necessary to run Ruby 3ac1fc067a0939e1cc1dcaeab210c20dda0ec9dabb522c93ff9b47ffa5352958 download
ruby-3.0.7-165.el9_5.x86_64 An interpreter of object-oriented scripting language 27a64d4bdaeb44fd34b62db7d5f3bad36ef9409439fc5f454fcfc5eee2952782 download
ruby-devel-3.0.7-165.el9_5.x86_64 A Ruby development environment f0d16d9c4b8ff1a017e0aceb5dd8b2d4742177293f804d7f4a1fd2d2094efb96 download
rubygem-bigdecimal-3.0.0-165.el9_5.x86_64 BigDecimal provides arbitrary-precision floating point decimal arithmetic b319d04ef96eab6d22ed6105c5b9bf0b76072ff43e60c2e5887c7a3467fa48df download
rubygem-io-console-0.5.7-165.el9_5.x86_64 IO/Console is a simple console utilizing library 4b3aa759ec1e330a8a96c38a678869e16e17b42f66fbf542a60135310c745362 download
rubygem-json-2.5.1-165.el9_5.x86_64 This is a JSON implementation as a Ruby extension in C 14c2c43625c24b9a25a84eb196d2b22ae21efd362d3609ae582beedcfa76adf2 download
rubygem-psych-3.3.2-165.el9_5.x86_64 A libyaml wrapper for Ruby db60aeee5288e034df617b3a709727642c39f221deaf20d1ef3804813487db80 download
i686
ruby-libs-3.0.7-165.el9_5.i686 Libraries necessary to run Ruby a97e81c30ac25e26ab6143753e3c1a58d6e6906bf4553ff96a7ab54cdfc0a508 download
noarch
ruby-default-gems-3.0.7-165.el9_5.noarch Default gems which are part of Ruby StdLib 9e7111f26f7062134fcd66a801e65e434c1b95da42684d1ba1c8f7fe3288ad56 download
ruby-doc-3.0.7-165.el9_5.noarch Documentation for ruby 0aec1b27749b221c54f5f3183501f31b4227192c383c8498dd19fe468015d3e4 download
rubygem-bundler-2.2.33-165.el9_5.noarch Library and utilities to manage a Ruby application's gem dependencies deba62aea3f00444f8ae175f18b2ae08705c7982ede2e2d17a6e2e04e1d614c5 download
rubygem-irb-1.3.5-165.el9_5.noarch The Interactive Ruby 91b6f9c8e358c05a9d4e62245478f8a55a6587a9913165495cbd2f6cefd765bb download
rubygem-minitest-5.14.2-165.el9_5.noarch Minitest provides a complete suite of testing facilities 3e7301d9804256c2e2f1cc77d59048307d4f48c36e85d987b8c4d940fa5f40db download
rubygem-power_assert-1.2.1-165.el9_5.noarch Power Assert for Ruby 2cac239197204cd2e29f34794f1f375aeb4eb38f3caf76e13193fce7dfe028a6 download
rubygem-rake-13.0.3-165.el9_5.noarch Ruby based make-like utility dbbb5fbd909531658f7e16076f404018385f4c4b0e76402cc8b480d77f0f00fb download
rubygem-rbs-1.4.0-165.el9_5.noarch Type signature for Ruby a46ac411d2fda73c4f454184ef96da2aa97363328635a6fa2c99fefe62abc75c download
rubygem-rdoc-6.3.4.1-165.el9_5.noarch A tool to generate HTML and command-line documentation for Ruby projects 63a2deafab8189a4bc619fea31eb06b318305b805207837b7a5714d0e61b761d download
rubygem-rexml-3.2.5-165.el9_5.noarch An XML toolkit for Ruby 010ef1cd25ab80e31bd156c837ab6e884065c100a747c5f2ea5be28e8676c8a5 download
rubygem-rss-0.2.9-165.el9_5.noarch Family of libraries that support various formats of XML "feeds" 82151ec915a5c75312f4536e2e0393adc0c954fd6e4b1438324eac6baba712d7 download
rubygem-test-unit-3.3.7-165.el9_5.noarch An xUnit family unit testing framework for Ruby 22cb076683da5570647152ff98cf85fc535636211a8dcf9e1f2d792dfced8098 download
rubygem-typeprof-0.15.2-165.el9_5.noarch TypeProf is a type analysis tool for Ruby code based on abstract interpretation 7c5c91e14bc64bb4307f1d10a4d85c5ed55fcf5dafab07aab68c3673273ae103 download
rubygems-3.2.33-165.el9_5.noarch The Ruby standard for packaging ruby libraries 1afc94bd4caa3d0f9a354ea51999e0362aab1d3b21dc52540a43c3fc6c21e479 download
rubygems-devel-3.2.33-165.el9_5.noarch Macros and development tools for packaging RubyGems 6b193f76d26e4925cc5ef469e71f57b68ad16af068a8db300ac324f3db6f694c download
src
ruby-3.0.7-165.el9_5.src An interpreter of object-oriented scripting language 94e7aa173cd32c25203483c8970097312b88d8b7650546b2acbe08d2b8801309 download
Changelog link
* Fri Apr 11 2025 Jarek Prokop <jprokop@redhat.com> - 3.0.7-165
- Fix Denial of Service in CGI::Cookie.parse. (CVE-2025-27219)
  Resolves: RHEL-87183
- Fix ReDoS in CGI::Util#escapeElement. (CVE-2025-27220)
  Resolves: RHEL-87184

* Thu Mar 06 2025 Jarek Prokop <jprokop@redhat.com> - 3.0.7-164
- Undefine GC compaction methods on ppc64le.
  Resolves: RHEL-83135
- Fix printing warnings when using IRB from a script.
  Resolves: RHEL-83137

* Tue Nov 26 2024 Jarek Prokop <jprokop@redhat.com> - 3.0.7-163
- Fix REXML ReDoS vulnerability. (CVE-2024-49761)
  Resolves: RHEL-68521

* Tue Apr 30 2024 Jun Aruga <jaruga@redhat.com> - 3.0.7-162
- Upgrade to Ruby 3.0.7.
  Resolves: RHEL-35740
- Fix HTTP response splitting in CGI.
  Resolves: RHEL-35741
- Fix ReDoS vulnerability in URI.
  Resolves: RHEL-35742
- Fix ReDoS vulnerability in Time.
  Resolves: RHEL-35743
- Fix buffer overread vulnerability in StringIO.
  Resolves: RHEL-35744
- Fix RCE vulnerability with .rdoc_options in RDoc.
  Resolves: RHEL-35746
- Fix arbitrary memory address read vulnerability with Regex search.
  Resolves: RHEL-35747

* Mon Oct 09 2023 Jun Aruga <jaruga@redhat.com> - 3.0.4-161
- Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS.
  Resolves: RHEL-12724
- ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters
  Related: RHEL-12724

* Wed Jun 28 2023 Jun Aruga <jaruga@redhat.com> - 3.0.4-160
- 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 File.utime test.