All of lore.kernel.org
 help / color / mirror / Atom feed
* [kirkstone][PATCH] docker-ce: bump SRCREV_docker
@ 2023-08-16  6:09 Martin Jansa
  2023-08-16 13:35 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2023-08-16  6:09 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Martin Jansa

* fix my prevous commit where I've missed this update corresponding
  to SRCREV_moby change in docker-moby recipe.

* also re-order the patches in SRC_URI to match docker-moby, so
  that they are easier to compare

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 recipes-containers/docker/docker-ce_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-containers/docker/docker-ce_git.bb b/recipes-containers/docker/docker-ce_git.bb
index 76ac41e..7142060 100644
--- a/recipes-containers/docker/docker-ce_git.bb
+++ b/recipes-containers/docker/docker-ce_git.bb
@@ -31,7 +31,7 @@ DESCRIPTION = "Linux container runtime \
 # so we get that tag, and make it our SRCREVS:
 #
 
-SRCREV_docker = "3056208812eb5e792fa99736c9167d1e10f4ab49"
+SRCREV_docker = "791d8ab87747169b4cbfcdf2fd57c81952bae6d5"
 SRCREV_libnetwork = "dcdf8f176d1e13ad719e913e796fb698d846de98"
 SRCREV_cli = "911449ca245308472a3d34a7f1a98b918e65c8c3"
 SRCREV_FORMAT = "docker_libnetwork"
@@ -39,10 +39,10 @@ SRC_URI = "\
     git://github.com/docker/docker.git;branch=20.10;name=docker;protocol=https \
     git://github.com/docker/libnetwork.git;branch=master;name=libnetwork;destsuffix=git/libnetwork;protocol=https \
     git://github.com/docker/cli;branch=20.10;name=cli;destsuffix=git/cli;protocol=https \
-    file://0001-libnetwork-use-GO-instead-of-go.patch \
     file://docker.init \
-    file://0001-dynbinary-use-go-cross-compiler.patch \
+    file://0001-libnetwork-use-GO-instead-of-go.patch \
     file://0001-cli-use-external-GO111MODULE-and-cross-compiler.patch \
+    file://0001-dynbinary-use-go-cross-compiler.patch \
     file://0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch;patchdir=src/import \
     file://0002-Revert-go-updates-from-1.18.7-to-1.17.13.patch;patchdir=src/import \
     file://0003-builder.go-avoid-using-strings.Cut-from-go-1.18.patch;patchdir=src/import \
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-virtualization] [kirkstone][PATCH] docker-ce: bump SRCREV_docker
  2023-08-16  6:09 [kirkstone][PATCH] docker-ce: bump SRCREV_docker Martin Jansa
@ 2023-08-16 13:35 ` Bruce Ashfield
  2023-09-03  5:21   ` Abdurrahman Hussain (fib)
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2023-08-16 13:35 UTC (permalink / raw)
  To: Martin Jansa; +Cc: meta-virtualization

Thanks Martin,

This is merged.

Bruce

