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]
f90060bff3
fix(deps): update module golang.org/x/net to v0.27.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 14:35:37 +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
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
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