summaryrefslogtreecommitdiffstats
path: root/recipes-containers/podman/podman_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/podman/podman_git.bb')
-rw-r--r--recipes-containers/podman/podman_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index 53906e13..12274fee 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -32,7 +32,7 @@ GO_IMPORT = "import"
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
34 34
35PV = "4.6.0+git${SRCPV}" 35PV = "4.6.0+git"
36 36
37CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" 37CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0"
38CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" 38CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"