On Wed, Aug 16, 2023 at 2:09 AM Martin Jansa <Martin.Jansa@gmail.com> wrote:
>
> * fix my prevous commit where I've missed this update corresponding
>   to SRCREV_moby change in docker-moby recipe.
>
> * also re-order the patches in SRC_URI to match docker-moby, so
>   that they are easier to compare
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  recipes-containers/docker/docker-ce_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-containers/docker/docker-ce_git.bb b/recipes-containers/docker/docker-ce_git.bb
> index 76ac41e..7142060 100644
> --- a/recipes-containers/docker/docker-ce_git.bb
> +++ b/recipes-containers/docker/docker-ce_git.bb
> @@ -31,7 +31,7 @@ DESCRIPTION = "Linux container runtime \
>  # so we get that tag, and make it our SRCREVS:
>  #
>
> -SRCREV_docker = "3056208812eb5e792fa99736c9167d1e10f4ab49"
> +SRCREV_docker = "791d8ab87747169b4cbfcdf2fd57c81952bae6d5"
>  SRCREV_libnetwork = "dcdf8f176d1e13ad719e913e796fb698d846de98"
>  SRCREV_cli = "911449ca245308472a3d34a7f1a98b918e65c8c3"
>  SRCREV_FORMAT = "docker_libnetwork"
> @@ -39,10 +39,10 @@ SRC_URI = "\
>      git://github.com/docker/docker.git;branch=20.10;name=docker;protocol=https \
>      git://github.com/docker/libnetwork.git;branch=master;name=libnetwork;destsuffix=git/libnetwork;protocol=https \
>      git://github.com/docker/cli;branch=20.10;name=cli;destsuffix=git/cli;protocol=https \
> -    file://0001-libnetwork-use-GO-instead-of-go.patch \
>      file://docker.init \
> -    file://0001-dynbinary-use-go-cross-compiler.patch \
> +    file://0001-libnetwork-use-GO-instead-of-go.patch \
>      file://0001-cli-use-external-GO111MODULE-and-cross-compiler.patch \
> +    file://0001-dynbinary-use-go-cross-compiler.patch \
>      file://0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch;patchdir=src/import \
>      file://0002-Revert-go-updates-from-1.18.7-to-1.17.13.patch;patchdir=src/import \
>      file://0003-builder.go-avoid-using-strings.Cut-from-go-1.18.patch;patchdir=src/import \
> --
> 2.41.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8196): https://lists.yoctoproject.org/g/meta-virtualization/message/8196
> Mute This Topic: https://lists.yoctoproject.org/mt/100774437/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [meta-virtualization] [kirkstone][PATCH] docker-ce: bump SRCREV_docker
  2023-08-16 13:35 ` [meta-virtualization] " Bruce Ashfield
@ 2023-09-03  5:21   ` Abdurrahman Hussain (fib)
  2023-09-05 20:29     ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Abdurrahman Hussain (fib) @ 2023-09-03  5:21 UTC (permalink / raw)
  To: Bruce Ashfield, Martin Jansa; +Cc: meta-virtualization@lists.yoctoproject.org

Hi Bruce,

It seems docker in Dunfell is also affected with the same 'http: invalid Host header' issue.
Can these patches be merged into Dunfell as well?

Thanks,
Abdurrahman

-----Original Message-----
From: meta-virtualization@lists.yoctoproject.org <meta-virtualization@lists.yoctoproject.org> On Behalf Of Bruce Ashfield
Sent: Wednesday, August 16, 2023 6:36 AM
To: Martin Jansa <Martin.Jansa@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [kirkstone][PATCH] docker-ce: bump SRCREV_docker

Thanks Martin,

This is merged.

Bruce

On Wed, Aug 16, 2023 at 2:09 AM Martin Jansa <Martin.Jansa@gmail.com> wrote:
>
> * fix my prevous commit where I've missed this update corresponding
>   to SRCREV_moby change in docker-moby recipe.
>
> * also re-order the patches in SRC_URI to match docker-moby, so
>   that they are easier to compare
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  recipes-containers/docker/docker-ce_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-containers/docker/docker-ce_git.bb 
> b/recipes-containers/docker/docker-ce_git.bb
> index 76ac41e..7142060 100644
> --- a/recipes-containers/docker/docker-ce_git.bb
> +++ b/recipes-containers/docker/docker-ce_git.bb
> @@ -31,7 +31,7 @@ DESCRIPTION = "Linux container runtime \  # so we 
> get that tag, and make it our SRCREVS:
>  #
>
> -SRCREV_docker = "3056208812eb5e792fa99736c9167d1e10f4ab49"
> +SRCREV_docker = "791d8ab87747169b4cbfcdf2fd57c81952bae6d5"
>  SRCREV_libnetwork = "dcdf8f176d1e13ad719e913e796fb698d846de98"
>  SRCREV_cli = "911449ca245308472a3d34a7f1a98b918e65c8c3"
>  SRCREV_FORMAT = "docker_libnetwork"
> @@ -39,10 +39,10 @@ SRC_URI = "\
>      git://github.com/docker/docker.git;branch=20.10;name=docker;protocol=https \
>      git://github.com/docker/libnetwork.git;branch=master;name=libnetwork;destsuffix=git/libnetwork;protocol=https \
>      git://github.com/docker/cli;branch=20.10;name=cli;destsuffix=git/cli;protocol=https \
> -    file://0001-libnetwork-use-GO-instead-of-go.patch \
>      file://docker.init \
> -    file://0001-dynbinary-use-go-cross-compiler.patch \
> +    file://0001-libnetwork-use-GO-instead-of-go.patch \
>      file://0001-cli-use-external-GO111MODULE-and-cross-compiler.patch 
> \
> +    file://0001-dynbinary-use-go-cross-compiler.patch \
>      file://0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch;patchdir=src/import \
>      file://0002-Revert-go-updates-from-1.18.7-to-1.17.13.patch;patchdir=src/import \
>      
> file://0003-builder.go-avoid-using-strings.Cut-from-go-1.18.patch;patc
> hdir=src/import \
> --
> 2.41.0
>
>
> 
>


