Package Release Info

krunvm-0.2.3+git12dac81-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

krunvm

Change Logs

* Thu Aug 10 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Use build_rustflags instead of deprecated __rustflags.
* Tue Jan 03 2023 fcrozat@suse.com
- Update to version 0.2.3+git12dac81:
  * Bump version to v0.2.3
  * macos: add support for creating x86 microVMs
* Fri Sep 30 2022 Dario Faggioli <dfaggioli@suse.com>
- Switch to the new libkrun1 library and devel package as dependencies
- Fix build on all distros by explicitly requiring zstd
* Wed Sep 28 2022 dfaggioli@suse.com
- Update to version 0.2.2+gite67d0ea:
  * Bump version to v0.2.2
  * Restrict the number of values of "-p" and "-v"
  * Bump version to v0.2.1
  * macos: fix root ownership and mode
  * Bump version to v0.2.0
  * Avoid overriding PATH
  * Use krun_set_env to set env vars
  * macos: Add missing BuildahCommand
  * Export container config on microVM creation
  * Remove command and workdir defaults
  * Bump version to 0.1.6
  * Cargo: add description and repository
  * ci: Add a step to install asciidoctor
  * Fix some clippy warnings
  * Replace "lightweight VM" with "microVM"
  * Add manual pages
  * README.md: Replace lightweight VMs with microVMs
  * README.md: remove "Limitations" section
  * Rename Security.md to SECURITY.md
* Fri May 06 2022 Frederic Crozat <fcrozat@suse.com>
- Update to version 0.1.5+giteedd405:
  * Bump version to 0.1.5
  * Refactor buildah args generation
  * Add Security and C-O-C docs
  * chore: add Cargo.lock file
  * Create directory leading up to resolv.conf
  * Bump version to 0.1.4
  * main: Fix APFS volume help message
  * changevm: Fix "cpus" and "mem" arguments
  * ci: Add code quality checks for PRs
  * Fix some cargo and clippy warnings
- Switch vendor tarball to zstd
* Tue Nov 02 2021 william.brown@suse.com
- Update to version 0.1.4+git5add8c5:
  * chore: add Cargo.lock file
  * Create directory leading up to resolv.conf
  * Bump version to 0.1.4
  * main: Fix APFS volume help message
  * changevm: Fix "cpus" and "mem" arguments
  * ci: Add code quality checks for PRs
  * Fix some cargo and clippy warnings
  * fix compile failures on macos m1
  * README.md: Add "Supported platforms"
  * Bump version to 0.1.3
* Fri Oct 01 2021 Dario Faggioli <dfaggioli@suse.com>
- Fix the build, after the libkrun pakaging changes and the switch to cargo
  * libkrun-devel and libkrun0 packages no longer exist, while
    libkrun does. Make sure that we depend on that one.
  * fix quoting around RUSTFLAGS so that we don't miss flags
* Thu Sep 30 2021 William Brown <william.brown@suse.com>
- Replace rust-packaging with cargo-packaging
* Tue Mar 23 2021 dfaggioli@suse.com
- Update to version 0.1.4+git5add8c5:
  * chore: add Cargo.lock file
  * Create directory leading up to resolv.conf
- Change versioning scheme (to include the git commit hash)
* Fri Mar 19 2021 Dario Faggioli <dfaggioli@suse.com>
- let's enable only the arch-es for which we have libkrun