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

Changelog

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.

 -- Lucas Kanashiro <email address hidden>  Tue, 04 Jun 2024 18:01:29 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release 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.debian.tar.xz 96.0 KiB 3a983c8bc96acc0a367a5a13e58bdd34358b96c2868f4ac98f1fe7c18c9f41c8
docker.io-app_26.1.3-0ubuntu1.dsc 2.3 KiB 86b23d42a4752a411848eafd12895b9b6dc96d1d89dab7b1f31ad23a8c39688c

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