Commit Graph

1697 Commits

Author SHA1 Message Date
Ashley Cui
09103756cc Vendor container-libs main
Mostly for libnetwork changes in c/common

Signed-off-by: Ashley Cui <acui@redhat.com>
2026-04-28 12:43:11 -04:00
Paul Holzinger
6d2e083446 vendor: update latest common, image, storage
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-04-27 12:52:17 +02:00
Paul Holzinger
5504338c36 vendor: update common, image, storage to latest
To pull in the registries.conf rework and make sure it all works.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-04-23 16:22:07 +02:00
Brent Baude
2e6f29a2df RUN-4538: Fix buildah vendoring
This PR reflects the upstream change of moving the buildah module from
github.com/containers/buildah to go.podman.io/buildah.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2026-04-21 14:27:58 -05:00
renovate[bot]
d1ef890bd6 Update module github.com/moby/moby/api to v1.54.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 16:30:27 +00:00
Matthew Heon
5e94c95ad0 Move to deterministic network setup order
This was implemented by containers/netavark #1369; this commit
completes the process by wiring it into Podman. We now respect
the CLI order for configured networks - if a user passes
`--net net1,net2` we guarantee that net1 will be configured
before net2.

For containers created before this patch, we don't retain enough
information to configure networks in CLI order, so we use
alphabetical order instead to still guarantee consistency.

No breaking API changes have been made, but we do add a new
field to supplement the existing map to (optionally) provide
ordering information. The Podman CLI will always pass this.
Existing applications that do not will, again, receive]
deterministic ordering based on an alphabetical sort of network
names.

This requires the latest version of Netavark to work properly.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2026-04-17 10:00:32 -04:00
renovate[bot]
d2d508bd89 Update module github.com/docker/go-connections to v0.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 12:07:40 +00:00
renovate[bot]
a73686120d Update module github.com/containers/libhvee to v0.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 04:41:48 +00:00
renovate[bot]
b140b5d15d Update module github.com/mattn/go-shellwords to v1.0.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 17:26:30 +00:00
Miloslav Trmač
3bbb98b6a4 Merge pull request #28443 from containers/renovate/go-github.com-go-jose-go-jose-v4-vulnerability
chore(deps): update module github.com/go-jose/go-jose/v4 to v4.1.4 [security]
2026-04-07 13:52:03 +02:00
Brent Baude
0c638b4458 Merge pull request #28437 from containers/renovate/github.com-mattn-go-sqlite3-1.x
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.39
2026-04-06 14:50:28 -05:00
renovate[bot]
85f300ef44 chore(deps): update module github.com/go-jose/go-jose/v4 to v4.1.4 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 21:34:33 +00:00
renovate[bot]
5ff106da75 fix(deps): update module github.com/moby/moby/client to v0.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 17:23:59 +00:00
renovate[bot]
d10a858cb6 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 05:45:09 +00:00
Matt Heon
8c483b4da0 Merge pull request #28422 from containers/renovate/github.com-hugelgupf-p9-digest
fix(deps): update github.com/hugelgupf/p9 digest to ba5af0b
2026-04-02 13:50:07 -04:00
Matt Heon
e3b3fb8151 Merge pull request #28427 from containers/renovate/github.com-shirou-gopsutil-v4-4.x
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.3
2026-04-02 13:49:27 -04:00
renovate[bot]
ee83454a00 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 10:03:05 +00:00
renovate[bot]
e6b93ed936 fix(deps): update github.com/opencontainers/runtime-tools digest to 8a4db57
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 04:59:51 +00:00
renovate[bot]
51175b7e17 fix(deps): update github.com/hugelgupf/p9 digest to ba5af0b
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 01:21:39 +00:00
renovate[bot]
e76f70bb13 chore(deps): update module github.com/moby/moby/v2 to v2.0.0-beta.8 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 11:51:37 +00:00
renovate[bot]
19e70b00fe fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.38
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 04:39:22 +00:00
renovate[bot]
ef7d9aa672 fix(deps): update common, image, and storage deps to 7e1f14c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 19:48:08 +00:00
Lokesh Mandvekar
8d1f636e40 vendor update without CNI in buildah and container-libs
rootlessport: clarify RootlessCNI comment

