6703564339
fix(deps): update github.com/opencontainers/runtime-tools digest to 260e151
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 01:50:57 +00:00
b19df2da77
Merge pull request #25740 from Luap99/deps-removal
...
remove github.com/buger/goterm and github.com/google/gofuzz dependency
2025-03-31 18:30:50 +00:00
604cb0aa17
Merge pull request #25694 from mtrmac/tarball-compression
...
Fix `podman import` with non-gzip inputs
2025-03-31 17:49:24 +00:00
8ef234aedd
remove github.com/buger/goterm dependency
...
this is just a few bytes of escape codes, there is no need to depend on
a library for it. While it is not a big one it still seems better to
just write it ourselves.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-31 19:17:55 +02:00
571e0d52b3
Update c/image after https://github.com/containers/image/pull/2795
...
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2025-03-31 18:00:21 +02:00
4264bf6876
remove github.com/google/gofuzz dependency
...
It is unused in our code and is archived upstream so get rid of it.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-31 17:40:40 +02:00
19b4c3c1b7
fix(deps): update module golang.org/x/net to v0.38.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 15:40:13 +00:00
ea1eeb523f
remove github.com/crc-org/crc/v2 dependency
...
There is one user in the code and one in the tests.
First the test is testing an external function that doesn't seem to make
a lot of sense.
Second when we pull the machine image and renmae doesn't work it would
mean it is on a different disk. That should never happen.
The oci pull is to
~/.local/share/containers/podman/machine/<provider>/cache/<sha>/...
and then it gets moved to
~/.local/share/containers/podman/machine/qemu/cache/<sha>.<extension>
These can under normal circumstances never be on different disk as it
would mean the pulled sha is known ahead of time and then that the blob
path is a mount point which is unrealistic and not something we have to
support.
It also removes three transitive dependencies.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-31 14:39:51 +02:00
5ad70c9c56
Don't depend on github.com/crc-org/vfkit/pkg/rest
...
Via github.com/gin-gonic/gin , this depends on _several_
large encoding / decoding packages, including a JIT
compiler. Maintaining <60 lines of code ourselves
seems well worth it.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-31 14:39:51 +02:00
7f592742b8
vendor: update c/{common,storage}
...
Closes: https://github.com/containers/podman/issues/25572
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-03-26 12:11:11 +01:00
f7fa009e28
Merge pull request #25661 from Luap99/common-buildah
...
update c/{common,buildah} + selinux upgrade fixes
2025-03-25 08:41:06 +00:00
fa0e5af542
fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 18:40:12 +00:00
f5fbb4215d
vendor: update c/{common,buildah} to main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-24 17:44:43 +01:00
6df50bec87
fix(deps): update module github.com/onsi/gomega to v1.36.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 22:27:21 +00:00
f91aca8ebc
vendor: bump c/common to dbeb17e40c80
...
Signed-off-by: flouthoc <flouthoc.git@gmail.com>
2025-03-21 10:24:15 -07:00
260035d069
vendor: update common and buildah
...
vendor the following dependencies:
- https://github.com/containers/common/pull/2375
- https://github.com/containers/buildah/pull/6074
Closes: https://github.com/containers/podman/issues/25634
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-03-21 14:36:00 +01:00
88b62d2c27
vendor: update c/common
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-03-20 13:37:19 +01:00
a23511e341
vendor: update github.com/burntsushi/toml to v1.5.0
...
Includes one minor test fix as the line number reported as error was
changed, it seems to be actually correct now.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-18 15:34:42 +01:00
ba787dabab
Merge pull request #25467 from containers/renovate/golang.org-x-net-0.x
...
fix(deps): update module golang.org/x/net to v0.37.0
2025-03-18 11:20:25 +00:00
16918614b5
fix(deps): update module github.com/opencontainers/runc to v1.2.6
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 22:34:18 +00:00
38d6d1c560
vendor: update c/common to latest
...
Includes my DiskUsage() changes.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-17 13:38:05 +01:00
39e3df6b55
fix(deps): update module golang.org/x/net to v0.37.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 12:35:54 +00:00
76fe869dc5
fix(deps): update module golang.org/x/net to v0.36.0 [security]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 12:41:13 +00:00
d9d8aa49bd
Merge pull request #25533 from Luap99/main-crypto
...
Update CI to go1.23 and golang.org/x/crypto v0.36.0
2025-03-12 13:32:07 +00:00
b23249635d
vendor: bump to golang.org/x/crypto@v0.36.0
...
Fixes: CVE-2025-22869
Fixes: https://issues.redhat.com/browse/RHEL-81326
Fixes: https://issues.redhat.com/browse/RHEL-82777
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-11 16:57:35 +01:00
91a08235d1
vendor: update docker v28 and c/{common,image}
...
Update to the latest c/{common,image} which inclused an update to
docker v28, that update is NOT backwards compatible so I had to fix a
few types.
NOTE: handler.ExecCreateConfig is used directly by the bindings. Thus
this is an API break for pkg/bindings. Including docker types as part of
any stable pkg/bindings API was a very bad idea.
I see no way to avoid that unless we never want to docker v28, which is
not easy as the update comes in from c/image and maybe other packages.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-03-11 16:24:14 +01:00
264c8da0b9
Merge pull request #25501 from evidolob/update-gvisor
...
update gvproxy version to 0.8.4
2025-03-11 13:53:55 +00:00
2ffb3a19b3
vendor: update c/storage
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-03-11 11:03:41 +01:00
48662fa32b
update gvproxy version to 0.8.4
...
The 0.8.4 has one important fix[1], which could improve #25121 .
Also it set all places to use same version of gvisor-tap-vsock
[1]https://github.com/containers/gvisor-tap-vsock/issues/474
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2025-03-11 09:51:52 +02:00
73cfef57b9
fix(deps): update module github.com/containers/buildah to v1.39.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 01:54:30 +00:00
c37a47ae52
Merge pull request #25431 from containers/renovate/github.com-digitalocean-go-qemu-digest
...
fix(deps): update github.com/digitalocean/go-qemu digest to ee9b066
2025-03-04 16:02:58 +00:00
30d8fcbc03
fix(deps): update module github.com/opencontainers/image-spec to v1.1.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 18:51:55 +00:00
d5acda2a37
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 15:18:34 +00:00
66427c7f09
Merge pull request #25432 from containers/renovate/github.com-vishvananda-netlink-digest
...
fix(deps): update github.com/vishvananda/netlink digest to 0af3215
2025-03-03 14:48:54 +00:00
efe8e165d8
Merge pull request #25417 from mheon/fix_25368
...
Fix volume quota assignment
2025-03-01 15:11:06 +00:00
67c876112b
fix(deps): update github.com/vishvananda/netlink digest to 0af3215
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 05:51:37 +00:00
baf176058c
fix(deps): update github.com/digitalocean/go-qemu digest to ee9b066
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 01:22:31 +00:00
716eb000fa
Bump to latest c/storage main
...
Includes a patch for quotas that is needed for this PR.
Signed-off-by: Matt Heon <mheon@redhat.com>
2025-02-28 09:07:37 -05:00
316a5dc643
fix(deps): update module github.com/opencontainers/runtime-spec to v1.2.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 02:10:42 +00:00
92c5b08ebd
vendor: update github.com/go-jose/go-jose/v3 to v3.0.4
...
Contains a fix for CVE-2025-27144
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-02-27 15:36:41 +01:00
470669028f
Merge pull request #25409 from containers/renovate/github.com-containers-buildah-1.x
...
fix(deps): update module github.com/containers/buildah to v1.39.1
2025-02-27 11:44:04 +00:00
24af533082
fix(deps): update module github.com/containers/libhvee to v0.10.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 09:59:22 +00:00
e8fc1e679a
fix(deps): update module github.com/containers/buildah to v1.39.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 02:33:29 +00:00
e264f58d0a
Merge pull request #25403 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.0.5 [security]
2025-02-26 14:52:11 +00:00
bbc7f577aa
chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:02:01 +00:00
ee3fc74baa
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.9.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 23:06:17 +00:00
e10df3dac7
fix(deps): update module tags.cncf.io/container-device-interface to v0.8.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:59:14 +00:00
10ab978c26
Merge pull request #25342 from Luap99/cobra
...
update github.com/spf13/cobra to v1.9.1
2025-02-17 13:55:48 +00:00
88073c56d5
update github.com/spf13/cobra to v1.9.1
...
And regenerate the completion scripts.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-02-17 11:55:45 +01:00
a5de5959cb
fix(deps): update github.com/containers/storage digest to b6f6fb2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 01:58:43 +00:00