containerd 1.7.2-0ubuntu1 source package in Ubuntu

Changelog

containerd (1.7.2-0ubuntu1) mantic; urgency=medium

  * New upstream release (LP: #2018065).
    - Update patches in d/patches:
      + skip-tests-with-privilege.patch: refresh.
      + preserve-debug-info.patch: refresh.
      + build-gen-manpanges-instead-of-go-run.patch: removed, applied by
        upstream.
        [Applied in upstream version 1.7.0]
      + 0001-disable-windows-support-in-ctr-metric.patch: refresh.
      + 0005-Revert-Use-insecure.NewCredentials-instead-of-grpc.W.patch:
        refresh.
    - d/containerd.docs: install *.png instead of unexistent *.pdf.
  * Bump debhelper compatibility level to 12. Now, that Bionic reached EOSS we
     can update it to level 12.
     - d/control: build depend on debhelper-compat (= 12) instead of debhelper.
     - d/compat: removed, not needed anymore.
     - d/rules: do not run dh_dwz, it does not like golang fat binaries.

 -- Lucas Kanashiro <email address hidden>  Mon, 12 Jun 2023 18:27:48 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
containerd_1.7.2.orig.tar.gz 9.2 MiB 68d20562c3164f61f2ec6951edb002bf12cd58b21448e0ab04c5ec56d4dcac43
containerd_1.7.2-0ubuntu1.debian.tar.xz 23.0 KiB 29ef4c2cdc8ddafe216e1793bb59408a77b551f7c48b58928e35f4317068d37b
containerd_1.7.2-0ubuntu1.dsc 2.4 KiB 300e2dd16b2ec01cca44d522cdc6b19ee1ad7b5cda973d2faed5c28171bb3762

View changes file

Binary packages built by this source

containerd: daemon to control runC

 Containerd is a daemon to control runC, built for performance and density.
 Containerd leverages runC's advanced features such as seccomp and user
 namespace support as well as checkpoint and restore for cloning and live
 migration of containers.
 .
 This package contains the binaries.

containerd-dbgsym: debug symbols for containerd
golang-github-containerd-containerd-dev: open and reliable container runtime (development files)

 Containerd is an industry-standard container runtime with an emphasis on
 simplicity, robustness and portability. It is available as a daemon for
 Linux and Windows, which can manage the complete container life cycle of
 its host system: image transfer and storage, container execution and
 supervision, low-level storage and network attachments, etc.
 .
 Containerd is designed to be embedded into a larger system, rather than
 being used directly by developers or end-users.
 .
 This package provides development files.