File virt-scenario.changes of Package virt-scenario
-------------------------------------------------------------------
Wed Mar 29 12:18:45 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 1.0.6:
* fix (bsc#1209862): virt-scenario-launch can't stop or get status
on virtual machine
* fix wrong way to call print_error
-------------------------------------------------------------------
Wed Mar 29 09:37:45 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 1.0.5:
* force_sev now can be disabled (bsc#1209865)
* check /dev/tpm0 exist before using it (bsc#1209863)
* switch usage of print_title and print_summary
* simplify function show_how_to_use()
* avoid redefining bytes
* pylint fixes
-------------------------------------------------------------------
Fri Mar 24 14:04:35 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 1.0.4:
* change default configstore to /etc/virt-scenario/vmconfig
this is needed to automatically save the config in case of usage
of a container.
-------------------------------------------------------------------
Fri Mar 24 11:09:23 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 1.0.3:
* fix buggy VM image name in XML config
* Add more information in the documentation (step by step securevm)
-------------------------------------------------------------------
Thu Mar 23 17:02:31 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 1.0.2:
* fix buggy vmimage option (error if not used)
* summary is displayed at the end in case of differences
* improve user password input for VM encrypted image
* some typo fixes
-------------------------------------------------------------------
Wed Mar 22 17:25:34 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 1.0.1:
* user can specify a VM image to use instead of creating one
-------------------------------------------------------------------
Tue Mar 21 17:38:18 UTC 2023 - Antoine Ginies <aginies@suse.com>
- Major version 1.0.0:
* various SEV fixes
* improve force_sev mode
* update all documentation
* various pylint fixes
- add requires on python-psutil
-------------------------------------------------------------------
Tue Mar 21 10:01:43 UTC 2023 - Antoine Ginies <aginies@suse.com>
- fix memory user issue
-------------------------------------------------------------------
Mon Mar 20 17:31:07 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 0.7.6:
* add support for virtual network selection (vnet)
* add force_sev to extract a local PDH (not recommended: for testing purposes)
* improve connect to libvirtd socket (more info)
* fix memory_pin issue while user was setting memory
* fixes around bootdev
* various other bug fixes
-------------------------------------------------------------------
Thu Mar 16 16:27:50 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 0.7.4:
* add virt-scenario-launch (Joerg Roedel):
* tool to launch VMs created by virtscenario and do attestation
for SecureVMs
* rewrite and clean some part of the code
* remove check_container use (no more needed for now)
-------------------------------------------------------------------
Wed Mar 15 08:43:08 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 0.7.3:
* cleanup some code
* fix wrong info in data encryption
* fix cluster size error
* fix default path to image
* fix missing custom loader
* fix some wrong output order
-------------------------------------------------------------------
Sat Mar 11 04:17:51 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 0.7.2:
* merge all doc to one README.md
* adjust path to default configuration (sync with rpm)
* fix bug in secure_vm (missing LaunchSecurity part)
-------------------------------------------------------------------
Fri Mar 8 10:31:15 UTC 2023 - Antoine Ginies <aginies@suse.com>
- version 0.7.0:
* add CD/DVD media installation support
* add overwrite mode
* add transparent hugepage support
* add more checks of external tools
* add SEV support
* add a new virt-select-firmware tool
* update all docs
* improve various functions and code
* improve general layout
* change some defaults settings (check the table in the README.md file)
* fix some guest/host mode bugs
* various other bugs/pylint fixes
-------------------------------------------------------------------
Fri Jan 20 16:34:09 UTC 2023 - Antoine Ginies <aginies@suse.com>
- testing release 0.5.0
-------------------------------------------------------------------
Tue Jan 17 08:56:59 UTC 2023 - Antoine Ginies <aginies@suse.com>
- first release