The cherry picks have been completed to mickledore. Bruce
In message: [meta-virtualization][mickledore][PATCH 1/2] moby: update to v24.0.2 on 25/09/2023 Ali Can Ozaslan wrote: > From: Bruce Ashfield <[email protected]> > > Bumping moby to version v24.0.2-56-gd7aa1e14e5, which comprises the following > commits: > > 5652c59647 testing: temporarily pin docker-py tests to use "bullseye" > 789a8755b8 run `getent` with a noop stdin > f7298b326e vendor: github.com/sirupsen/logrus v1.9.3 > 1c18ad6ca6 vendor: github.com/rootless-containers/rootlesskit v1.1.1 > ae4a10df67 update RootlessKit to v1.1.1 > 24c882c3e0 update go to go1.20.5 > b3133d7471 contrib/check-config: move xt_bpf check to overlay section > 8c552012ae contrib/check-config: check for xt_bpf > 61d547fd06 Dockerfile: Move dockercli to base-dev > e5fbc3f75a hack/cli.sh: Quiet origin cleanup > 1a078977e1 Dockerfile/shell: Install buildx cli plugin > c4198e6053 Dockerfile: Use separate cli for shell and integration-cli > 647ba03224 builder-next: Set moby exporter as default > 961fe27408 c8d/handlers: Handle error in walkPresentChildren > 087cf6f238 c8d/load: Don't unpack pseudo images > 0b9d68f59d c8d/load: Use walkImageManifests > cbf0779bfc c8d/list: Use walkImageManifests > 0139309fef c8d: Add walkImageManifests and ImageManifest wrapper > e1c7956764 Dockerfile: use COPY --link for source code as well > 75afe3201b containerd: add c8d version and storage-driver to User-Agent > 8018ee4689 dockerversion: DockerUserAgent(): allow custom versions to be > passed > ed376a603f dockerversion: remove insertUpstreamUserAgent() > 1d45ea52f4 dockerversion: simplify escapeStr() > a27b0381a6 dockerversion: add a basic unit-test > 1fc19772e0 Make sure the image is unpacked for the current snapshotter > 4217d9ea0a Dockerfile: use COPY --link to copy artifacts from build-stages > 4c6b8e737f added alias validation > e370f224ae fixing consistent aliases for OCI spec imports > ac1a867282 vendor: github.com/mistifyio/go-zfs/v3 v3.0.1 > 2949fee1d3 containerd: set user-agent when pushing/pulling images > f9c68e5fbc libn: fix resolver restore w/ chatty 'iptables -C' > 3452a76589 libnetwork: fix sandbox restore > fec801a103 libnetwork: log why osl sandbox restore failed > d9e39914a7 Fix npe in exec resize when exec errored > 042f0799db libn/d/overlay: support encryption on any port > ec8ec9056c builder/remotecontext: deprecate CachableSource, > NewCachableSource > 7a4ea19803 libcontainerd: work around exec start bug in c8d > ae6e9333c0 vendor: github.com/moby/buildkit > v0.11.7-0.20230525183624-798ad6b0ce9f > 0d9acd24fe c8d/inspect: Fill `Created` time if available > 04eccf8165 vendor: github.com/containerd/go-runc v1.1.0 > d64bab35ee daemon: lock in snapshotter setting at daemon init > 329d671aef Dockerfile: temporarily skip CRIU stage > 4cc2081119 integration: Add TestImageInspectEmptyTagsAndDigests > 27df42255c hack: Rename .ensure-emptyfs to .build-empty-images > 9ee7d30aef hack/ensure-emptyfs: Create dangling image > 8a4b7c5af8 Add testenv.UsingSnapshotter utility > a753ca64e2 hack/make/.binary: don't use "netgo" when building Windows > binaries > 5276c2b6e0 c8d/pull: Use same progress action as distribution > baf1fd1c3f libnetwork: check for netns leaks from prior tests > 992dc33fc5 libnetwork/osl: restore the right thread's netns > ef1545ed4a libnetwork: leave global logger alone in tests > 876f5eda51 libnetwork: make resolver tests less confusing > 47a3dad256 c8d/list: Show layerless images > 0869b089e4 libnetwork: just forward the external DNS response > 3467ba6451 reorder load funcs to match newServiceConfig()'s order > f9b886c01b add mirror to daemon reload test for insecure registries > 07140c0eca build: use daemon id as worker id for the graph driver > controller > d5ad186d49 ci(bin-image): distribute build across runners > 4d924c35f7 api/server: allow empty body for POST /commit again > 68b7ba0d03 api/inspect: Fix nil RepoTags and RepoDigests > 5ea7b8d091 fix: `docker pull` with platform checks wrong image tag > > Bumping docker-cli to version v24.0.2-9-g0823df7da, which comprises the > following commits: > > 11af1189d docs: add "--detach-keys" example to docker run reference > f118c05e8 docs: move "--detach-keys" example to examples section > f66f7ed7f cli/command: fix GoDoc referencing wrong const > 2814c01b0 Dockerfile.vendor: update GOPROXY to use default with fallback > 32f66cbe5 vendor: github.com/docker/docker v24.0.2 > dc4707edb [24.0] vendor: github.com/docker/docker v24.0.1 > 298e67926 docs: fix example for proxies in daemon.json > 9175ffa9b man: remove devicemapper from examples > beb0330a7 Correct "ps --no-trunc" example output > 405be9063 docs: remove AuFS from glossary > 7a269817b docs: remove Docker Toolbox from glossary > 41ef7c45c docs: remove boot2docker and docker-machine from glossary > c184a61da docs/deprecated: remove "disabled by default" for AuFS, overlay > e7a60449f docs: remove aufs and legacy overlay > 77541afea contrib/completion: remove aufs, legacy overlay > e67a7acd0 docs/deprecated: remove .patch release from deprecation status > fb6ae356c vendor: github.com/docker/docker v24.0.0-rc.3 > > Signed-off-by: Bruce Ashfield <[email protected]> > --- > recipes-containers/docker/docker-moby_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-containers/docker/docker-moby_git.bb > b/recipes-containers/docker/docker-moby_git.bb > index 70f3692..b417da4 100644 > --- a/recipes-containers/docker/docker-moby_git.bb > +++ b/recipes-containers/docker/docker-moby_git.bb > @@ -34,9 +34,9 @@ DESCRIPTION = "Linux container runtime \ > # - The common components of this recipe and docker-ce do need to be moved > # to a docker.inc recipe > > -SRCREV_moby = "821e4ec4c7b13c28dbb1424f024980aed4535384" > +SRCREV_moby = "d7aa1e14e521af24c0aca800a837866f514f46f7" > SRCREV_libnetwork = "3f0048413d95802b9c6c836eba06bfc54f9dbd03" > -SRCREV_cli = "98fdcd769bcd137f7538f898b37348f919536ea4" > +SRCREV_cli = "0823df7daa197bba96f2f2a85b9cbe156df78d43" > SRCREV_FORMAT = "moby_libnetwork" > SRC_URI = "\ > git://github.com/moby/moby.git;branch=24.0;name=moby;protocol=https \ > @@ -56,7 +56,7 @@ require docker.inc > LICENSE = "Apache-2.0" > LIC_FILES_CHKSUM = > "file://src/import/LICENSE;md5=4859e97a9c7780e77972d989f0823f28" > > -DOCKER_VERSION = "24.0.0" > +DOCKER_VERSION = "24.0.2" > PV = "${DOCKER_VERSION}+git${SRCREV_moby}" > > CVE_PRODUCT = "docker mobyproject:moby" > -- > 2.34.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8331): https://lists.yoctoproject.org/g/meta-virtualization/message/8331 Mute This Topic: https://lists.yoctoproject.org/mt/101577831/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
