ubuntu/+source/docker.io:ubuntu/noble-proposed

Last commit made on 2024-01-15
Get this branch:
git clone -b ubuntu/noble-proposed https://git.launchpad.net/ubuntu/+source/docker.io
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/noble-proposed
Repository:
lp:ubuntu/+source/docker.io

Recent commits

983f9a1... by Lucas Kanashiro

update-maintainer

1bfc317... by Lucas Kanashiro

reconstruct-changelog

cda5199... by Lucas Kanashiro

merge-changelogs

05a7dd9... by Lucas Kanashiro

    - 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.

7db132f... by Lucas Kanashiro

    - d/golang-github-docker-docker-dev.docs: install NOTICE files to comply
      with Apache license.

14d5745... by Lucas Kanashiro

    - d/tests: remove since all tests are related to the docker application
      provided by docker.io binary package.

7d84c69... by Lucas Kanashiro

      + remove override_dh_gencontrol, since docker.io binary package was also
        removed.

c3641fe... by Lucas Kanashiro

      + Do not install apparmor profile for docker.io.

6562cc3... by Lucas Kanashiro

    - d/rules:
      + Do not run aufs related unit tests in the engine component.

0468af4... by Lucas Kanashiro

    - d/p/engine-allow-exclude-unit-test.patch: add patch to allow excluding
      extra directories when running engine unit tests.