mbox series

[0/7] Bump docker packages to v18.09.4

Message ID 20190401182352.26342-1-peter@korsgaard.com
Headers show
Series Bump docker packages to v18.09.4 | expand

Message

Peter Korsgaard April 1, 2019, 6:23 p.m. UTC
Bump the docker packages to the v18.09.4 release.

Unit test is still successful:
./support/testing/run-tests -o output-test tests.package.test_docker_compose
19:38:21 TestDockerCompose                        Starting
19:38:23 TestDockerCompose                        Building
20:14:18 TestDockerCompose                        Building done
20:15:03 TestDockerCompose                        Cleaning up
.
Ran 1 test in 2211.902s

OK

Peter Korsgaard (7):
  package/runc: bump to version 1.0.0-rc7
  Revert "package/runc: blacklist Codesourcery ARM toolchain"
  Revert "runc: depend on linux headers >= 3.11 for O_TMPFILE"
  package/docker-containerd: bump version to v1.2.5
  package/docker-containerd: refer to official website
  package/docker-engine: bump to version v18.09.4
  package/docker-cli: bump to version v18.09.4

 package/docker-cli/docker-cli.hash                 |   2 +-
 package/docker-cli/docker-cli.mk                   |   2 +-
 package/docker-containerd/Config.in                |   8 +-
 package/docker-containerd/docker-containerd.hash   |   2 +-
 package/docker-containerd/docker-containerd.mk     |   2 +-
 package/docker-engine/Config.in                    |   8 +-
 package/docker-engine/docker-engine.hash           |   2 +-
 package/docker-engine/docker-engine.mk             |   2 +-
 ...ne-proc-self-exe-to-avoid-exposing-host-b.patch | 338 ---------------------
 package/runc/Config.in                             |   8 +-
 package/runc/runc.hash                             |   2 +-
 package/runc/runc.mk                               |   2 +-
 12 files changed, 14 insertions(+), 364 deletions(-)
 delete mode 100644 package/runc/0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b.patch

Comments

Peter Korsgaard April 2, 2019, 3:24 p.m. UTC | #1
>>>>> "Christian" == Christian Stewart <kidovate@gmail.com> writes:

Hi,

 > I'll test this series this week on:

 >  - Odroid XU4, HC1/HC2
 >  - Pi 0, 3, 3B
 >  - x86
 >  - Bananapi M1, etc

Great, thanks. I have so far only done minimal tests on x86.
Peter Korsgaard April 7, 2019, 7:20 a.m. UTC | #2
>>>>> "Christian" == Christian Stewart <kidovate@gmail.com> writes:

Hi,

 > I'll test this series this week on:

 >  - Odroid XU4, HC1/HC2
 >  - Pi 0, 3, 3B
 >  - x86
 >  - Bananapi M1, etc

Any update on this? Thanks.
Christian Stewart April 7, 2019, 8:56 a.m. UTC | #3
Hi Peter,



On Sun, Apr 7, 2019, 12:20 AM Peter Korsgaard <peter@korsgaard.com> wrote:

> Any update on this? Thanks.
>

I ran into some unrelated issues and was delayed a bit on this. I'm
compiling the images now and will try to get the testing done within 24
hours.

Best,
Christian
<div dir="auto"><div>Hi Peter,<div dir="auto"><br></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 7, 2019, 12:20 AM Peter Korsgaard &lt;<a href="mailto:peter@korsgaard.com">peter@korsgaard.com</a>&gt; wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Any update on this? Thanks.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I ran into some unrelated issues and was delayed a bit on this. I&#39;m compiling the images now and will try to get the testing done within 24 hours. </div><div dir="auto"><br></div><div dir="auto">Best,</div><div dir="auto">Christian</div><div dir="auto"><br></div></div>
Peter Korsgaard April 7, 2019, 9:28 a.m. UTC | #4
>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > Hi Peter,
 > On Sun, Apr 7, 2019, 12:20 AM Peter Korsgaard <peter@korsgaard.com> wrote:

 >> Any update on this? Thanks.
 >> 

 > I ran into some unrelated issues and was delayed a bit on this. I'm
 > compiling the images now and will try to get the testing done within 24
 > hours.

Ok, thanks.
Christian Stewart April 8, 2019, 4:35 a.m. UTC | #5
Hi Peter,

Peter Korsgaard <peter@korsgaard.com> writes:
>  > I ran into some unrelated issues and was delayed a bit on this. I'm
>  > compiling the images now and will try to get the testing done within 24
>  > hours.
>
> Ok, thanks.

Looks good from initial tests. I see it's been merged as well.

Best regards,
Christian
Peter Korsgaard April 8, 2019, 6:12 a.m. UTC | #6
>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > Hi Peter,
 > Peter Korsgaard <peter@korsgaard.com> writes:
 >> > I ran into some unrelated issues and was delayed a bit on this. I'm
 >> > compiling the images now and will try to get the testing done within 24
 >> > hours.
 >> 
 >> Ok, thanks.

 > Looks good from initial tests. I see it's been merged as well.

Thanks for checking!

Yes, Thomas merged it yesterday.
Peter Korsgaard April 14, 2019, 9:15 p.m. UTC | #7
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Bump the docker packages to the v18.09.4 release.
 > Unit test is still successful:
 > ./support/testing/run-tests -o output-test tests.package.test_docker_compose
 > 19:38:21 TestDockerCompose                        Starting
 > 19:38:23 TestDockerCompose                        Building
 > 20:14:18 TestDockerCompose                        Building done
 > 20:15:03 TestDockerCompose                        Cleaning up
 > .
 > Ran 1 test in 2211.902s

 > OK

 > Peter Korsgaard (7):
 >   package/runc: bump to version 1.0.0-rc7
 >   Revert "package/runc: blacklist Codesourcery ARM toolchain"
 >   Revert "runc: depend on linux headers >= 3.11 for O_TMPFILE"
 >   package/docker-containerd: bump version to v1.2.5
 >   package/docker-containerd: refer to official website
 >   package/docker-engine: bump to version v18.09.4
 >   package/docker-cli: bump to version v18.09.4

Committed to 2019.02.x, thanks.