File dbxtool.changes of Package dbxtool.16777
-------------------------------------------------------------------
Wed Oct 14 09:37:03 UTC 2020 - Marcus Meissner <meissner@suse.com>
- adjustment for SLE build, include in SLE11, SLE12 and SLE15
jsc#ECO-2560 jsc#PM-2042 jsc#SLE-16062
-------------------------------------------------------------------
Tue Sep 22 06:05:40 UTC 2020 - Marcus Meissner <meissner@suse.com>
- dbxtool-fixes.patch: bigger hammer for integer size mismatch to
fix build on more architectures.
-------------------------------------------------------------------
Sun Aug 16 13:11:47 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 8:
* Make a "make coverity" rule to scan the source
* 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.
* 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.
-------------------------------------------------------------------
Fri May 8 09:09:56 UTC 2020 - Marcus Meissner <meissner@suse.com>
- import dbxtool, for handling and storing the UEFI DBX database.