- 
    Mon Aug 17 2020 Ales Matej <amatej@redhat.com> - 1.12.0-2
    
- Validate paths read from repomd.xml (RhBug:1866505)
   
  
  - 
    Wed Jun 03 2020 Nicola Sella <nsella@redhat.com> - 1.12.0-1
    
- Update to 1.12.0
- Decode package URL when using for local filename (RhBug:1817130)
- Fix memory leak in lr_download_metadata() and lr_yum_download_remote()
- Download sources work when at least one of specified is working (RhBug:1775184)
- Enable building on OSX
   
  
  - 
    Fri Apr 03 2020 Ales Matej <amatej@redhat.com> - 1.11.3-1
    
- Update to 1.11.3
 - Prefer mirrorlist/metalink over baseurl (RhBug:1775184)
 - Fix calling Python API without holding GIL (RhBug:1788918) 
 - Do not unref LrErr_Exception on exit (RhBug:1778854)
   
  
  - 
    Fri Dec 06 2019 Lukas Hrazky <lhrazky@redhat.com> - 1.11.0-2
    
- Create a directory for gpg sockets in /run/user/ (RhBug:1769831,1771012)
   
  
  - 
    Tue Nov 12 2019 Ales Matej <amatej@redhat.com> - 1.11.0-1
    
- Update to 1.11.0
 - Retry mirrorlist/metalink downloads several times (RhBug:1741931)
 - Improve variable substitutions in URLs and add ${variable} support
   
  
  - 
    Tue Oct 22 2019 Ales Matej <amatej@redhat.com> - 1.10.6-1
    
- Update to 1.10.6
- Imporove handling of xattr to re-download damadged files (RhBug:1690894)
- Rephrase repository GPG check error message (RhBug:1741442)
- Add sleep before next try when all mirrors were tried (RhBug:1741931)
- Raise logging level of error messages (RhBug:1737709)
- Handle webservers that don't support ranges when downloading zck
- Define LRO_SUPPORTS_CACHEDIR only with zchunk (RhBug:1726141)
- Allow to use mirrors multiple times for a target (RhBug:1678588)
- Allow to try baseurl multiple times (RhBug:1678588)
   
  
  - 
    Fri Sep 06 2019 Marek Blaha <mblaha@redhat.com> - 1.10.3-3
    
- Backport patch: Fix: Verification of checksum from file attr
   
  
  - 
    Wed Jul 31 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.10.3-2
    
- Backport patch: Define LRO_SUPPORTS_CACHEDIR only with zchunk (RhBug:1726141,1719830)
   
  
  - 
    Tue Jun 11 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.10.3-1
    
- Update to 1.10.3
- Exit gpg-agent after repokey import (RhBug:1650266)
   
  
  - 
    Mon May 13 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.10.1-1
    
- Update to 1.10.1
- Reduce download delays
- Add an option to preserve timestamps of the downloaded files (RhBug:1688537)
- Append the '?' part of repo URL after the path
- Fix memory leaks