renovate[bot]
b309044006
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-01 03:08:38 +00:00
openshift-merge-bot[bot]
1175578615
Merge pull request #27346 from containers/renovate/github.com-onsi-ginkgo-v2-2.x
...
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.1
2025-10-23 17:30:48 +00:00
renovate[bot]
ff6945a7dc
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-22 19:33:58 +00:00
tomsweeneyredhat
c72102d1b2
Bump Buidah to v1.42.0 for Podman v5.7
...
Vendor Buildah v1.42.0 into Podman for v5.7.0.
This will also drag in:
go.podman.io/common v0.66.0
go.podman.io/image v5.38.0
go.podman.io/storage v1.61.0
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2025-10-22 13:51:32 -04:00
openshift-merge-bot[bot]
b3ec5cf29e
Merge pull request #26618 from mtrmac/sequoia
...
Add --sign-by-sq-fingerprint
2025-10-21 11:06:38 +00:00
Daniel J Walsh
a27fd9bd89
Allow artifact add to override org.opencontainers.image.title annotation
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2025-10-16 14:24:57 -04:00
Daniel J Walsh
bc571ae542
Vendor in latest go.podman.io/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2025-10-16 14:24:56 -04:00
Brent Baude
cfd4cc0932
remove libartifact from podman
...
pkg/libartifact has been moved to common and as such needs to be removed
from podman and the new common vendored in along with required deps.
https://issues.redhat.com/browse/RUN-3618
Signed-off-by: Brent Baude <bbaude@redhat.com >
2025-10-16 09:55:59 -05:00
openshift-merge-bot[bot]
8d71de5762
Merge pull request #27244 from containers/renovate/golang.org-x-net-0.x
...
fix(deps): update module golang.org/x/net to v0.45.0
2025-10-09 16:24:09 +00:00
renovate[bot]
1f1354c2a4
fix(deps): update module golang.org/x/term to v0.36.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 12:55:11 +00:00
renovate[bot]
aaf957edf9
fix(deps): update module golang.org/x/sys to v0.37.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 15:28:32 +00:00
renovate[bot]
928a50d228
fix(deps): update module golang.org/x/net to v0.45.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 19:23:34 +00:00
renovate[bot]
72ffd00c5a
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.26.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 15:28:39 +00:00
renovate[bot]
3b509022cd
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 03:30:56 +00:00
Andrew Melnick
feb36e4fe6
Implement TLS API Support
...
* Added flags to point to TLS PEM files to use for exposing and connecting
to an encrypted remote API socket with server and client authentication.
* Added TLS fields for system connection ls templates.
* Added special "tls" format for system connection ls to list TLS fields
in human-readable table format.
* Updated remote integration and system tests to allow specifying a
"transport" to run the full suite against a unix, tcp, tls, or mtls
system service.
* Added system tests to verify basic operation of unix, tcp, tls, and mtls
services, clients, and connections.
Signed-off-by: Andrew Melnick <meln5674.5674@gmail.com >
2025-09-26 09:09:54 -06:00
Miloslav Trmač
9e2850d0a8
Add --sign-by-sq-fingerprint to push operations
...
This adds a new feature that allows signing using Sequoia-backed
keys. The existing options to sign using GPG-backed keys (and sigstore)
remain unchanged, and continue to use the same backends as usual.
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2025-09-11 20:32:32 +02:00
Paul Holzinger
43a294fa94
vendor: update golang.org/x packages
...
They require go 1.24 and now that we bumped it we can update them. Seem
easier to do it her eonce than having to wait for renovate to update
each individually.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-09-10 16:17:05 +02:00
renovate[bot]
2bed9a40bc
fix(deps): update module google.golang.org/protobuf to v1.36.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 14:28:38 +00:00
openshift-merge-bot[bot]
8900d8e77b
Merge pull request #26984 from Luap99/pflag
...
update module github.com/spf13/pflag to v1.0.10
2025-09-09 11:27:39 +00:00
renovate[bot]
50a3e3cf8a
fix(deps): update module github.com/opencontainers/cgroups to v0.0.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 21:46:04 +00:00
openshift-merge-bot[bot]
ea41e54fea
Merge pull request #26995 from containers/renovate/github.com-onsi-ginkgo-v2-2.x
...
Update module github.com/onsi/ginkgo/v2 to v2.25.3
2025-09-05 13:56:17 +00:00
renovate[bot]
fdeaf2905f
Update module github.com/onsi/ginkgo/v2 to v2.25.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 20:44:52 +00:00
Paul Holzinger
ca9c8d104e
update module github.com/spf13/pflag to v1.0.10
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-09-04 14:02:50 +02:00
renovate[bot]
310f196aea
fix(deps): update module github.com/docker/docker to v28.4.0+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 03:10:33 +00:00
Paul Holzinger
dbfddb82cb
vendor: update go.podman.io/{common,image,storage}
...
Update to the latest tags to make sure they all work correctly.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-09-03 17:46:02 +02:00
openshift-merge-bot[bot]
6d0b28a5c4
Merge pull request #26943 from containers/renovate/github.com-shirou-gopsutil-v4-4.x
...
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.8
2025-09-02 14:54:04 +00:00
renovate[bot]
9b8e785e3c
fix(deps): update module github.com/spf13/cobra to v1.10.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 20:28:02 +00:00
openshift-merge-bot[bot]
706f72b9c2
Merge pull request #26946 from containers/renovate/github.com-checkpoint-restore-checkpointctl-1.x
...
fix(deps): update module github.com/checkpoint-restore/checkpointctl to v1.4.0
2025-09-01 17:07:59 +00:00
openshift-merge-bot[bot]
39072f7ce2
Merge pull request #26858 from jankaluza/monorepo
...
Switch common, storage and image to monorepo.
2025-09-01 13:07:53 +00:00
openshift-merge-bot[bot]
0786dac553
Merge pull request #26944 from containers/renovate/go-github.com-ulikunitz-xz-vulnerability
...
chore(deps): update module github.com/ulikunitz/xz to v0.5.15 [security]
2025-09-01 11:09:30 +00:00
renovate[bot]
26aafb21d2
fix(deps): update module github.com/checkpoint-restore/checkpointctl to v1.4.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 10:51:34 +00:00
Jan Kaluza
a98154a978
Switch common, storage and image to monorepo.
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com >
2025-09-01 12:33:04 +02:00
renovate[bot]
c8681b6028
chore(deps): update module github.com/ulikunitz/xz to v0.5.15 [security]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 09:06:13 +00:00
renovate[bot]
0f477eaaa6
fix(deps): update module github.com/spf13/pflag to v1.0.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 08:27:37 +00:00
renovate[bot]
573fd0d7eb
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.8
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 08:04:18 +00:00
openshift-merge-bot[bot]
07bb6706e6
Merge pull request #26923 from containers/renovate/github.com-onsi-ginkgo-v2-2.x
...
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.2
2025-08-29 10:14:03 +00:00
renovate[bot]
3d4f8153be
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 18:34:59 +00:00
renovate[bot]
3a1ce1fb3d
fix(deps): update module github.com/stretchr/testify to v1.11.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 16:17:37 +00:00
Paul Holzinger
b172cf7475
vendor: update buildah to latest main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-08-26 10:03:50 +02:00
Paul Holzinger
e76b08394e
vendor: update c/{common, image, storage} to latest main
...
Just to make sure everything still works ahead of monorepo move.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2025-08-26 10:02:35 +02:00
openshift-merge-bot[bot]
480b14f04b
Merge pull request #26894 from containers/renovate/github.com-stretchr-testify-1.x
...
fix(deps): update module github.com/stretchr/testify to v1.11.0
2025-08-25 20:18:09 +00:00
renovate[bot]
413eea885b
fix(deps): update module github.com/stretchr/testify to v1.11.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 17:50:23 +00:00
renovate[bot]
18aa78a7e6
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 06:31:44 +00:00
renovate[bot]
877e208820
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.32
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 14:07:20 +00:00
openshift-merge-bot[bot]
a5488acc03
Merge pull request #26880 from containers/renovate/github.com-onsi-ginkgo-v2-2.x
...
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.0
2025-08-21 13:13:55 +00:00
renovate[bot]
c51c6e58a7
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 05:02:14 +00:00
renovate[bot]
4b835f36b9
fix(deps): update module github.com/coreos/go-systemd/v22 to v22.6.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 20:07:27 +00:00
openshift-merge-bot[bot]
7f132e3b03
Merge pull request #26829 from containers/renovate/github.com-containers-gvisor-tap-vsock-0.x
...
fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.7
2025-08-20 17:55:28 +00:00
openshift-merge-bot[bot]
62e8d691dc
Merge pull request #26865 from containers/renovate/github.com-kevinburke-ssh_config-1.x
...
Update module github.com/kevinburke/ssh_config to v1.4.0
2025-08-20 15:24:29 +00:00
renovate[bot]
40cd207437
Update module github.com/kevinburke/ssh_config to v1.4.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 00:34:25 +00:00