Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sbctl-0.17.tar.gz | 2025-04-28 | 17.8 MB | |
sbctl-0.17.tar.gz.sig | 2025-04-28 | 566 Bytes | |
0.17 source code.tar.gz | 2025-04-28 | 17.8 MB | |
0.17 source code.zip | 2025-04-28 | 17.9 MB | |
README.md | 2025-04-28 | 1.6 kB | |
Totals: 5 Items | 53.6 MB | 2 |
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 https://github.com/Foxboron/sbctl/pull/392
- Fix input/output file comparison when signing by @bkrochta in https://github.com/Foxboron/sbctl/pull/393
- sbctl setup migrate: fix typo by @TheConner in https://github.com/Foxboron/sbctl/pull/396
- Verified JSON support by @cybik in https://github.com/Foxboron/sbctl/pull/402
- fix: print an error on setup without args by @acuteenvy in https://github.com/Foxboron/sbctl/pull/412
- various fixes by @pheiduck in https://github.com/Foxboron/sbctl/pull/419
- Typo fix by @stmille in https://github.com/Foxboron/sbctl/pull/430
- certs: import 2023 Microsoft keys by @K900 in https://github.com/Foxboron/sbctl/pull/432
New Contributors
- @TheConner made their first contribution in https://github.com/Foxboron/sbctl/pull/396
- @cybik made their first contribution in https://github.com/Foxboron/sbctl/pull/402
- @stmille made their first contribution in https://github.com/Foxboron/sbctl/pull/430
Full Changelog: https://github.com/Foxboron/sbctl/compare/0.16...0.17