Releases: virtee/sev
Releases · virtee/sev
v7.1.0
What's Changed
- Creating a new feature for SERDE and Removing Array from the library by @DGonzalezVillal in #337
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- Refactor: Open up Generation -> CerXXXCaChain converters by @frankdavid in #322
- Allow OpenSSL vendoring to be disabled by @capito27 in #325
- build(deps): bump sha2 from 0.10.8 to 0.10.9 by @dependabot[bot] in #304
- build(deps): bump libc from 0.2.171 to 0.2.172 by @dependabot[bot] in #301
- snp: skip calling CPUID on non-x86 platform by @fitzthum in #329
- New Parsing library and remove Bincode and Codicon dependencies by @DGonzalezVillal in #328
New Contributors
- @frankdavid made their first contribution in #322
- @capito27 made their first contribution in #325
- @fitzthum made their first contribution in #329
Full Changelog: v6.3.0...v7.0.0
v6.3.0
What's Changed
- Updating Library to Match Version 1.58 of the SNP Spec by @DGonzalezVillal in #312
- Modifying SNP_VLEK_LOAD logic by @DGonzalezVillal in #313
- Fix: Update Config structures to accurately reflect TCBs by @DGonzalezVillal in #314
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
- Firmware: Fix attestation report save to file for report versions >=3 on preTurin by @soelangen in #307
- AttestationReport: Improving parsing and writing by @larrydewey in #309
- Fixing writing TCB bug and bumping to 6.2.1 by @DGonzalezVillal in #311
New Contributors
- @soelangen made their first contribution in #307
Full Changelog: v6.1.0...v6.2.1
sev-6.1.0
What's Changed
- Fix legacy attestation report validation by @rouming in #293
- Switching to vendored openssl by @larrydewey in #297
- Adding support for Turin V2 Reports by @larrydewey in #298
- AttestationReport: Fixing turin-like check fn by @larrydewey in #303
- parser: More friendly ReadExt and WriteExt by @larrydewey in #300
- Platform Status Fix by @ajcaldelas in #302
- idblocks: support a few other PEM formats by @rouming in #305
- Updating to version 6.1.0 by @DGonzalezVillal in #306
New Contributors
- @rouming made their first contribution in #293
- @ajcaldelas made their first contribution in #302
Full Changelog: v6.0.0...v6.1.0