Commit Graph

827 Commits

Author SHA1 Message Date
renovate[bot] 356e4d41e3
fix(deps): update module golang.org/x/crypto to v0.29.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 16:22:57 +00:00
openshift-merge-bot[bot] 7db27d2bff
Merge pull request #5824 from containers/renovate/github.com-moby-buildkit-0.x
fix(deps): update module github.com/moby/buildkit to v0.17.1
2024-11-08 16:17:52 +00:00
renovate[bot] 6b1e4a58cb
fix(deps): update module github.com/moby/buildkit to v0.17.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 01:52:41 +00:00
renovate[bot] 3a583bf04a
fix(deps): update module github.com/containers/storage to v1.56.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 21:13:29 +00:00
openshift-merge-bot[bot] 0385666b30
Merge pull request #5809 from containers/renovate/github.com-opencontainers-runtime-tools-digest
fix(deps): update github.com/opencontainers/runtime-tools digest to 6c9570a
2024-11-07 13:04:16 +00:00
openshift-merge-bot[bot] 50d02415f0
Merge pull request #5812 from containers/renovate/github.com-opencontainers-runc-1.x
fix(deps): update module github.com/opencontainers/runc to v1.2.1
2024-11-07 13:01:31 +00:00
renovate[bot] a7c316ab75
fix(deps): update module github.com/moby/buildkit to v0.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 19:30:21 +00:00
renovate[bot] 953fb32591
fix(deps): update module github.com/opencontainers/runc to v1.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 01:20:00 +00:00
renovate[bot] d8d117534e
fix(deps): update golang.org/x/exp digest to f66d83c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 03:51:15 +00:00
renovate[bot] fddd1be386
fix(deps): update github.com/opencontainers/runtime-tools digest to 6c9570a
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 01:01:50 +00:00
Kir Kolyshkin aa70771648 deps: bump runc to v1.2.0
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-10-22 17:34:56 -07:00
Kir Kolyshkin e213d65be6 deps: switch to moby/sys/userns
runc/libcontainer/userns package moved to a new home; the old package
will be made obsoleted. Switch to the new package.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-10-22 17:34:51 -07:00
openshift-merge-bot[bot] e385eeb8e6
Merge pull request #5782 from containers/renovate/github.com-opencontainers-selinux-1.x
fix(deps): update module github.com/opencontainers/selinux to v1.11.1
2024-10-21 18:17:43 +00:00
renovate[bot] 27324c2564
fix(deps): update module github.com/opencontainers/selinux to v1.11.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 14:02:50 +00:00
Paul Holzinger 8b7adfa2c8
go.mod: remove unnecessary replace
The replace line has the same version as the normal require line so
there is no need for it.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-10-18 14:14:00 +02:00
openshift-merge-bot[bot] 9abec81a5c
Merge pull request #5760 from containers/renovate/github.com-containers-luksy-digest
fix(deps): update github.com/containers/luksy digest to e2530d6
2024-10-14 13:35:41 +00:00
renovate[bot] 57bba34698
fix(deps): update github.com/containers/luksy digest to e2530d6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 19:34:33 +00:00
renovate[bot] 6349dc4a27
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 19:33:17 +00:00
renovate[bot] 714a23c26f
fix(deps): update module golang.org/x/crypto to v0.28.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 17:56:58 +00:00
openshift-merge-bot[bot] 322425b757
Merge pull request #5763 from Luap99/vendor-common
vendor: update c/common to latest
2024-10-02 17:03:43 +00:00
openshift-merge-bot[bot] c68e17b4ff
Merge pull request #5754 from kolyshkin/cap
Don't set ambient caps; switch to moby/sys/capability
2024-10-02 15:27:19 +00:00
Paul Holzinger a018ec2b0c
vendor: update c/common to latest
Contains a fix for CVE-2024-9341

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-10-02 10:48:45 +02:00
Kir Kolyshkin 95f2e1020f vendor: switch to moby/sys/capability
github.com/moby/sys/capability is a fork of the (no longer maintained)
github.com/syndtr/gocapability package.

