Releases: virtee/sevctl
Releases · virtee/sevctl
sevctl-0.6.0
What's Changed
- Add instruction for installing build-dependencies for RHEL and its compatible distributions by @sarutak in #161
- clap-migration: Migrating from StructOpt to Clap by @larrydewey in #187
- SEV: Adding missing functionality by @larrydewey in #152
- build(deps): update reqwest requirement from 0.11.18 to 0.12.4 by @dependabot in #192
- build(deps): update bitfield requirement from 0.14.0 to 0.15.0 by @dependabot in #191
- show: Patching bug from clap migration by @larrydewey in #193
- Update to 0.6.0 by @tylerfanelli in #200
Full Changelog: v0.4.3...v0.6.0
sevctl-0.4.3
sevctl-0.4.2
What's Changed
- Support HTTP/HTTPS proxies by @sarutak in #117
- Add build documentation in README by @tylerfanelli in #157
- show: Remove SEV-SNP specific info by @tylerfanelli in #168
- Bump minor version to 0.4.2 by @tylerfanelli in #170
New Contributors
Full Changelog: v0.4.1...v0.4.2
sevctl-0.4.1
What's Changed
- sevctl ok: Detect and use host arch's CPU generation by @tylerfanelli in #5
- Convert more enarx -> virtee references by @crobinso in #15
- Implement vmsa build subcommand by @tylerfanelli in #18
- Bump native-tls from 0.2.8 to 0.2.10 by @dependabot in #7
- Bump sev from
c7a41d0
toe32dfa5
by @dependabot in #16 - Bump httparse from 1.6.0 to 1.7.1 by @dependabot in #17
- Bump openssl from 0.10.38 to 0.10.40 by @dependabot in #21
- Bump libc from 0.2.117 to 0.2.126 by @dependabot in #22
- build(deps): bump serde_json from 1.0.79 to 1.0.81 by @dependabot in #26
- build(deps): bump serde from 1.0.136 to 1.0.137 by @dependabot in #27
- vmsa: Implement update subcommand by @tylerfanelli in #25
- Add integration test infrastructure by @crobinso in #23
- Add
vmsa show
command (and some other bits) by @crobinso in #28 - vmsa: import vmsa module from sev library by @tylerfanelli in #32
- ok: Shift result not mask by @dagrh in #33
- vmsa: Adjust to use sev VMSA result changes by @crobinso in #35
- build(deps): bump uuid from 1.0.0 to 1.1.2 by @dependabot in #34
- Update version to 0.3.0 by @tylerfanelli in #38
- ok: Expand coverage for all AMD CPU model numbers by @tylerfanelli in #43
- Replace error.rs with
anyhow
crate by @crobinso in #39 - MSR Page flush flag indication by @tylerfanelli in #71
- Drop rust 1.51.0 and fix clippy nightly errors by @crobinso in #77
- Add CODEOWNERS file by @tylerfanelli in #79
- build(deps): bump httparse from 1.7.1 to 1.8.0 by @dependabot in #59
- Update to 0.3.1 by @tylerfanelli in #82
- Update to version 0.3.2 by @tylerfanelli in #83
- Add
sevctl measurement build
by @crobinso in #68 - Improve processor identification by @tylerfanelli in #99
- Add man page by @tylerfanelli in #80
- Improve processor ID'ing by @tylerfanelli in #103
- Update sev library to version 1.1.0 by @tylerfanelli in #105
- readme: Add some basic provisioning instructions by @c3d in #109
- Add show commands for identifier and VCEK URL. by @jplevyak in #107
- dependency: Enable vendored feature for openssl by @surajssd in #112
- measurement: fix pad calculation by @sza-1 in #114
- tests: extend tests for
secret build
by @sza-1 in #115 - ok: add check for SEV-ES enabled in KVM by @KB5201314 in #116
- build(deps): bump openssl from 0.10.40 to 0.10.45 by @dependabot in #96
- build(deps): bump libc from 0.2.126 to 0.2.139 by @dependabot in #97
- build(deps): bump serde from 1.0.137 to 1.0.152 by @dependabot in #98
- build(deps): bump serde_json from 1.0.81 to 1.0.94 by @dependabot in #113
- build(deps): bump uuid from 1.3.0 to 1.3.2 by @dependabot in #119
- build(deps): bump colorful from 0.2.1 to 0.2.2 by @dependabot in #121
- build(deps): bump tempfile from 3.3.0 to 3.5.0 by @dependabot in #122
- WIP: Ok: Adding SYSCFG MSR evaluation. by @larrydewey in #131
- build(deps): bump msru from 0.1.0 to 0.2.0 by @dependabot in #133
- Add larrydewey as a CODEOWNER by @tylerfanelli in #140
- readme : Corrected a typo in secret build section by @AnandakumarNatarajan in #142
- build(deps): bump openssl from 0.10.52 to 0.10.55 by @dependabot in #143
- build(deps): bump url from 2.3.1 to 2.4.0 by @dependabot in #141
- build(deps): bump log from 0.4.17 to 0.4.19 by @dependabot in #139
- Update to 0.4.0 by @tylerfanelli in #145
- Update to 0.4.1 by @tylerfanelli in #146
- build: Don't fail on manpage build error by @tylerfanelli in #154
New Contributors
- @tylerfanelli made their first contribution in #5
- @crobinso made their first contribution in #15
- @dependabot made their first contribution in #7
- @dagrh made their first contribution in #33
- @c3d made their first contribution in #109
- @jplevyak made their first contribution in #107
- @surajssd made their first contribution in #112
- @sza-1 made their first contribution in #114
- @KB5201314 made their first contribution in #116
- @larrydewey made their first contribution in #131
- @AnandakumarNatarajan made their first contribution in #142
Full Changelog: https://github.com/virtee/sevctl/commits/v0.4.1