Name: | rubygem-bigdecimal |
---|---|
Version: | 3.1.1 |
Release: | 145.module+el9.5.0+90461+45a3a727 |
Architecture: | aarch64 |
Module: | ruby:3.1:9050020241206061509:9 |
Group: | Unspecified |
Size: | 152652 |
License: | Ruby or BSD |
RPM: | rubygem-bigdecimal-3.1.1-145.module+el9.5.0+90461+45a3a727.aarch64.rpm |
Source RPM: | ruby-3.1.5-145.module+el9.5.0+90461+45a3a727.src.rpm |
Build Date: | Fri Dec 06 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.ruby-lang.org/ |
Summary: | BigDecimal provides arbitrary-precision floating point decimal arithmetic |
Description: | Ruby provides built-in support for arbitrary precision integer arithmetic. For example: 42**13 -> 1265437718438866624512 BigDecimal provides similar support for very large or very accurate floating point numbers. Decimal arithmetic is also useful for general calculation, because it provides the correct answers people expect–whereas normal binary floating point arithmetic often introduces subtle errors because of the conversion between base 10 and base 2. |
- Fix REXML ReDoS vulnerability. (CVE-2024-49761) Resolves: RHEL-68530
- 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