- 
    Thu Jun 13 2019 Petr Pisar <ppisar@redhat.com>- 1.88-1
    
- Update to 1.88 (bug #1632597, bug #1633630)
   
  
  - 
    Sat Sep 29 2018 Paul Howarth <paul@city-fan.org> - 1.85-6
    
- OpenSSL 1.1.1 in Fedora disables SSL3 API, so stop trying to test it
  (bug #1610376)
   
  
  - 
    Wed Aug 15 2018 Petr Pisar <ppisar@redhat.com> - 1.85-5
    
- Revert retry in Net::SSLeay::{read,write}() (bug #1610376)
- Revert retry in Net::SSLeay::write_partial() (bug #1610376)
   
  
  - 
    Tue Aug 14 2018 Petr Pisar <ppisar@redhat.com> - 1.85-4
    
- Avoid SIGPIPE in t/local/36_verify.t (bug #1610376)
   
  
  - 
    Mon Aug 13 2018 Petr Pisar <ppisar@redhat.com> - 1.85-3
    
- Adapt to OpenSSL 1.1.1 (bug #1610376)
- Adapt tests to system-wide crypto policy (bug #1610376)
- Adapt tests to security level 2 system-wide crypt policy (bug #1610376)
   
  
  - 
    Mon Aug 13 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.85-2
    
- Add missing call to va_end() in TRACE() (bug #1607018)
   
  
  - 
    Sat Aug 11 2018 Troy Dawson <tdawson@redhat.com>
    
- Disable %check so package will build for Mass Rebuild
- Related: bug#1614611
   
  
  - 
    Wed Mar 14 2018 Paul Howarth <paul@city-fan.org> - 1.85-1
    
- Update to 1.85
  - Preparations for transferring maintenace to a new maintainer
  - Fixed test failure in t/local/33_x509_create_cert.t for some versions of
    OpenSSL
  - Fixed free() error that causes "Free to wrong pool ..." message on Windows
   
  
  - 
    Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.84-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
   
  
  - 
    Wed Jan 17 2018 Paul Howarth <paul@city-fan.org> - 1.84-1
    
- Update to 1.84
  - Fixed an error in t/local/04_basic.t causing a test failure if
    Test::Exception not installed