Changelog for
snpguest-0.3.2-150600.3.3.2.x86_64.rpm :
* Fri Sep 13 2024 caleb.craneAATTsuse.com- Update vendored dependencies, fixing build failures with Rust 1.80 (bsc#1228972)- Service: Remove deprecated cargo_config and cargo_audit services, both are now handled by the cargo_vendor service- Spec: Remove pre-release tag from the package version string
* Mon Jan 22 2024 Caleb Crane (caleb.craneAATTsuse.com)- Update to version 0.3.2~0:
* crates.io: Updating crates.io for publishing
* cert: Fixing minor bug with certificates
* Fixing report request serialization
* hyperv: Adding feature flag for hyperv
* VCEK: Patching for x509 error
* 9: Adding Cargo.lock for dependency tracking
* 9: Adding Rust Minimum Version
* Auto Assign: Adding yml files
* Update docs/snpguest.1.adoc
* Change false to hv in main
* Fixing comments on PR, added code to main, and fixed flag ambiguity
* Adding Derived Key Feature
* azure: Use mutable variable instead of consistently recreating
* docs: Document report --platform flag
* report: Add --platform flag for Hyper-V
* hyperv: Require VMPL 0 for attestation report
* hyperv: Check for hypervisor guest + Hyper-V functions
* hyperv: Fetch attestation report from Azure vTPM
* hyperv: Detect if in a Hyper-V SEV-SNP guest
* Reformat with cargo fmt
* verify: Fix clippy warning
* Fixing clippy Errors
* Changed Attestation workflow to always require a bin Attestation Report. Fixed requested changes.
* Adding new write_cert function. Organizing code.
* Adding proctype enum
* Attestation Report requested when used. New fetch command. Continuity fixes.
* Fixing dependencies
* Mon Jul 10 2023 larry.j.deweyAATTgmail.com- Update to version 0.2.2~0:
* Update to 0.2.2
* Update Cargo.toml readme field
* Update to 0.2.1
* Tue Jun 06 2023 larry.j.deweyAATTgmail.com- Update to version 0.2.0~0:
* Fixing dependencies
* Changed VMPL to use updated SEV library
* Convert README to Markdown
* .gitignore: Add Cargo.lock
* Reformat
* Made certificate path and proc model required. Changed Cargo.toml. Shortened verify commands.
* Restrucuted project. Using updated SEV library. Adressed comments.
* Changed identification to enum
* Fixed request module with comments. Now using new virtee library
* Added verify-TCB, attestation signture verification and quiet flag
* Tue Jun 06 2023 larry.j.deweyAATTgmail.com- Update to version 0.2.0~0:
* Fixing dependencies
* Changed VMPL to use updated SEV library
* Convert README to Markdown
* .gitignore: Add Cargo.lock
* Reformat
* Made certificate path and proc model required. Changed Cargo.toml. Shortened verify commands.
* Restrucuted project. Using updated SEV library. Adressed comments.
* Changed identification to enum
* Fixed request module with comments. Now using new virtee library
* Added verify-TCB, attestation signture verification and quiet flag
* Tue May 23 2023 larry.j.deweyAATTgmail.com- Initial Release v0.2.0