Changelog for
dbxtool-debuginfo-8-3.fc27.x86_64.rpm :
* Mon Oct 23 2017 Peter Jones
- 8-3- Also don\'t return error if we\'re using --quiet and PK/KEK are absent. Resolves: rhbz#1489942
* Thu Oct 19 2017 Peter Jones - 8-2- Don\'t use -f in dbxtool.service; that\'ll make it do the thing we\'re trying to avoid. Resolves: rhbz#1489942
* Wed Oct 18 2017 Peter Jones - 8-1- Update to dbxtool 8- Make a \"make coverity\" rule to scan the source Results at: https://scan.coverity.com/projects/rhboot-dbxtool- Don\'t try to apply anything if PK and KEK aren\'t enrolled- Add --force and --quiet for the PK/KEK checker, and use them in the systemd service. Resolves: rhbz#1489942- Add a .syntastic_c_config for vim\'s Syntastic modules- Use tsearch()/tfind()/tdestroy() from libc instead of ccan htables- Don\'t open the dbx file with O_RDWR|O_CREAT, use O_RDONLY.- Lots of minor bug fixes gcc -Wextra and friends found.
* Wed Aug 02 2017 Fedora Release Engineering - 7-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering - 7-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jul 08 2017 Peter Jones - 7-4- Rebuild for efivar-31-1.fc26 Related: rhbz#1468841
* Fri Feb 10 2017 Fedora Release Engineering - 7-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Aug 17 2016 Peter Jones - 7-2- Rebuild for newer efivar.
* Wed Aug 10 2016 Peter Jones - 7-1- Update to version 7- Add new dbxupdate.bin for CVE-2016-3320 and https://support.microsoft.com/en-us/kb/3179577
* Wed Feb 03 2016 Fedora Release Engineering - 0.6-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering - 0.6-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Feb 23 2015 Peter Jones - 0.6-4- Zbigniew Jędrzejewski-Szmek was kind enough to audit the systemd service, and had some suggestions, as did Harald Hoyer and Lennart Poettering. Related: rhbz#1181568
* Tue Dec 09 2014 Peter Jones - 0.6-3- Add systemd scriptlets for the service.
* Thu Oct 09 2014 Peter Jones - 0.6-2- Require efivar >= 0.14-1 specifically.
* Wed Oct 08 2014 Peter Jones - 0.6-1- Update to 0.6- make \"dbxtool -l\" correctly show not-well-known guids.
* Tue Oct 07 2014 Peter Jones - 0.5-1- Update to 0.5:- make applying to dbx when it doesn\'t exist work (lersek)- make displaying KEK work right
* Wed Aug 20 2014 Peter Jones - 0.4-1- First packaging attempt.