Update the comment for the RootlessCNI conditional to clarify that
the flag is for rootless bridge networking, not CNI specifically.
The bool is set when netStatus != nil in slirp4netns and will be
removed when slirp4netns and rootlessport are fully dropped.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2026-03-19 20:26:21 +05:30
renovate[bot]
b69c62be04 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 18:33:25 +00:00
renovate[bot]
791ade7c31 fix(deps): update module github.com/moby/moby/client to v0.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 20:51:24 +00:00
renovate[bot]
a57b1e72fd fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 12:27:53 +00:00
Jan Kaluza
8c4edb6121 libpod: include names-generator.go
In the moby/moby, the namesgenerator is internal. We still want to
depend on it, so this commit copies it from moby/moby to our code-base.

The good thing is the file is frozen upstream, so no more changes are
going to appear in it.

Fixes: #27536.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2026-03-09 16:08:43 +01:00
Jan Kaluza
56e555bfc2 api/compat: switch to moby/moby
Replace github.com/docker/docker API imports with github.com/moby/moby
across compat handlers, swagger models, and tests to align with upstream
type definitions.

Fixes: #27536.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2026-03-09 11:09:23 +01:00
Paul Holzinger
2021f2b307 Merge pull request #28080 from containers/renovate/google.golang.org-grpc-1.x
fix(deps): update module google.golang.org/grpc to v1.79.0
2026-02-25 14:35:56 +01:00
Paul Holzinger
8af2158a83 vendor: update go.podman.io/... and buildah to latest
Mainly so we get a commit after [1] which makes the renovate auto update
work again. And also buildah to get a fix for a flake [2].

[1] https://github.com/containers/container-libs/pull/635
[2] https://github.com/containers/buildah/pull/6688

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-02-18 14:07:29 +01:00
renovate[bot]
de35ca847d fix(deps): update module github.com/kevinburke/ssh_config to v1.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-14 13:34:36 +00:00
renovate[bot]
3d1dfe6540 fix(deps): update module google.golang.org/grpc to v1.79.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 16:39:06 +00:00
Paul Holzinger
90dcd10dc4 Merge pull request #28061 from containers/renovate/github.com-mattn-go-sqlite3-1.x
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34
2026-02-11 18:29:17 +01:00
renovate[bot]
7713a75564 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 14:12:56 +00:00
renovate[bot]
73cede901f fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 01:09:30 +00:00
renovate[bot]
a798f30849 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 17:01:16 +00:00
Paul Holzinger
ee64636cea Merge pull request #28032 from containers/renovate/github.com-openshift-imagebuilder-1.x
fix(deps): update module github.com/openshift/imagebuilder to v1.2.20
2026-02-06 17:59:09 +01:00
Brent Baude
0843c6ee1c Merge pull request #28030 from Luap99/configfile
vendor: update container-libs for containers.conf configfile changes
2026-02-06 08:49:42 -06:00
renovate[bot]
2c4e9333ac fix(deps): update module github.com/openshift/imagebuilder to v1.2.20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-05 15:20:55 +00:00
Paul Holzinger
9d288bd2bd Merge pull request #28026 from containers/renovate/github.com-onsi-ginkgo-v2-2.x
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1
2026-02-05 16:18:30 +01:00
Paul Holzinger
bf7871fbcd vendor: update container-libs to main
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-02-05 15:30:39 +01:00
Matt Heon
d220d58f08 Merge pull request #27993 from danishprakash/podman-buildah-vendor
vendor: update c/buildah to latest main
2026-02-04 16:02:39 -05:00
renovate[bot]
efdfece881 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 19:02:43 +00:00
renovate[bot]
36e7b9f1c0 fix(deps): update module github.com/onsi/gomega to v1.39.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:38:43 +00:00
Danish Prakash
3b3cb1f958 vendor: update buildah to latest main
Signed-off-by: Danish Prakash <contact@danishpraka.sh>
2026-02-02 13:14:56 +05:30
Paul Holzinger
19aba793c0 remove dep on github.com/containers/conmon
We use only for a single const so inline that and use a better variable
name.

The main reason is the latest version of conmon removed that go code so
the update of it will be broken.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-01-30 12:51:50 +01:00
renovate[bot]
3be0eb8b40 fix(deps): update module github.com/coreos/go-systemd/v22 to v22.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 14:50:23 +00:00
Brent Baude
2d67bf3b0a Vendor common test for artifact digest lookup
Vendor latest common with artifact changes

Signed-off-by: Brent Baude <bbaude@redhat.com>
2026-01-26 15:45:56 -06:00
renovate[bot]
1abe1942f8 Update module github.com/crc-org/vfkit to v0.6.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-09 17:09:02 +00:00
Brent Baude
f348a0717d Vendor latest mono repo for libartifact changes
This PR vendors in the strong typed libartifact code and carries the
associated changes.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2025-12-10 14:44:50 -06:00