Paul Holzinger
83a0299309
vendor: update buildah to latest
...
Includes a fix for CVE-2024-9407
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-10-02 18:04:39 +02:00
Daniel J Walsh
eb750f61f6
Vendor in latest containers(common, storage,image, buildah)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-07-15 13:51:43 -04:00
Miloslav Trmač
ced07a55f4
Update c/image and c/common to latest, c/buildah to main
...
... to include https://github.com/containers/image/pull/2173 ,
https://github.com/containers/common/pull/1731
and https://github.com/containers/buildah/pull/5143 .
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2023-11-17 16:43:48 +01:00
Paul Holzinger
2c2299ad85
bump buildah to latest
...
Also includes a small change to make us of
https://github.com/containers/buildah/pull/5039
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-09-14 11:20:48 +02:00
Aditya R
987c8e3a78
vendor: bump to buildah ca578b290144 and use new cache API
...
Bump to buildah ca578b290144 and use new `cacheTo` and `cacheFrom` API.
[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]
Signed-off-by: Aditya R <arajan@redhat.com >
2022-12-20 17:13:59 +05:30
tomsweeneyredhat
7bd8864800
Bump to Buildah v1.27.0
...
As the title says.
Vendor Buildah v1.27.0 into Podman in preparation for Buildah v4.2
[No New Tests Needed]
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2022-08-08 22:17:51 -04:00
Daniel J Walsh
f67ab1eb20
Vendor in containers/(storage,image, common, buildah)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-07-18 10:42:04 -04:00
Aditya Rajan
d0c605cd3d
build: mirror --authfile to filesystem if pointing to FD instead of file
...
Following commit makes sure that podman mirrors --authfile to a temporary
file in filesystem if arg is pointing to an FD instead of actual file
as FD can be only consumed once.
Reference:
* https://github.com/containers/buildah/pull/3498
* https://github.com/containers/buildah/issues/3070
[NO TESTS NEEDED]
Signed-off-by: Aditya Rajan <arajan@redhat.com >
2021-09-15 14:58:48 +05:30