meta-virtualization/recipes-containers
Bruce Ashfield b7911a2a07 moby: update to v25.0.3
Bumping moby to version v25.0.3, which comprises the following commits:

    acd023d42b c8d: Use the same logic to get the present images
    ed7c26339e seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)
    74e3b4fb2e seccomp: add futex_wait syscall (kernel v6.7, libseccomp v2.5.5)
    4cc0416534 seccomp: add futex_requeue syscall (kernel v6.7, libseccomp v2.5.5)
    f9f9e7ff9a seccomp: add map_shadow_stack syscall (kernel v6.6, libseccomp v2.5.5)
    5fb4eb941d seccomp: add fchmodat2 syscall (kernel v6.6, libseccomp v2.5.5)
    67e9aa6d4d seccomp: add cachestat syscall (kernel v6.5, libseccomp v2.5.5)
    61b82be580 seccomp: add set_mempolicy_home_node syscall (kernel v5.17, libseccomp v2.5.4)
    0227d95f99 image/cache: Use Platform from ocispec
    fa9c5c55e1 image/cache: Ignore Build and Revision on Windows
    1652559be4 Dockerfile: update RootlessKit to v2.0.1
    147b5388dd integration/save: Add tests checking OCI archive output
    ba4a2dab16 plugins: fix panic installing from repo w/ digest
    51133117fb tests: add plugin install test w/ digest
    269a0d8feb Dockerfile: update docker compose to v2.24.5
    876b1d1dcd Dockerfile: update dev-shell version of the cli to v25.0.2
    0bcd64689b Dockerfile: update docker compose to v2.24.3
    8d454710cd Dockerfile: update dev-shell version of the cli to v25.0.1
    c12bbf549b libcontainerd/supervisor: fix data race
    9150d0115e d/logger/journald: quit waiting when logger closes
    9af7c8ec0a d/logger/journald: sync logger on close in tests
    3344c502da d/logger/loggertest: improve TestConcurrent
    6c9fafdda7 d/logger/journald: log journal-remote cmd output
    f8a8cdaf9e d/logger/journald: fix data race in test harness
    7a659049b8 libnet: bridge: ignore EINVAL when configuring bridge MTU
    0ccf1c2a93 api/t/network: ValidateIPAM: ignore v6 subnet when IPv6 is disabled
    28c1a8bc2b Revert "daemon: automatically set network EnableIPv6 if needed"
    bbe6f09afc No inspect 'Config.MacAddress' unless configured.
    5b13a38144 Only restore a configured MAC addr on restart.
    990e95dcf0 Add internal n/w bridge to firewalld docker zone
    c48b67160d api: Document `version` in `/build`
    225e043196 c8d/save: Handle digested reference same as ID
    78174d2e74 image/save: Fix untagged images not present in index.json
    85f4e6151a Assert temp output directory is not an empty string
    dd4de8f388 docs: remove dead links from api verison history
    f5ef4e76b3 ci: update to docker/bake-action@v4
    6c5e5271c1 ci: update to codecov/codecov-action@v4
    693fca6199 ci: update to actions/download-artifact@v4 and actions/upload-artifact@v4
    49487e996a ci: update to actions/cache@v3
    0358f31dc2 gha: update to crazy-max/ghaction-github-runtime@v3
    081cffb3fa gha: update to docker/login-action@v3
    9de19554c7 gha: update to docker/setup-qemu-action@v3
    2a80b8a7b2 gha: update to docker/bake-action@v4
    61ffecfa3b gha: update to docker/setup-buildx-action@v3
    02cd8dec03 gha: update to docker/metadata-action@v5
    1d7df5ecc0 gha: update to actions/setup-go@v5
    4e68a265ed gha: update to actions/github-script@v7
    e437f890ba gha: update to actions/checkout@v4
    fd6a419ad5 update containerd binary to v1.7.13
    13ce91825f vendor: github.com/moby/buildkit v0.12.5
    4b63c47c1e vendor: github.com/opencontainers/runc v1.1.12
    4edb71bb83 update runc binary to v1.1.12
    1b47bfac02 hack/make.ps1: Fix go list pattern
    f2d0d87c46 logger/journald: drop errDrainDone sentinel
    6ac38cdbeb logger/journald: wait no longer than the deadline
    d7bf237e29 logger/journald: use deadline for drain timeout
    f41b342cbe l/journald: make tests compatible with systemd 255
    f413ba6fdb daemon/logger/loggertest: expand log-follow tests
    c2ef38f790 vendor swarmkit v2.0.0-20240125134710-dcda100a8261
    d5eebf9e19 builder/windows: Don't set ArgsEscaped for RUN cache probe
    f3f5327b48 image/cache: Check image platform
    05a370f52f image/cache: Restrict cache candidates to locally built images
    be7b60ef05 daemon/imageStore: Mark images built locally
    6d05b9b65b image/cache: Compare all config fields
    c01bbbddeb pkg/ioutils: Make subsequent Close attempts noop
    32635850ed add more //go:build directives to prevent downgrading to go1.16 language
    2cf1c762f8 De-flake TestSwarmClusterRotateUnlockKey... again... maybe?
    5295e88ceb daemon: rename: don't reload endpoint from datastore
    3de920a0b1 volume/local: Fix cifs url containing spaces
    a445aa95e5 volume/local: Add tests for parsing nfs/cifs mounts
    cb77e48229 volume/local: Break early if `addr` was specified
    e8801fbe26 daemon: only add short cid to aliases for custom networks
    b8cc2e8c66 fix "host-gateway-ip" label not set for builder workers
    fcccfeb811 c8d/snapshot: Create any platform if not specified
    f8eaa14a18 pkg/platforms: internalize in daemon/containerd
    ac76925ff2 volume/local: Make host resolution backwards compatible
    ff15b49b47 Dockerfile: update docker compose to v2.24.2
    c0573b133f pkg/system: return even richer xattr errors
    7c185a1e40 daemon: return an InvalidParameter error when ep settings are wrong
    2b036fb1da Remove generated MAC addresses on restart.
    1f24da70d8 docs/api: remove version matrices from swagger files
    358fecb566 docs: remove documentation for deprecated API versions < v1.23
    f030b25770 Dockerfile: update docker compose to v2.24.1
    e07aed0f77 Dockerfile: update dev-shell version of the cli to v25.0.0
    cdf3611cff integration-cli: TestInspectAPIMultipleNetworks: use current version
    05267e9e8c integration-cli: TestInspectAPIBridgeNetworkSettings121: use current version
    e5edf62bca integration-cli: TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs: use current API
    e0acf1cd70 daemon/cluster/executer: Add missing `StartInterval`
    1e335cfa74 image/save: Fix layers order in OCI manifest
    4d287e9267 image/save: Change layers type to DiffID
    0240f5675b Fix isGitURL regular expression
    13964248f1 libnetwork: loosen container IPAM validation
    05695c2458 c8d/integation: Adjust error in TestPullLinuxImageFailsOnWindows

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-15 17:17:19 +00:00
..
aardvark-dns aardvark-dns: update to v1.9.0 2024-01-04 02:52:53 +00:00
buildah buildah: update to 1.33.3 2024-01-19 14:38:36 +00:00
catatonit catatonit: update to version 0.2.0 2023-11-06 16:21:12 +00:00
cgroup-lite global: update licence values to SPDX values 2022-02-18 13:07:10 -05:00
conmon conmon: update to 2.1.8 2023-09-15 17:30:39 +00:00
container-host-config container-host-config:storage.conf: sync with libpod v4.8.2 2024-02-01 14:15:13 +00:00
containerd containerd-opencontainers: Use RDEPENDS:${PN} instead of RDEPENDS:${BPN} 2024-01-19 14:43:37 +00:00
cri-o cri-o: update to 1.30 2024-03-15 17:17:19 +00:00
cri-tools cri-tools: update to v1.28.0-tip 2023-11-06 16:21:12 +00:00
criu criu: add cgroup-lite to RDEPENDS 2024-01-19 14:29:24 +00:00
crun crun: update to v1.14 2024-03-15 17:17:19 +00:00
docker moby: update to v25.0.3 2024-03-15 17:17:19 +00:00
docker-compose docker-compose: introduce pkgconfig docker-plugin 2024-01-04 02:52:53 +00:00
docker-distribution docker-distribution: update to 2.8.3 2023-11-06 16:21:12 +00:00
go-digest recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
go-errors recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
go-spf13-cobra recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
go-spf13-pflag recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
k3s k3s: update to v1.28.2 2023-11-06 16:21:12 +00:00
kubernetes kubernetes: update to 1.28.2 2023-11-06 16:21:12 +00:00
lxc lxc: adjust the lxc-test-unpriv running order 2024-01-19 14:29:24 +00:00
lxcfs lxcfs: add systemd to REQUIRED_DISTRO_FEATURES 2023-09-07 21:00:53 +00:00
nerdctl nerdctl: fix textrel QA issue 2023-09-25 01:23:34 +00:00
netavark netavark: update to v1.9.0 2024-01-04 02:52:53 +00:00
oci-image-spec recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
oci-image-tools oci-image-tools: don't build for riscv64 2023-09-04 03:05:49 +00:00
oci-runtime-spec recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
oci-runtime-tools recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
oci-systemd-hook recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
podman podman: add test instructions for podman system service 2024-01-19 14:29:24 +00:00
podman-compose layer-wide: drop PYTHON_PN 2024-02-21 22:48:29 +00:00
podman-tui podman-tui: update to v0.14.0 2024-01-04 02:52:53 +00:00
riddler recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
runc runc-docker: update to 1.1.11 2024-03-15 17:17:19 +00:00
singularity recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
skopeo skopeo: update to 1.14.1 2024-03-15 17:17:19 +00:00
sloci-image recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
tini tiny: fix typo in Upstream-Status 2023-02-01 09:55:28 -05:00
umoci umoci & buildah & podman-tui: mark incompatible with mips 2023-11-06 16:21:12 +00:00