Go to file
Dario Faggioli 4b26ba52de Accepting request 1040893 from home:fcrozat:branches:Virtualization:containers
- Update to 1.7.2:
  * criu: hardcode library name to libcriu.so.2.
  * cgroup: always enable all controllers, even if the cgroup was
    already joined. Regression caused by crun-1.7.
- Changes from 1.7.1:
  * criu: load libcriu dynamically.
  * seccomp: initialize libgcrypt.
  * handlers: fix rewriting the argv if the full cmdline doesn't
    fit.
  * utils: honor SELinux label when using a custom handler.
  * utils: honor AppArmor label when using a custom handler.
  * krun: copy the OCI configuration file into the container.
  * utils: fix creating the default user namespace when running
    with euid != 0.
  * Add setlinebuf() when --debug and --log=file: are used.
  * Fix timestamp format in the error messages.
  *  krun: disable libkrun's collection of env vars.
- Changes from 1.7:
  * seccomp: use a cache for the generated BPF.
  * add support for setting the domainname through the OCI spec.
  * handlers: define wasm and krun.
  * wasmtime: add support for compiling .wat format.
  * cgroup: honor checkBeforeUpdate on cgroupv2.
  * crun: chown std streams before joining the user namespace.
  * crun: display rundir in --version output.
  * container: with cgroupfs use clone3 to join directly the target
    cgroup.
  * linux: create parent directories for created devices with mode
    0755.
  * wasm: inherit environment variables in the WasmEdge handler.

OBS-URL: https://build.opensuse.org/request/show/1040893
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=18
2022-12-07 17:36:16 +00:00
.gitattributes Accepting request 878678 from home:dfaggioli:Virtualization 2021-03-18 08:21:20 +00:00
.gitignore Accepting request 878678 from home:dfaggioli:Virtualization 2021-03-18 08:21:20 +00:00
crun-1.7.2.tar.gz Accepting request 1040893 from home:fcrozat:branches:Virtualization:containers 2022-12-07 17:36:16 +00:00
crun-1.7.2.tar.gz.asc Accepting request 1040893 from home:fcrozat:branches:Virtualization:containers 2022-12-07 17:36:16 +00:00
crun.changes Accepting request 1040893 from home:fcrozat:branches:Virtualization:containers 2022-12-07 17:36:16 +00:00
crun.spec Accepting request 1040893 from home:fcrozat:branches:Virtualization:containers 2022-12-07 17:36:16 +00:00