- 
    Tue May 21 2019 Livy Ge <livy.ge@oracle.com> 1.1.1-8.0.1
    
- sha256 should be used for the RSA pairwise consistency test instead of sha1 [OraBug: 26333094]
   
  
  - 
    Fri Dec 14 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-8
    
- make openssl ts default to using SHA256 digest
   
  
  - 
    Wed Nov 14 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-7
    
- use /dev/urandom for seeding the RNG in FIPS POST
   
  
  - 
    Mon Oct 15 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-6
    
- make SECLEVEL=3 work
   
  
  - 
    Tue Oct 09 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-5
    
- fix defects found in Coverity scan
   
  
  - 
    Mon Oct 01 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-4
    
- drop SSLv3 support
   
  
  - 
    Tue Sep 25 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-3
    
- drop the TLS-1.3 version revert
   
  
  - 
    Mon Sep 17 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-2
    
- disable RC4-MD5 ciphersuites completely
   
  
  - 
    Fri Sep 14 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-1
    
- update to the final 1.1.1 version
- for consistent support of security policies we build
  RC4 support in TLS (not default) and allow SHA1 in SECLEVEL 2
- use only /dev/urandom if getrandom() is not available
- disable SM4
   
  
  - 
    Thu Aug 23 2018 Tomáš Mráz <tmraz@redhat.com> 1.1.1-0.pre9.1
    
- update to the latest 1.1.1 beta version
- temporarily revert TLS-1.3 to draft 28 version