crun 1.15-1 source package in Ubuntu

Changelog

crun (1.15-1) unstable; urgency=medium

  * New upstream release.
  * Bump golang-github-opencontainers-specs-dev Build-Dependency to 1.2.0.
  * Bump Standards-Version to 4.7.0, no further changes needed.

 -- Faidon Liambotis <email address hidden>  Thu, 02 May 2024 16:35:46 +0300

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

Downloads

File Size SHA-256 Checksum
crun_1.15-1.dsc 2.3 KiB 0e7c39bf6e3e225b15f7d7882ce87c779957fc434ea494cb94b36f8a92969d58
crun_1.15.orig.tar.gz 1.7 MiB a03ba1e58b8823ae77d010024b43bd94c5a99f7d652257b1b23abd2d2cdb087f
crun_1.15.orig.tar.gz.asc 488 bytes 569042683ecafb2131726d5b758d125bbfc91f2a4cdddee00b09dc76b5fe496e
crun_1.15-1.debian.tar.xz 18.1 KiB 9b4f8293ecd73247923028a9369b789eeaa21665fef722fc7f5dee30e562fd44

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