containerd 1.7.2-0ubuntu2 source package in Ubuntu

Changelog

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

  * d/p/skip-test-failing-in-riscv64.patch: it does not seem to be a real
    regression, so skipping it for now.

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>  Tue, 13 Jun 2023 17:20:38 -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-0ubuntu2.debian.tar.xz 23.2 KiB fba2032f07fe605b2f30b3313eb8b9f7759e9052e5b4bb5cb2cfb0383407f955
containerd_1.7.2-0ubuntu2.dsc 2.4 KiB 9de7ce3d263d3fd6a69928ea9383d96ea3387ab11c70f1766272ccac64dbeb91

Available diffs

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.