diff options
Diffstat (limited to 'recipes-containers')
| -rw-r--r-- | recipes-containers/podman/podman_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index f50bf5ff..3eadd202 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
| @@ -17,7 +17,7 @@ DEPENDS = " \ | |||
| 17 | gettext-native \ | 17 | gettext-native \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRCREV = "177ea856f579914e0047655f32eb4f9fbc3ddbc4" | 20 | SRCREV = "bb81e85a430fa95d23a15b77c717fd68bf06ebf2" |
| 21 | SRC_URI = " \ | 21 | SRC_URI = " \ |
| 22 | git://github.com/containers/libpod.git;branch=v5.0;protocol=https \ | 22 | git://github.com/containers/libpod.git;branch=v5.0;protocol=https \ |
| 23 | ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'file://50-podman-rootless.conf', '', d)} \ | 23 | ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'file://50-podman-rootless.conf', '', d)} \ |
| @@ -31,7 +31,7 @@ GO_IMPORT = "import" | |||
| 31 | 31 | ||
| 32 | S = "${WORKDIR}/git" | 32 | S = "${WORKDIR}/git" |
| 33 | 33 | ||
| 34 | PV = "5.0.0+git" | 34 | PV = "5.0.1+git" |
| 35 | 35 | ||
| 36 | CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" | 36 | CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" |
| 37 | CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" | 37 | CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" |
