Name: | rubygem-json |
---|---|
Version: | 2.6.1 |
Release: | 144.module+el9.4.0+90348+c2ef46bf |
Architecture: | aarch64 |
Module: | ruby:3.1:9040020240606125455:9 |
Group: | Unspecified |
Size: | 194024 |
License: | (Ruby or GPLv2) and UCD |
RPM: | rubygem-json-2.6.1-144.module+el9.4.0+90348+c2ef46bf.aarch64.rpm |
Source RPM: | ruby-3.1.5-144.module+el9.4.0+90348+c2ef46bf.src.rpm |
Build Date: | Thu Jun 06 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.ruby-lang.org/ |
Summary: | This is a JSON implementation as a Ruby extension in C |
Description: | This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. |
- Upgrade to Ruby 3.1.5. Resolves: RHEL-33978 - Fix buffer overread vulnerability in StringIO. Resolves: RHEL-34129 - Fix RCE vulnerability with .rdoc_options in RDoc. Resolves: RHEL-34121 - Fix arbitrary memory address read vulnerability with Regex search. Resolves: RHEL-33871
- Upgrade to Ruby 3.1.4. Resolves: RHEL-5586 - Fix HTTP response splitting in CGI. Resolves: RHEL-5591 - Fix ReDos vulnerability in URI. Resolves: RHEL-28919 Resolves: RHEL-5612 - Fix ReDos vulnerability in Time. Resolves: RHEL-28920 - Make RDoc soft dependency in IRB. Resolves: RHEL-5613
- 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
- Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473). Resolves: rhbz#2063773