- 
    Thu Oct 08 2020 Adam Williamson <awilliam@redhat.com> - 1:27.1-8
    
- Backport PR #168 to fix a compatibility issue with DNF 4.4.0+
   
  
  - 
    Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:27.1-7
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
   
  
  - 
    Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:27.1-6
    
- Rebuilt for Python 3.9
   
  
  - 
    Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:27.1-5
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
   
  
  - 
    Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1:27.1-4
    
- Rebuilt for Python 3.8.0rc1 (#1748018)
   
  
  - 
    Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1:27.1-3
    
- Rebuilt for Python 3.8
   
  
  - 
    Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:27.1-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
   
  
  - 
    Fri Apr 19 2019 Neal Gompa <ngompa13@gmail.com> - 1:27.1-1
    
- Bump version to 27.1 (ngompa13)
- Fix Kernel version detection (pablo)
   
  
  - 
    Sun Apr 14 2019 Neal Gompa <ngompa13@gmail.com> - 1:27.0-1
    
- Bump version to 27.0 (ngompa13)
- imgcreate/creator: Change to text strings for reading file list from rpm
  (ngompa13)
- imgcreate/live: Check for dracut being installed to determine usability
  (ngompa13)
- imgcreate/live: Add squashfs as a mandatory extra filesystem (ngompa13)
- imgcreate/live: Rename dracut config file to 99-liveos.conf (ngompa13)
- 'udevadm settle' needs some time to settle (sbonds)
- README: Removed unnecessary 'the' (scwicker)
- imgcreate/kickstart: Use systemctl for enabling/disabling services (ngompa13)
- livecd-iso-to-disk: Simply mount read-only to test for flat_squashfs.
  (fgrose)
- editliveos: Accommodate netinstall in multi boot configuration files.
  (fgrose)
- livecd-iso-to-disk+pod: Support netinstall .isos and as multi install.
  (fgrose)
   
  
  - 
    Fri Apr 12 2019 Neal Gompa <ngompa13@gmail.com> - 1:26.1-4
    
- Add patch to adapt to rpm Python bindings changing from bytes to strings (RH#1699432)