Changelog
docker.io (20.10.24+dfsg1-1ubuntu2) mantic; urgency=medium
* d/p/test--skip-daemon-oci-linux-pbuilder-tests.patch: always skip engine
test TestGetSourceMount which is failing in LP. The Debian maintainer
already skipped this test when the package is built with pbuilder, now
this condition has been removed and the test is always skipped.
docker.io (20.10.24+dfsg1-1ubuntu1) mantic; urgency=medium
* Merge from Debian unstable (LP: #2022390, #1946376). Make src:docker.io
follow Debian and src:docker.io-app is going to ship the application and
documentation with vendorized dependencies so we can keep updating just the
application across all supported releases.
* Added changes:
- d/control: remove binary paragraghs for docker.io and docker-doc.
- d/docker-doc.docs: removed together with the docker-doc binary package.
- d/docker.io.*: remove all packaging related files associated to the
docker.io binary package.
- d/p/engine-allow-exclude-unit-test.patch: add patch to allow excluding
extra directories when running engine unit tests.
- d/rules:
+ Do not run aufs related unit tests in the engine component.
+ Do not install apparmor profile for docker.io.
+ remove override_dh_gencontrol, since docker.io binary package was also
removed.
- d/tests: remove since all tests are related to the docker application
provided by docker.io binary package.
- d/golang-github-docker-docker-dev.docs: install NOTICE files to comply
with Apache license.
-- Lucas Kanashiro <email address hidden> Tue, 06 Jun 2023 21:29:06 -0300