Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Releases: rhboot/dbxtool

Update to version 8

13 May 13:38
dbxtool-8
Compare
Choose a tag to compare
  • 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.
  • 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.

dbxtool 7

11 Aug 19:43
dbxtool-7
Compare
Choose a tag to compare

dbxtool 0.6

09 Oct 02:55
dbxtool-0.6
Compare
Choose a tag to compare
  • make "dbxtool -l" work correctly with not-well-known GUIDs

dbxtool 0.5

07 Oct 19:03
dbxtool-0.5
Compare
Choose a tag to compare
  • make applying to dbx when it doesn't exist work (lersek)
  • make displaying KEK work right

dbxtool 0.4

20 Aug 21:15
Compare
Choose a tag to compare

This is the exciting new 0.4 release!