SHA256
1
0
forked from pool/runc
Go to file
Dirk Mueller 9e55180025 Accepting request 901272 from home:cyphar:docker
- Update to runc v1.0.0. Upstream changelog is available from
  https://github.com/opencontainers/runc/releases/tag/v1.0.0

  ! The usage of relative paths for mountpoints will now produce a warning
    (such configurations are outside of the spec, and in future runc will
    produce an error when given such configurations).

  * cgroupv2: devices: rework the filter generation to produce consistent
    results with cgroupv1, and always clobber any existing eBPF
    program(s) to fix runc update and avoid leaking eBPF programs
    (resulting in errors when managing containers).
  * cgroupv2: correctly convert "number of IOs" statistics in a
    cgroupv1-compatible way.
  * cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures.
  * cgroupv2: wait for freeze to finish before returning from the freezing
    code, optimize the method for checking whether a cgroup is frozen.
  * cgroups/systemd: fixed "retry on dbus disconnect" logic introduced in rc94
  * cgroups/systemd: fixed returning "unit already exists" error from a systemd
    cgroup manager (regression in rc94)

  + cgroupv2: support SkipDevices with systemd driver
  + cgroup/systemd: return, not ignore, stop unit error from Destroy
  + Make "runc --version" output sane even when built with go get or
    otherwise outside of our build scripts.
  + cgroups: set SkipDevices during runc update (so we don't modify
    cgroups at all during runc update).
  + cgroup1: blkio: support BFQ weights.
  + cgroupv2: set per-device io weights if BFQ IO scheduler is available.

OBS-URL: https://build.opensuse.org/request/show/901272
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=113
2021-06-22 06:34:42 +00:00
.gitattributes * initial import of runC 0.0.9 2016-03-21 08:36:29 +00:00
.gitignore * initial import of runC 0.0.9 2016-03-21 08:36:29 +00:00
runc-1.0.0.tar.xz Accepting request 901272 from home:cyphar:docker 2021-06-22 06:34:42 +00:00
runc-1.0.0.tar.xz.asc Accepting request 901272 from home:cyphar:docker 2021-06-22 06:34:42 +00:00
runc-rpmlintrc Accepting request 733478 from home:cyphar:containers:maint 2019-09-26 15:15:16 +00:00
runc.changes Accepting request 901272 from home:cyphar:docker 2021-06-22 06:34:42 +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 901272 from home:cyphar:docker 2021-06-22 06:34:42 +00:00