- 
    Mon May 15 2023 Christian Heimes <cheimes@redhat.com> - 36.0.1-4
    
- Fix FTBFS caused by rsa_pkcs1_implicit_rejection OpenSSL feature, resolves rhbz#2203840
   
  
  - 
    Wed Feb 22 2023 Christian Heimes <cheimes@redhat.com> - 36.0.1-3
    
- Fix CVE-2023-23931: Don't allow update_into to mutate immutable objects, resolves rhbz#2172399
- Fix FTBFS due to failing test_load_invalid_ec_key_from_pem and test_decrypt_invalid_decrypt
   
  
  - 
    Tue Apr 19 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-2
    
- Rebuild for gating, related: rhbz#2060787
   
  
  - 
    Fri Mar 04 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-6
    
- Rebase to 36.0.1, related: rhbz#2059630, rhbz#2060787
- OpenSSL 3.0 FIPS mode is now detected correctly, related: rhbz#2054785
- Fix error check from EVP_PKEY_CTX_set_signature_md, related: rhbz#2060343
- Block 3DES in FIPS mode, related: rhbz#2055209
- Disable DSA tests in FIPS mode
- Enable SHA1 signatures in test suite
- Fix serialization of keyusage ext with no bits
- Re-enable tests that are passing again
   
  
  - 
    Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 3.4.7-8
    
- Skip unstable memleak tests, backported from Fedora (BZ#2042413)
- Related: rhbz#1990421
   
  
  - 
    Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 3.4.7-7
    
- Add automatically generated Obsoletes tag with the python39- prefix
  for smoother upgrade from RHEL8
- Related: rhbz#1990421
   
  
  - 
    Tue Jan 18 2022 Christian Heimes <cheimes@redhat.com> - 3.4.7-6
    
- Fix gating issues, resolves: rhbz#2039768
- Fix poly1305 test, resolves: rhbz#2043582
   
  
  - 
    Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.7-5
    
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688
   
  
  - 
    Sun Aug 08 2021 Christian Heimes <cheimes@redhat.com> - 3.4.7-4
    
- Remove bindings to ERR_GET_FUNC, which has been removed in 3.0.0-beta2
- Resolves: rhbz#1953446
   
  
  - 
    Tue Jun 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.7-3
    
- Rebuilt for RHEL 9 BETA for openssl 3.0
- Related: rhbz#1971065