diff options
| -rw-r--r-- | recipes-containers/podman/podman_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index cda2e949..4f728210 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
| @@ -34,6 +34,9 @@ S = "${WORKDIR}/git" | |||
| 34 | 34 | ||
| 35 | PV = "4.5.1+git${SRCPV}" | 35 | PV = "4.5.1+git${SRCPV}" |
| 36 | 36 | ||
| 37 | CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" | ||
| 38 | CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" | ||
| 39 | |||
| 37 | PACKAGES =+ "${PN}-contrib" | 40 | PACKAGES =+ "${PN}-contrib" |
| 38 | 41 | ||
| 39 | PODMAN_PKG = "github.com/containers/libpod" | 42 | PODMAN_PKG = "github.com/containers/libpod" |
