diff options
author | Yue Tao <yue.tao@windriver.com> | 2022-06-29 16:56:50 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-07-02 11:37:03 -0400 |
commit | c4d400d31337ce6fd6452c8bfc6d43454bd49f08 (patch) | |
tree | 29d7d6692eed504fc53ccbd53a7d450150820aef | |
parent | c1705a1dedf186ff63df681ca87c23cd6e5cc5f3 (diff) | |
download | meta-openembedded-c4d400d31337ce6fd6452c8bfc6d43454bd49f08.tar.gz |
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 <yue.tao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_4.16.4.bb (renamed from meta-xfce/recipes-xfce/exo/exo_4.16.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_4.16.3.bb b/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 += " \ | |||
16 | file://configure.patch \ | 16 | file://configure.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "722dff3c3fe23f0a65405e63889cf247c99d092d3f9fb16dec78d062cfb8fae6" | 19 | SRC_URI[sha256sum] = "82a50c67e78f1e5c420b7615515bcca759b86eeab99224ab8eca4306b89d2eca" |
20 | 20 | ||
21 | # Note: python bindings did not work in oe-dev and are about to be moved to | 21 | # Note: python bindings did not work in oe-dev and are about to be moved to |
22 | # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 | 22 | # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 |