Accepting request 1103868 from home:danishprakash:branches:Virtualization:containers

Update to 1.8.6

OBS-URL: https://build.opensuse.org/request/show/1103868
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=27
This commit is contained in:
Dan Čermák 2023-08-22 07:09:50 +00:00 committed by Git OBS Bridge
parent 2ea33b537f
commit fb3d0623ea
6 changed files with 28 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00ad733ecfef50b5e8683b1031171f6ecd3539691fbdaf2fa384c05397298c61
size 724704

View File

@ -1,11 +0,0 @@
-----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-----

3
crun-1.8.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1808235641932a89efc42756db7774e1337c130ed8307b8b588542ca372d9467
size 731656

11
crun-1.8.6.tar.xz.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEr2D8o82qberRV+o6Z+OPeouiF3IFAmTCIY4ACgkQZ+OPeoui
F3K7oAf/TEcnuJ75/V4uDcBut9hvWF8t7esXXIeJYm8LsNFRWk9r3Zirj9YZCu6x
PDH0CmmQKIlxZsPfWFJQCBEuGAYyNihRO0rHbnLYLBnOhy/TBzZJNolu/RDGmVGY
4ktDxo3u9/GEHqCQyiqGWVqPPGupMG9Rr/xuSg1ElwtnMQerx43unlP2gWR+DBuk
D4umZrlgnaZNPtWy65n/pkhOR3BHr3AfJrYnpgtZPYqk1PmDclz0Lz3Kgmu+zCZm
Mr8FMX0QKJUULyC03l7lVkeymGWfoI3xOnFoGx1K8/cbXDv6C2r0/4IzcHDblycu
vfRsRu7rdHHDeeBvrY4wKOotCUQAYA==
=lScx
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 14 12:55:14 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- Update to 1.8.6:
* crun: new command "crun features".
* linux: fix handling of idmapped mounts when the container joins an
existing PID namespace.
* linux: support io_priority from the OCI specs.
* linux: handle correctly the case where the status file is not written
yet for a container.
* crun: fix segfault for "ps" when the container is not using cgroups.
* cgroup: allow setting swap to 0.
-------------------------------------------------------------------
Wed Jun 14 12:55:19 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -17,7 +17,7 @@
Name: crun
Version: 1.8.5
Version: 1.8.6
Release: 0
Summary: OCI runtime written in C
License: GPL-2.0-or-later