mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
Changelogs: https://github.com/containers/crun/releases Bump libocispec to latest commit (required due to rename of class to _class) Fixes a crun 1.14.1 bug which prevented Podman running containers due to version parsing bug. root@OpenWrt:~# podman run hello-world Error: OCI runtime error: crun: unknown version specified Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>