Go to file
Aleksa Sarai 6859b36813 Accepting request 981401 from home:cyphar:docker
- Update to runc v1.1.3. Upstream changelog is available from
  https://github.com/opencontainers/runc/releases/tag/v1.1.3.
  (Includes a fix for bsc#1200088.)

  * Our seccomp `-ENOSYS` stub now correctly handles multiplexed syscalls on
    s390 and s390x. This solves the issue where syscalls the host kernel did not
    support would return `-EPERM` despite the existence of the `-ENOSYS` stub
    code (this was due to how s390x does syscall multiplexing).
  * Retry on dbus disconnect logic in libcontainer/cgroups/systemd now works as
    intended; this fix does not affect runc binary itself but is important for
    libcontainer users such as Kubernetes.
  * Inability to compile with recent clang due to an issue with duplicate
    constants in libseccomp-golang.
  * When using systemd cgroup driver, skip adding device paths that don't exist,
    to stop systemd from emitting warnings about those paths.
  * Socket activation was failing when more than 3 sockets were used.
  * Various CI fixes.
  * Allow to bind mount /proc/sys/kernel/ns_last_pid to inside container.
  * runc static binaries are now linked against libseccomp v2.5.4.
- Remove upstreamed patches:
  - bsc1192051-0001-seccomp-enosys-always-return-ENOSYS-for-setup-2-on-s390x.patch

OBS-URL: https://build.opensuse.org/request/show/981401
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=128
2022-06-09 00:28:16 +00:00
.gitattributes * initial import of runC 0.0.9 2016-03-21 08:36:29 +00:00
runc-1.1.3.tar.xz Accepting request 981401 from home:cyphar:docker 2022-06-09 00:28:16 +00:00
runc-1.1.3.tar.xz.asc Accepting request 981401 from home:cyphar:docker 2022-06-09 00:28:16 +00:00
runc.changes Accepting request 981401 from home:cyphar:docker 2022-06-09 00:28:16 +00:00
runc.keyring Accepting request 517286 from home:cyphar:containers:runc_use_signed_archive 2017-08-19 13:24:20 +00:00
runc.spec Accepting request 981401 from home:cyphar:docker 2022-06-09 00:28:16 +00:00