--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-virtualization] [kirkstone][PATCH] docker-ce: bump SRCREV_docker
  2023-09-03  5:21   ` Abdurrahman Hussain (fib)
@ 2023-09-05 20:29     ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2023-09-05 20:29 UTC (permalink / raw)
  To: Abdurrahman Hussain (fib)
  Cc: Martin Jansa, meta-virtualization@lists.yoctoproject.org

In message: RE: [meta-virtualization] [kirkstone][PATCH] docker-ce: bump SRCREV_docker
on 03/09/2023 Abdurrahman Hussain (fib) wrote:

> Hi Bruce,
> 
> It seems docker in Dunfell is also affected with the same 'http: invalid Host header' issue.
> Can these patches be merged into Dunfell as well?

If the patches were simply cherry picked, that would involve a major
docker version change, which isn't something we'd typically do.

We need a specific / tested patch for dunfell for proper consideration.

Bruce

> 
> Thanks,
> Abdurrahman
> 
> -----Original Message-----
> From: meta-virtualization@lists.yoctoproject.org <meta-virtualization@lists.yoctoproject.org> On Behalf Of Bruce Ashfield
> Sent: Wednesday, August 16, 2023 6:36 AM
> To: Martin Jansa <Martin.Jansa@gmail.com>
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization] [kirkstone][PATCH] docker-ce: bump SRCREV_docker
> 
> Thanks Martin,
> 
> This is merged.
> 
> Bruce
> 
> On Wed, Aug 16, 2023 at 2:09 AM Martin Jansa <Martin.Jansa@gmail.com> wrote:
> >
> > * fix my prevous commit where I've missed this update corresponding
> >   to SRCREV_moby change in docker-moby recipe.
> >
> > * also re-order the patches in SRC_URI to match docker-moby, so
> >   that they are easier to compare
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> > ---
> >  recipes-containers/docker/docker-ce_git.bb | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-containers/docker/docker-ce_git.bb 
> > b/recipes-containers/docker/docker-ce_git.bb
> > index 76ac41e..7142060 100644
> > --- a/recipes-containers/docker/docker-ce_git.bb
> > +++ b/recipes-containers/docker/docker-ce_git.bb
> > @@ -31,7 +31,7 @@ DESCRIPTION = "Linux container runtime \  # so we 
> > get that tag, and make it our SRCREVS:
> >  #
> >
> > -SRCREV_docker = "3056208812eb5e792fa99736c9167d1e10f4ab49"
> > +SRCREV_docker = "791d8ab87747169b4cbfcdf2fd57c81952bae6d5"
> >  SRCREV_libnetwork = "dcdf8f176d1e13ad719e913e796fb698d846de98"
> >  SRCREV_cli = "911449ca245308472a3d34a7f1a98b918e65c8c3"
> >  SRCREV_FORMAT = "docker_libnetwork"
> > @@ -39,10 +39,10 @@ SRC_URI = "\
> >      git://github.com/docker/docker.git;branch=20.10;name=docker;protocol=https \
> >      git://github.com/docker/libnetwork.git;branch=master;name=libnetwork;destsuffix=git/libnetwork;protocol=https \
> >      git://github.com/docker/cli;branch=20.10;name=cli;destsuffix=git/cli;protocol=https \
> > -    file://0001-libnetwork-use-GO-instead-of-go.patch \
> >      file://docker.init \
> > -    file://0001-dynbinary-use-go-cross-compiler.patch \
> > +    file://0001-libnetwork-use-GO-instead-of-go.patch \
> >      file://0001-cli-use-external-GO111MODULE-and-cross-compiler.patch 
> > \
> > +    file://0001-dynbinary-use-go-cross-compiler.patch \
> >      file://0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch;patchdir=src/import \
> >      file://0002-Revert-go-updates-from-1.18.7-to-1.17.13.patch;patchdir=src/import \
> >      
> > file://0003-builder.go-avoid-using-strings.Cut-from-go-1.18.patch;patc
> > hdir=src/import \
> > --
> > 2.41.0
> >
> >
> > 
> >
> 
> 
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-05 20:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16  6:09 [kirkstone][PATCH] docker-ce: bump SRCREV_docker Martin Jansa
2023-08-16 13:35 ` [meta-virtualization] " Bruce Ashfield
2023-09-03  5:21   ` Abdurrahman Hussain (fib)
2023-09-05 20:29     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.