Changelog
Small release to ensure sbctl
comes preloaded with the new 2023 Microsoft certificates.
- Ensure we don't wrongly compare input/output files when signing
- Added
--json
supprt tosbctl verify
- Ensure
sbctl setup
with no arguments returns a helpful output - Import latest Microsoft keys for KEK and db databases
- Ensure we print the path of the file when encountering an invalid PE file
- Misc fixups in tests
- Misc typo fixes in prints
Generated list of changes
What's Changed
- build.yml: download artifacts using a wildcard by @pheiduck in #392
- Fix input/output file comparison when signing by @bkrochta in #393
- sbctl setup migrate: fix typo by @TheConner in #396
- Verified JSON support by @cybik in #402
- fix: print an error on setup without args by @acuteenvy in #412
- various fixes by @pheiduck in #419
- Typo fix by @stmille in #430
- certs: import 2023 Microsoft keys by @K900 in #432
New Contributors
- @TheConner made their first contribution in #396
- @cybik made their first contribution in #402
- @stmille made their first contribution in #430
Full Changelog: 0.16...0.17