- 
    Mon Jun 24 2019 Tomáš Mráz <tmraz@redhat.com> 1.1.1c-2
    
- do not try to use EC groups disallowed in FIPS mode
  in TLS
- fix Valgrind regression with constant-time code
   
  
  - 
    Mon Jun 03 2019 Tomáš Mráz <tmraz@redhat.com> 1.1.1c-1
    
- update to the 1.1.1c release
   
  
  - 
    Fri May 24 2019 Tomáš Mráz <tmraz@redhat.com> 1.1.1b-6
    
- adjust the default cert pbe algorithm for pkcs12 -export
  in the FIPS mode
   
  
  - 
    Fri May 10 2019 Tomáš Mráz <tmraz@redhat.com> 1.1.1b-5
    
- Fix small regressions related to the rebase
   
  
  - 
    Tue May 07 2019 Tomáš Mráz <tmraz@redhat.com> 1.1.1b-3
    
- FIPS compliance fixes
   
  
  - 
    Tue May 07 2019 Tomáš Mráz <tmraz@redhat.com> 1.1.1b-1
    
- update to the 1.1.1b release
- EVP_KDF API backport from master
- SSH KDF implementation for EVP_KDF API backport from master
- add S390x chacha20-poly1305 assembler support from master branch
   
  
  - 
    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