crun 1.14.1-1 source package in Ubuntu

Changelog

crun (1.14.1-1) unstable; urgency=medium

  * New upstream release.
    - Harden codebase based on the learnings of runc's CVE-2024-21626.
  * Drop alternative dependency pkg-config, obsolete since bookworm.

 -- Faidon Liambotis <email address hidden>  Mon, 12 Feb 2024 14:29:52 +0200

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
crun_1.14.1-1.dsc 2.4 KiB c6aa9743f29cdb846e789be627b98095c591454fb962f90baf88fc11f98c252d
crun_1.14.1.orig.tar.xz 732.7 KiB c416560f158c4a4a27d239f21a3809e5fd52fbf2106b0c5319343973508d1cec
crun_1.14.1.orig.tar.xz.asc 488 bytes 3c48b2ef8a984770c008558bfb5dd26618aa0f18eb5166242d1de31392b6fbf0
crun_1.14.1-1.debian.tar.xz 18.1 KiB add69c561f67e10fb8034e9b0d26f9ac19671ee5ca409ab58b88af7814e1d95b

Available diffs

No changes file available.

Binary packages built by this source

crun: lightweight OCI runtime for running containers

 crun is a command line program for running Linux containers that follow the
 Open Container Initiative (OCI) format. It is alternative to runc, but fully
 written in C, and focused on being fast and low-memory.
 .
 As an OCI runtime, crun is low-level and primarily intended to be used through
 a container engine, such as podman, docker, and containerd.

crun-dbgsym: debug symbols for crun