Name: | rubygem-typeprof |
---|---|
Version: | 0.15.2 |
Release: | 161.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 814110 |
License: | MIT |
RPM: | rubygem-typeprof-0.15.2-161.el9.noarch.rpm |
Source RPM: | ruby-3.0.4-161.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ruby/typeprof |
Summary: | TypeProf is a type analysis tool for Ruby code based on abstract interpretation |
Description: | TypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0. |
- 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
- 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.
- Upgrade to Ruby 3.0.4. Resolves: rhbz#2096347 - OpenSSL test suite fixes due to disabled SHA1. Resolves: rbhz#2107696 - Fix double free in Regexp compilation. Resolves: CVE-2022-28738 - Fix buffer overrun in String-to-Float conversion. Resolves: CVE-2022-28739
- Prevent segfaults running with SystemTap. Resolves: rhbz#2015441
- Update OpenSSL 3 compatibility patches. Resolves: rhbz#1952925
- Fix segfault in `TestArray#test_sample` on s390x. Related: rhbz#2049693
- Remove the patch applied to pass the test/fiddle/test_import.rb on PPC. Related: rhbz#2049693
- Upgrade to Ruby 3.0.3. Resolves: rhbz#2049693