containerd 1.6.20~ds1-1ubuntu2 source package in Ubuntu

Changelog

containerd (1.6.20~ds1-1ubuntu2) mantic; urgency=medium

  * d/p/0009-Skip-test-trying-to-set-OOM-score.patch: fix FTBFS.

containerd (1.6.20~ds1-1ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable (LP: #2022390). Make src:containerd
    follow Debian and src:containerd-app is going to ship the application with
    vendorized dependencies so we can keep updating just the application across
    all supported releases.
  * Added changes:
    - d/control: remove the binary paragraph for containerd.
    - d/containerd.*: remove all packaging related files associated to the
      containerd binary package.
    - d/tests/{cri-integration,integration}: remove since they depend on the
      containerd binary package which is not provided by this source package
      anymore.
    - d/rules: remove execute_after_dh_auto_build target, it is changing
      content in the containerd binary package. Also avoid installing binaries
      in the library package.
    - d/golang-github-containerd-containerd-dev.install: remove this file, it
      is causing a FTBFS, no need to have it in place, the library files are
      already installed correctly without it.
    - d/golang-github-containerd-containerd-dev.docs: install NOTICE file to
      be compliant with the Apache 2 license.

 -- Lucas Kanashiro <email address hidden>  Wed, 21 Jun 2023 23:07:52 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
containerd_1.6.20~ds1.orig.tar.xz 2.0 MiB 270136d05125f15636f036d4ea846581c0e49a1d3a5e6001115098f4b656d688
containerd_1.6.20~ds1-1ubuntu2.debian.tar.xz 19.8 KiB 23ae7208feda010b0c899e46756f2f375cd40784d3d9403c9067591be6d2274d
containerd_1.6.20~ds1-1ubuntu2.dsc 4.6 KiB cd776bfb4e058fa07c2936bad1ba6926f78bf9abf8d06690f81fcfc53ac2f321

View changes file

Binary packages built by this source

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.