Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump golang.org/x/crypto to 7b82a4e | Lokesh Mandvekar | 2022-04-12 |
| | | | | | | | | | | | | 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> | ||
* | update buildah to latest and use new network stack | Paul Holzinger | 2022-01-12 |
Make sure buildah uses the new network stack. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |