Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944336 - app-containers/crun-1.19 version bump
Summary: app-containers/crun-1.19 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: robertgzr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-21 17:04 UTC by David Duchesne
Modified: 2025-01-10 09:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2024-11-21 17:04:06 UTC
Please bump, thanks.

https://github.com/containers/crun/releases/tag/1.18.2

1.18.2
cgroup, systemd: fix a regression when a configuration file includes only one default rule.

1.18.1
cgroup: deprecate cgroup v1.
cgroup: fix regression setting up the devices cgroup on cgroup v1.
cgroup: fix regression and work again with the default Docker devices configuration on systemd.
linux: fix setting up user namespace when newuidmap/newgidmap are not available.

1.18
cgroup: support running without a sub-cgroup with systemd. Use the d-bus API to set the container limits on the systemd scope itself. It allows running without a sub-cgroup when the systemd driver is used, the run.oci.systemd.subgroup annotation controls it. For now, a sub-cgroup is still created, but it might be changed in future.
cgroup: add support for the misc controller.
linux: fix running on kernel without user namespaces.
criu, restore: add lsm-profile option.
criu, restore: add lsm-mount-context option.
linux: add duplicate namespace detection.



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2025-01-10 09:27:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12e454b9159710216301994c647a377470a8322

commit a12e454b9159710216301994c647a377470a8322
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-01-10 09:26:51 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-01-10 09:26:51 +0000

    app-containers/crun: add 1.19.1
    
    Closes: https://bugs.gentoo.org/944336
    Closes: https://bugs.gentoo.org/924054
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-containers/crun/Manifest           |  1 +
 app-containers/crun/crun-1.19.1.ebuild | 76 ++++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)