meta-virtualization/recipes-containers
Bruce Ashfield 68e4f545a6 docker-moby: update to 19.03 latest
Updating to the latest 19.03 commits:

   88820a4793 Merge pull request #41287 from thaJeztah/19.03_backport_bump_netns
   dae08c333e vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202
   93cb737687 [19.03] vendor: vishvananda/netns 0a2b9b5464df8343199164a0321edf3313202f7e
   7d597ee2c9 Merge pull request #41273 from thaJeztah/19.03_backport_swagger_fixes
   22c458b67c Merge pull request #41274 from thaJeztah/19.03_backport_Double_RLock
   8b97280f11 Merge pull request #41279 from thaJeztah/19.03_bump_buildkit
   eda52d433e [19.03] vendor: moby/buildkit v0.6.4-28-gda1f4bf1
   168254fcfa Merge pull request #41277 from AkihiroSuda/rootlesskit-0.10.0-1903
   9dc455dffb bump up rootlesskit to v0.10.0
   c200868fa2 Merge pull request #41271 from thaJeztah/19.03_backport_remove_dockerproject_from_tests
   9eade7d03c docs: API v1.39: move system version response to definitions
   4685e9ef72 docs: API v1.40: move system version response to definitions
   d8f22d0307 swagger: move system version response to definitions
   32366de5f9 plugin: fix a double RLock bug
   ad0278f002 docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt
   cb8b7a282d docs: API v1.40: fix type for BuildCache CreatedAt and LastUsedAt
   e1ae07b7a0 swagger: fix type for BuildCache CreatedAt and LastUsedAt
   d49278cc17 Merge pull request #41269 from thaJeztah/19.03_update_buildkit
   892c228219 Remove apt.dockerproject.org from test
   a7e309944b Merge pull request #41248 from thaJeztah/19.03_backport_swagger_updates
   765245d54b [19.03] vendor: moby/buildkit v0.6.4-26-ga1e4f48e
   2d4bfdc789 Merge pull request #41081 from thaJeztah/19.03_backport_fix_sandbox_cleanup
   b990b6c2b0 Merge pull request #41235 from thaJeztah/19.03_backport_bump_golang_1.13.14
   4d9397c268 swagger: sync updates to v1.39
   51bd95dc95 swagger: sync updates to v1.40
   d5ba93575c docs: sync API v1.40 swagger formatting with current version
   12b7746a84 docs: sync API v1.39 swagger formatting with current version
   0c6bdf5974 docs: add example calculations to container stats API
   630185b4ae swagger: add DeviceRequests to container create, inspect example
   d7423180e7 swagger: move NetworkingConfig to definitions
   c30ff6885e swagger: reformat, and wrap to ~80-chars
   7005841048 swagger: clarify the meaning of Image field in ContainerInspect endpoint
   1608292c09 Bump Golang 1.13.14
   1763b4e88b Bump Go 1.13.13
   5e8ab898c7 Merge pull request #41222 from thaJeztah/19.03_bump_buildkit
   23d47bd12e [19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef
   789bd1c67b Merge pull request #41192 from ameyag/19.03-hcsshim-vndr
   0eaa22b95d Merge pull request #41185 from thaJeztah/19.03_bump_buildkit
   9d6053eda2 Revendor hcsshim to fix image import bug
   589b07262c vendor: Microsoft/hcsshim v0.8.9
   e7c2b106ec [19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)
   a40b877fbb Merge pull request #41133 from roidelapluie/bsd2
   7dd9fdcfbe Enable client on netbsd and dragonfly
   9dc6525e61 Merge pull request #41124 from thaJeztah/19.03_bump_libnetwork
   b4ca19a992 vendor: docker/libnetwork 026aabaa659832804b01754aaadd2c0f420c68b6 (bump_19.03 branch)
   ae158b371c allocateNetwork: fix network sandbox not cleaned up on failure

And the following cli changes:

   80fd48bcb Merge pull request #2635 from thaJeztah/19.03_backport_bump_golang_1.13.14
   e5e227672 Bump Golang 1.13.14
   79a6c494e Merge pull request #2633 from thaJeztah/19.03_backport_bump_golang_1.13.13
   5e05ef345 Merge pull request #2631 from cpuguy83/19.03_handle_close_error_on_save
   64d25cc6e Bump Golang 1.13.13
   1b96aa29c Merge pull request #2629 from thaJeztah/19.03_backport_circleci_updates
   aaf117052 Handle errors on close in config file write.
   14010c88b config: preserve ownership and permissions on configfile
   3d64a5d4b Move circle.yml to .circleci/config.yml
   d0b656088 CircleCI: update docker versions used in CI
   b0a78cc1a Merge pull request #2623 from s0j/s0j_19.03_bump-crypto-readconsole
   ab8bd02fc vendor: golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a
   18d6f8f6b Merge pull request #2620 from thaJeztah/19.03_backport_builder_comment_info
   7498d9cc4 docs/builder: add note about handling of leading whitespace
   cb59cafc3 Merge pull request #2609 from thaJeztah/19.03_backport_docs_fixes
   541f050e1 Merge pull request #2608 from thaJeztah/19.03_backport_vendor_bumps
   ac7723056 docs: fix example output for docker plugin ls
   9c9ff4369 list state `ready` for filtering in stack_ps.md
   e3b981c18 vendor konsorten/go-windows-terminal-sequences v1.0.3
   ec276f3a6 vendor: mitchellh/mapstructure v1.0.0
   c9125cc39 vendor: beorn7/perks v1.0.1
   0ed913b88 Merge pull request #2592 from thaJeztah/19.03_backport_logout_config_out_of_sync2
   5a12f90b4 Don't filter out registries to logout from with config file contents

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-17 20:49:34 +00:00
..
cgroup-lite cgroup-lite: support usrmerge 2019-09-03 15:59:40 -04:00
conmon conmon: uprev 2.0.11 > 2.0.18 2020-07-24 13:09:01 -04:00
containerd containerd-opencontainers: building unstripped binaries 2019-09-03 16:01:06 -04:00
cri-o cri-o: uprev from 1.15 to 1.17 2020-03-13 21:53:26 -04:00
criu criu: python3 update 2020-01-22 15:53:49 +00:00
crun crun: introduce crun (OCI runtime provider) 2019-10-13 11:11:35 -04:00
docker docker-moby: update to 19.03 latest 2020-08-17 20:49:34 +00:00
docker-compose python3-docker-compose: uprev 1.25.5 > 1.26.0 2020-07-01 12:43:16 -04:00
docker-distribution docker-distribution: fix for GO cross compilation 2020-07-01 12:43:16 -04:00
go-digest oci: introduce oci-image-tools (and dependencies) 2017-02-15 14:57:35 -05:00
go-errors oci: introduce oci-image-tools (and dependencies) 2017-02-15 14:57:35 -05:00
go-spf13-cobra oci: introduce oci-image-tools (and dependencies) 2017-02-15 14:57:35 -05:00
go-spf13-pflag oci: introduce oci-image-tools (and dependencies) 2017-02-15 14:57:35 -05:00
kubernetes k8s: fix 32bit ARM build 2020-08-12 13:03:46 -04:00
lxc lxc: upgrade 4.0.2 > 4.0.3 2020-07-06 16:28:00 -04:00
lxcfs lxcfs: uprev from v3.0.1 to v3.0.3 2018-12-04 18:15:14 -05:00
oci-image-spec oci-image-spec: uprev to v1.0.1 2019-07-12 14:50:34 +00:00
oci-image-tools oci-image-tools: use GO flags/compiler from recipe 2019-10-15 11:38:53 -04:00
oci-runtime-spec containers/runtime-spec: update to v1.01 2019-07-12 14:50:34 +00:00
oci-runtime-tools oci-runtime-tools: fix 32bit ARM build 2020-07-01 12:43:16 -04:00
oci-systemd-hook oci-systemd-hook: fixup patch context 2019-09-18 13:53:24 -04:00
podman podman: uprev 1.8.1 > 2.0.1 2020-06-30 04:01:03 +00:00
podman-compose podman-compose: move into subdirectory 2019-10-14 21:56:17 -04:00
riddler riddler: fix 32bit ARM build 2020-07-01 12:43:16 -04:00
runc runc: fix CVE-2019-16884 2019-11-17 22:28:37 -05:00
singularity singularity: fix build with python3 2020-05-21 22:10:19 -04:00
skopeo skopeo: add default set of configuration files 2019-10-13 11:16:40 -04:00
sloci-image sloci-image: fix variant quoting 2020-07-19 22:26:14 -04:00
tini tini: fix license 2018-06-14 04:32:53 -04:00