Commit Graph

10 Commits

Author SHA256 Message Date
Richard Brown
dcc0408fa7 Accepting request 911076 from Virtualization:containers
- Drop libkrun-dlopen.patch and adapt to libkrun new package name,
  it is a plugin, not a regular shared library.

OBS-URL: https://build.opensuse.org/request/show/911076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/crun?expand=0&rev=3
2021-08-11 09:47:08 +00:00
fb30f9b72b OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=8 2021-08-09 16:13:56 +00:00
acefa465b3 Accepting request 911022 from home:fcrozat:branches:Virtualization:containers
- Drop libkrun-dlopen.patch and adapt to libkrun new package name,
  it is a plugin, not a regular shared library.

OBS-URL: https://build.opensuse.org/request/show/911022
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=7
2021-08-09 15:12:50 +00:00
Dominique Leuenberger
734f0d2db1 Accepting request 910492 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/910492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/crun?expand=0&rev=2
2021-08-06 20:44:59 +00:00
f9395f9751 Accepting request 910491 from home:fcrozat:branches:Virtualization:containers
- Add libkrun-dlopen.patch: use soname when dlopening libkrun.

OBS-URL: https://build.opensuse.org/request/show/910491
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=6
2021-08-06 12:46:50 +00:00
8c5623c25e Accepting request 910479 from home:polslinux:branches:Virtualization:containers
- Update to 0.21
  - honor memory swappiness set to 0
  - status: add fields for owner and created timestamp
  - cgroup: lookup pids controller as well when the memory controller
    is not available
  - when compiled with krun, automatically use it if the current
    executable file is called "krun".
  - container: ignore error when resetting the SELinux label for the
    keyring.
  - container: call prestart hooks before rootfs is RO.
  - cgroup: added support cleaning custom controllers on cgroupv1.
  - spec: add support for --bundle.
  - exec: add --no-new-privs.
  - exec: add --process-label and --apparmor to change SELinux and
    AppArmor labels.
  - cgroup: kill procs in cgroup on EBUSY.
  - cgroup: ignore devices errors when running in a user namespace.
  - seccomp: drop SECCOMP_FILTER_FLAG_LOG by default.
  - seccomp: report correct action in error message.
  - apply SELinux label to keyring.
  - add custom annotation run.oci.delegate-cgroup.
  - close_range fallbacks to close on EPERM.
  - report error if the cgroup path was set and the cgroup could not be
    joined.
  - on exec, honor additional_gids from the process spec, not the
    container definition.
  - spec: add cgroup ns if on cgroup v2.
  - systemd: support array of strings for cgroup annotation.
  - join all the cgroup v1 controllers.
  - raise a warning when newuidmap/newgidmap fail.
  - handle eBPF access(dev_name, F_OK) call correctly.
  - fix some memory leaks on errors when libcrun is used by a long
    running process.
  - fix the SELinux label for masked directories.
  - support default seccomp errno value.
  - fail if no default seccomp action specified.
  - support OCI seccomp notify listener.
  - improve OOM error messages.
  - ignore unknown capabilities and raise a warning.
  - always remount bind mounts to drop not requested mount flags.

OBS-URL: https://build.opensuse.org/request/show/910479
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=5
2021-08-06 12:28:15 +00:00
Dominique Leuenberger
7a0d8e1bfc Accepting request 880784 from Virtualization:containers
crun is a simple and fast OCI runtime, written in C. It is build (in this package) with libkrun support so that we can run OCI container images as lightweight VMs, directly via podman

OBS-URL: https://build.opensuse.org/request/show/880784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/crun?expand=0&rev=1
2021-03-24 15:15:46 +00:00
fe584d3e52 Accepting request 880783 from home:dfaggioli:Virtualization
- Add a mention to crun-rpmlintrc in the spec file

OBS-URL: https://build.opensuse.org/request/show/880783
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=3
2021-03-23 18:33:23 +00:00
5cf22f2253 Accepting request 880004 from home:dfaggioli:Virtualization
- Since we're building with libkrun support, let's enable only the
  arch-es for which we do have libkrun

OBS-URL: https://build.opensuse.org/request/show/880004
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=2
2021-03-22 14:19:24 +00:00
8b50eb06ea Accepting request 878678 from home:dfaggioli:Virtualization
crun is a fast and low-memory footprint OCI Container Runtime fully written in C. In this package, it is built with the support for libkrun enabled. This means that it will be possible to run containers as lightweight VMs, directly from podman (see here: https://copr.fedorainfracloud.org/coprs/slp/crun-krun/)

OBS-URL: https://build.opensuse.org/request/show/878678
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=1
2021-03-18 08:21:20 +00:00