From c4d400d31337ce6fd6452c8bfc6d43454bd49f08 Mon Sep 17 00:00:00 2001 From: Yue Tao Date: Wed, 29 Jun 2022 16:56:50 +0800 Subject: [PATCH] exo: upgrade 4.16.3 -> 4.16.4 To fix CVE-2022-32278 Upstream fix is: https://gitlab.xfce.org/xfce/exo/-/commit/c71c04ff5882b2866a0d8506fb460d4ef796de9f Signed-off-by: Yue Tao Signed-off-by: Khem Raj --- meta-xfce/recipes-xfce/exo/{exo_4.16.3.bb => exo_4.16.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/exo/{exo_4.16.3.bb => exo_4.16.4.bb} (90%) diff --git a/meta-xfce/recipes-xfce/exo/exo_4.16.3.bb b/meta-xfce/recipes-xfce/exo/exo_4.16.4.bb similarity index 90% rename from meta-xfce/recipes-xfce/exo/exo_4.16.3.bb rename to meta-xfce/recipes-xfce/exo/exo_4.16.4.bb index 32735bc6ec..01c3bff062 100644 --- a/meta-xfce/recipes-xfce/exo/exo_4.16.3.bb +++ b/meta-xfce/recipes-xfce/exo/exo_4.16.4.bb @@ -16,7 +16,7 @@ SRC_URI += " \ file://configure.patch \ " -SRC_URI[sha256sum] = "722dff3c3fe23f0a65405e63889cf247c99d092d3f9fb16dec78d062cfb8fae6" +SRC_URI[sha256sum] = "82a50c67e78f1e5c420b7615515bcca759b86eeab99224ab8eca4306b89d2eca" # Note: python bindings did not work in oe-dev and are about to be moved to # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560