* Bump version to 0.6.2
* Update sev dependency to 6.0.0
* build: use io::Error::other to make clippy happy
* Fix ownership in flags loop
* validate: change parameters, now accept a full cert chain
* Updated Ok to include support for all current proccessors. (#204)
* Update to 0.6.0
* session: Use anyhow macro for error return
* Update sev crate to 4.0.0
* secret: Use From::from conversion
OBS-URL: https://build.opensuse.org/package/show/Virtualization/sevctl?expand=0&rev=28
* Update to 0.6.0
* session: Use anyhow macro for error return
* Update sev crate to 4.0.0
* secret: Use From::from conversion
* Add Cargo.lock
* show: Patching bug from clap migration
* build(deps): update reqwest requirement from 0.11.18 to 0.12.4
* build(deps): update bitfield requirement from 0.14.0 to 0.15.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/sevctl?expand=0&rev=26
- Update to sevctl v0.4.3 (jsc#4981)
- Add show commands for identifier and VCEK URL
- Improve processor identification
- Add 'sevctl measurement build'
- Expand coverage for all AMD CPU model numbers
- Adjust to use sev VMSA result changes
- Add vmsa show command
- Implement vmsa update subcommand
- Implement vmsa build subcommand
- Detect and use host arch's CPU generation
- Support HTTP/HTTPS proxies
- Spec: Upgrade vendored dependencies
- Spec: Utilize upstream git tags
OBS-URL: https://build.opensuse.org/request/show/1110939
OBS-URL: https://build.opensuse.org/package/show/Virtualization/sevctl?expand=0&rev=20
- Set cargo_vendor update param to false to bypass upstream semvar issues
- Update to v0.3.2 + git commit e37c4d6
src/main: Remove README portion of main.rs
.github: Remove cargo readme CI test
docs: Add a generable man page
ci: Add asciidoctor as a build dependency
ok: Add Genoa processor identifying
ok: Rewrite processor generation querying
secret: Add docs and update README.md
Add `secret build` subcommand
measurement: rework some functions for use with `secret build`
main: Improve error printing on exit
measurement: Add docs and update README.md
measurement: Comment why we aren't using sev crate
Change `measurement build` output to measurement+nonce
Add `measurement build --launch-measure-blob`
Add `measurement build --vmsa-cpu0, --vmsa-cpu1, --num-cpus`
Add `measurement build --firmware --kernel --initrd --cmdline`
Add `measurement build --outfile PATH`
Let `measurement build --tk` accept path or base64 string
Let `measurement build` accept int values as hex too
Add `measurement build` subcommand
Update version to 0.3.2
Update sev crate to 1.0.1
Update to 0.3.1
build(deps): bump httparse from 1.7.1 to 1.8.0
Add CODEOWNERS file
CI: Drop rust 1.51.0 testing
Fix clippy warnings with rust nightly
ok: Show if Page flush MSR is enabled/disabled
OBS-URL: https://build.opensuse.org/request/show/1063528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sevctl?expand=0&rev=2