Fri, 26 Apr 2024 08:11:35 UTC | login

Information for build dbxtool-8-5.el8_3.2

ID16559
Package Namedbxtool
Version8
Release5.el8_3.2
Epoch
Sourcegit+https://git.centos.org/rpms/dbxtool.git#e1263ae2d9f10c303a8f9f7e9efacf64d5eb4886
SummarySecure Boot DBX updater
DescriptionThis package contains DBX updates for UEFI Secure Boot.
Built bycarlwgeorge
State complete
Volume DEFAULT
StartedMon, 22 Feb 2021 03:21:57 UTC
CompletedMon, 22 Feb 2021 03:25:00 UTC
Taskbuild (dist-c8_3-updates, /rpms/dbxtool.git:e1263ae2d9f10c303a8f9f7e9efacf64d5eb4886)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/dbxtool.git?#e1263ae2d9f10c303a8f9f7e9efacf64d5eb4886'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
dbxtool-8-5.el8_3.2.src.rpm (info) (download)
aarch64
dbxtool-8-5.el8_3.2.aarch64.rpm (info) (download)
dbxtool-debuginfo-8-5.el8_3.2.aarch64.rpm (info) (download)
dbxtool-debugsource-8-5.el8_3.2.aarch64.rpm (info) (download)
x86_64
dbxtool-8-5.el8_3.2.x86_64.rpm (info) (download)
dbxtool-debuginfo-8-5.el8_3.2.x86_64.rpm (info) (download)
dbxtool-debugsource-8-5.el8_3.2.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed Jan 20 2021 Jan Hlavac <jhlavac@redhat.com> - 8-5.el8_3.2 - Enable manual gating Related: rhbz#1681753 Related: rhbz#1912474 * Fri Jan 15 2021 Javier Martinez Canillas <javierm@redhat.com> - 8-5.el8_3.1 - Fix 'EFI Signature List is malformed' error (lersek) Resolves: rhbz#1912474 * Thu Apr 12 2018 Petr Šabata <contyk@redhat.com> - 8-5 - Fix build flags injection (rhbz#1548123) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 23 2017 Peter Jones <pjones@redhat.com> - 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 <pjones@redhat.com> - 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 <pjones@redhat.com> - 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 <releng@fedoraproject.org> - 7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jul 08 2017 Peter Jones <pjones@redhat.com> - 7-4 - Rebuild for efivar-31-1.fc26 Related: rhbz#1468841 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Aug 17 2016 Peter Jones <pjones@redhat.com> - 7-2 - Rebuild for newer efivar. * Wed Aug 10 2016 Peter Jones <pjones@redhat.com> - 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 <releng@fedoraproject.org> - 0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Feb 23 2015 Peter Jones <pjones@redhat.com> - 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 <pjones@redhat.com> - 0.6-3 - Add systemd scriptlets for the service. * Thu Oct 09 2014 Peter Jones <pjones@redhat.com> - 0.6-2 - Require efivar >= 0.14-1 specifically. * Wed Oct 08 2014 Peter Jones <pjones@redhat.com> - 0.6-1 - Update to 0.6 - make "dbxtool -l" correctly show not-well-known guids. * Tue Oct 07 2014 Peter Jones <pjones@redhat.com> - 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 <pjones@redhat.com> - 0.4-1 - First packaging attempt.