mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
bubblewrap: upgrade 0.11.1 -> 0.11.2
Changelog: =========== - bug fix: CVE-2026-41163 - enhancement : New build option -Dsupport_setuid, which if set to false (which is the default) disables the support for setuid. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ DEPENDS = "libcap"
|
|||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz \
|
https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "c1b7455a1283b1295879a46d5f001dfd088c0bb0f238abb5e128b3583a246f71"
|
SRC_URI[sha256sum] = "69abc30005d2186baf7737feacd8da35633b93cf5af38838ecff17c5f8e924f6"
|
||||||
|
|
||||||
inherit meson bash-completion github-releases manpages pkgconfig
|
inherit meson bash-completion github-releases manpages pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user