renovate[bot]
f8b968246d
fix(deps): update module golang.org/x/crypto to v0.45.0 [security]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 05:13:00 +00: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
renovate[bot]
8987fd412a
fix(deps): update module golang.org/x/crypto to v0.40.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 00:26:01 +00:00
renovate[bot]
a87bef9606
fix(deps): update module golang.org/x/net to v0.41.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 17:51:55 +00:00
renovate[bot]
53ae4ea927
Update module golang.org/x/net to v0.28.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 19:12:49 +00:00
renovate[bot]
8cc9bb1842
fix(deps): update module golang.org/x/net to v0.26.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 09:40:42 +00:00
renovate[bot]
4a75a2b3c8
fix(deps): update module golang.org/x/net to v0.18.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 22:16:17 +00:00
Paul Holzinger
8a52e638e6
vendor latest c/common
...
Includes the default db backend changes.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-10-10 17:08:04 +02:00
Aditya R
260bc3ec4c
vendor: bump containers/(storage, common, buildah, image)
...
Bump containers/(storage, common, buildah and image)
Changes since 2023-01-01:
- skip mount-cache-selinux-long-name test under remote, with
a FIXME requesting that someone see if it can be made to work.
- skip six tests that fail under rootless-remote
- add new --build-arg-file option:
- update man page
Squash of:
* cf56eb1865
* 561f082772
Signed-off-by: Ed Santiago <santiago@redhat.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
Signed-off-by: Aditya R <arajan@redhat.com >
2023-04-10 17:30:14 +05:30
Daniel J Walsh
571833d562
Update vendor of containers/(image, storage, common)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-11-04 08:58:12 -04:00
Lokesh Mandvekar
5e680d54e9
Bump golang.org/x/crypto to 7b82a4e
...
Resolves: GHSA-8c26-wmh5-6g9v - CVE-2022-27191
Podman doesn't seem to be directly affected as the logic in question
is not called.
golang.org/x/crypto@1baeb1ce contains the actual CVE fix. Using the
latest upstream commit to also include support for SHA-2.
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org >
2022-04-12 10:24:32 -04:00
Paul Holzinger
0151e10b62
update buildah to latest and use new network stack
...
Make sure buildah uses the new network stack.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2022-01-12 17:40:12 +01:00
Valentin Rothberg
42fcdbf1a8
vendor c/image v5.4.2
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-04-07 12:09:48 +02:00
Daniel J Walsh
68c313911e
Update vendor of buildah and containers/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-02-25 07:46:20 -04:00
Jhon Honce
89678ab0ed
Add APIv2 CLI example POC
...
* Add ReadMe, CLI and unit files to support socket activation, both for
system and rootless
Signed-off-by: Jhon Honce <jhonce@redhat.com >
2020-01-15 09:13:45 -07:00