- 
    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.
   
  
  - 
    Fri Jul 08 2022 Jarek Prokop <jprokop@redhat.com> - 3.0.4-160
    
- 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
   
  
  - 
    Thu Feb 10 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-159
    
- Prevent segfaults running with SystemTap.
  Resolves: rhbz#2015441
   
  
  - 
    Tue Jan 25 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-159
    
- Update OpenSSL 3 compatibility patches.
  Resolves: rhbz#1952925
   
  
  - 
    Thu Jan 20 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-157
    
- Fix segfault in `TestArray#test_sample` on s390x.
  Related: rhbz#2049693
   
  
  - 
    Tue Jan 11 2022 Jun Aruga <jaruga@redhat.com> - 3.0.3-157
    
- Remove the patch applied to pass the test/fiddle/test_import.rb on PPC.
  Related: rhbz#2049693
   
  
  - 
    Thu Nov 25 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.2-156
    
- Upgrade to Ruby 3.0.3.
  Resolves: rhbz#2049693