docker.io-app 26.1.3-0ubuntu1~24.04.1 source package in Ubuntu

Changelog

docker.io-app (26.1.3-0ubuntu1~24.04.1) noble; urgency=medium

  * Backport from oracular to noble. (LP: #2040461)
    - d/t/docker-in-lxd: workaround Apparmor/kernel bug. (LP #2067900)
    - Update AppArmor template to allow confined runc to kill containers
      (LP: #2065423).
      + d/docker.io.postinst: notify that a reboot is required to apply the
        fix (the AppArmor profile need to be reloaded).

docker.io-app (26.1.3-0ubuntu1) oracular; urgency=medium

  * New upstream release.
    - Allow runc to kill containers when confined to the runc profile in
      AppArmor version 4.0.0 and later.
  * d/helpers/build-manpages.sh: build manpages with Go 1.21.
  * d/manpages: update them all.
  * d/docker.io.docs: remove NOTICE file of a dependency removed from cli.

 -- Athos Ribeiro <email address hidden>  Mon, 14 Oct 2024 11:29:26 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe admin

Downloads

File Size SHA-256 Checksum
docker.io-app_26.1.3.orig.tar.gz 23.1 MiB ad4d3cdd2a364c1ddb3f72d341a7c294ed29b1f982cfd784bee0444e52dd8cb4
docker.io-app_26.1.3-0ubuntu1~24.04.1.debian.tar.xz 96.3 KiB 264ec957feefb7de49b5d9a8b4c69c183edf24c5f5c712b0103d1ad5fe925dc7
docker.io-app_26.1.3-0ubuntu1~24.04.1.dsc 2.4 KiB 6ba207efc9eaa5e65330ce7d6b78adab86b1b4bc81f4e943d81586e0cac98362

View changes file

Binary packages built by this source

docker-doc: Linux container runtime -- documentation

 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.
 .
 This package provides documentation for Docker.

docker.io: Linux container runtime

 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.

docker.io-dbgsym: debug symbols for docker.io