Go to file
Dario Faggioli c1f71c9fe0 Accepting request 1141976 from home:amanzini:branches:Virtualization:containers
- update to 1.14:
  * build: drop dependency on libgcrypt. Use blake3 to compute the cache key.
  * cpuset: don't clobber parent cgroup value when writing the cpuset value.
  * linux: force umask(0). It ensures that the mknodat syscall is not affected by the umask of the calling process, 
    allowing file permissions to be set as specified in the OCI configuration.
  * ebpf: do not require MEMLOCK for eBPF programs. This requirement was relaxed in Linux 5.11.
- update to 1.13:
  * src: use O_CLOEXEC for all open/openat calls
  * cgroup v1: use "max" when pids limit < 0.
  * improve error message when idmap mount fails because the underlying file system has no support for it.
  * libcrun: fix compilation when building without libseccomp and libcap.
  * fix relative idmapped mount when using the custom annotation.

OBS-URL: https://build.opensuse.org/request/show/1141976
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=41
2024-01-31 14:07:20 +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.14.tar.xz Accepting request 1141976 from home:amanzini:branches:Virtualization:containers 2024-01-31 14:07:20 +00:00
crun-1.14.tar.xz.asc Accepting request 1141976 from home:amanzini:branches:Virtualization:containers 2024-01-31 14:07:20 +00:00
crun.changes Accepting request 1141976 from home:amanzini:branches:Virtualization:containers 2024-01-31 14:07:20 +00:00
crun.keyring - add keyring for GPG validation 2023-03-28 10:29:57 +00:00
crun.spec Accepting request 1141976 from home:amanzini:branches:Virtualization:containers 2024-01-31 14:07:20 +00:00