crun/crun-1.8.5.tar.xz.asc
Dirk Mueller 2ea33b537f Accepting request 1093131 from home:fcrozat:branches:Virtualization:containers
- Update to 1.8.5:
  * scheduler: use definition from the OCI configuration file
    instead of the custom label that is now dropped and not
    supported anymore.
  * cgroup: fix creating cgroup under "domain threaded".
  * cgroup, systemd: set the memory limit on the system scope.
  * restore tty settings from the correct file descriptor.  It was
    previously restoring the settings from the wrong file
    descriptor causing the tty settings  to be changed on the
    calling terminal.
  * criu: check if the criu_join_ns_add function exists.
    Fix a segfault with new versions of CRIU.
  * linux: do not precreate devs with euid > 0.  Fix creating
    devices when running the OCI runtime as non root user.
  * linux: improve PID detection on systems that lack pidfd.
    While there is still a window of time that the PID could be
    recycled, now it is now reduced to a minimum.
  * criu: fix memory leak.
  * logging: improve error message when dlopen fails.
- Changes from 1.8.4:
  * drop custom annotation to set the time namespace and use
    the OCI specs instead.
  * cgroup: workaround cpu quota/period issue with v1.  Sometimes
    setting CPU quota period fails when a new period is lower,
    and a parent cgroup has CPU quota limit set.
  * cgroup: fix set quota to -1 on cgroup v1.
  * criu: drop loading unused functions.

OBS-URL: https://build.opensuse.org/request/show/1093131
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=25
2023-06-15 05:59:15 +00:00

12 lines
488 B
Plaintext

-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEr2D8o82qberRV+o6Z+OPeouiF3IFAmRpHvAACgkQZ+OPeoui
F3It0wgAtuhJT+Ss9A7Vrfx39l1tB+PZsW9iLS/neY+hkl0VS4EH7c7o3cyvo5zX
ftb9ZzGbODfc1DDYxhk6WZXf9LcKn7b0cemaXFa841tVdqfN4SLMMBmKQbQSaS/e
hznnxp7xbHQFwNzwgHIG2NNtXE7GevT985En1nkrI1yycK3dG+oVnPXWM01lrSJn
OOjRjxt6Ek3RQzn8xzitHIuie0gUyoOMwCzHiXOdWb4Jc8piYm97OhYHR36c+qIi
I3hFjHRE7FEc+BEWDUoj8KHksWjLzXybkYDNXAIslCfw/Ju0JwmXbcrs/bZ3ofGd
GEPLAaWN+cPmORaInz/0lBxFcUbc1w==
=uDIK
-----END PGP SIGNATURE-----