For the list of changes since the fork took place, see
https://github.com/moby/sys/blob/main/capability/CHANGELOG.md

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-09-30 13:19:03 -07:00
renovate[bot] 271093d511
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 15:27:52 +00:00
openshift-merge-bot[bot] 64ffb74d2b
Merge pull request #5383 from containers/renovate/github.com-moby-buildkit-0.x
fix(deps): update module github.com/moby/buildkit to v0.16.0
2024-09-16 15:30:35 +00:00
renovate[bot] 4bc98d54d6
fix(deps): update module github.com/moby/buildkit to v0.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 19:14:19 +00:00
renovate[bot] 1281172249
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 12:44:57 +00:00
openshift-merge-bot[bot] 7527799220
Merge pull request #5687 from containers/renovate/github.com-fsouza-go-dockerclient-1.x
fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.0
2024-09-13 09:29:22 +00:00
openshift-merge-bot[bot] 4565497fe5
Merge pull request #5726 from containers/renovate/github.com-docker-docker-27.x
fix(deps): update module github.com/docker/docker to v27.2.1+incompatible
2024-09-09 20:54:41 +00:00
renovate[bot] 81b357e369
fix(deps): update module github.com/docker/docker to v27.2.1+incompatible
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 11:45:03 +00:00
Paul Holzinger 7bf7da57ad
vendor latest c/common
Includes my pasta changes

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-09-06 14:58:48 +02:00
renovate[bot] 8d72867620
fix(deps): update module golang.org/x/term to v0.24.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 19:48:41 +00:00
renovate[bot] e084370009
fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 19:46:51 +00:00
openshift-merge-bot[bot] 101d5eaf78
Merge pull request #5715 from Luap99/go-1.22
Update to go 1.22
2024-09-04 12:54:54 +00:00
Paul Holzinger 3f047d49b8
update to go 1.22
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-09-03 17:49:17 +02:00
Jan Rodák ed881abfeb
Vendor c/common:9d025e4cb348
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2024-09-03 17:47:42 +02:00
openshift-merge-bot[bot] e58ee285c3
Merge pull request #5712 from containers/renovate/golang.org-x-exp-digest
fix(deps): update golang.org/x/exp digest to 9b4947d
2024-09-03 14:37:23 +00:00
renovate[bot] cee3c13110
fix(deps): update golang.org/x/exp digest to 9b4947d
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 06:54:09 +00:00
renovate[bot] 9ab093138a
fix(deps): update github.com/containers/luksy digest to 2e7307c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 04:06:25 +00:00
renovate[bot] 01a58991cd
fix(deps): update module github.com/docker/docker to v27.2.0+incompatible
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 21:04:13 +00:00
renovate[bot] 510dd75f68
fix(deps): update module github.com/openshift/imagebuilder to v1.2.15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:04:57 +00:00
renovate[bot] b695098b0d
fix(deps): update module github.com/containers/common to v0.60.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 22:00:00 +00:00
renovate[bot] a60788c56a
fix(deps): update module github.com/docker/docker to v27.1.2+incompatible
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 17:42:38 +00:00
renovate[bot] ec87847c97
fix(deps): update module github.com/containers/common to v0.60.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 20:15:33 +00:00
renovate[bot] 57d820d376
fix(deps): update module github.com/containers/image/v5 to v5.32.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 22:45:29 +00:00
openshift-merge-bot[bot] fc16a8128b
Merge pull request #5677 from containers/renovate/golang.org-x-sys-0.x
fix(deps): update module golang.org/x/sys to v0.24.0
2024-08-08 21:47:06 +00:00
renovate[bot] a1ce1c1ee0
fix(deps): update module golang.org/x/sys to v0.24.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 19:35:50 +00:00
Nalin Dahyabhai c7b7f12727 Update to spun-out "github.com/containerd/platforms"
In 1.7.19, containerd spun out its platforms package into its own
repository.  Update to use the new repository.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2024-08-08 09:30:10 -04:00
Nalin Dahyabhai 832ff6cb81 Bump github.com/containerd/containerd
Bump containerd from v1.7.18 to v1.7.20

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2024-08-08 09:30:09 -04:00
Nalin Dahyabhai d01e4ede36 Drop the e2e test suite
They largely duplicate other integration tests.  Add an integration test
to cover the "output from inspect is valid JSON" case.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2024-08-07 10:10:33 -04:00