diff mbox series

[meta-oe,kirkstone,1/1] xfce4-settings: 4.16.2 -> 4.16.5

Message ID 20221214043337.2695189-1-archana.polampalli@windriver.com
State New
Headers show
Series [meta-oe,kirkstone,1/1] xfce4-settings: 4.16.2 -> 4.16.5 | expand

Commit Message

Polampalli, Archana Dec. 14, 2022, 4:33 a.m. UTC
It fixes CVE-2022-45062 in xfce4-settings 4.16.5.

CVE: CVE-2022-45062

$ git log --oneline xfce4-settings-4.16.2..xfce4-settings-4.16.5 |  grep -v "Update translation"

83ea11cf Updates for release
f1cb5bda mime-settings: Properly quote command parameters
f7707d8b Revert "Escape characters which do not belong into an URI/URL
(Issue #390)"
b532324f Back to development
b9729c85 Updates for release
55e3c5fb Escape characters which do not belong into an URI/URL (Issue #390)
341443f8 Prefer full command when basic command is env (Fixes #358)
8d4106b3 Back to development
024399b1 Updates for release
af601e32 build: Fix intltool lock file problem during make distcheck
0875cfba xfsettingsd: Fix recursive lock in libX11 (Fixes #369)
20d866dc Back to developmen

Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
---
 .../{xfce4-settings_4.16.2.bb => xfce4-settings_4.16.5.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.16.2.bb => xfce4-settings_4.16.5.bb} (93%)

Comments

Polampalli, Archana Dec. 21, 2022, 3:32 p.m. UTC | #1
Hi,

Could you please review and accept this patch.

Regards,
Archana
Randy MacLeod Dec. 27, 2022, 7:15 p.m. UTC | #2
Add Armin who maintains kirkstone.


On 2022-12-21 10:32, Polampalli, Archana via lists.openembedded.org wrote:
> Hi,
>
> Could you please review and accept this patch.


Archana,

Thanks for the reminder.
It's the holiday season so things will take a bit longer; check back in 
the 2nd week of January.

../Randy

>
> Regards,
> Archana
> ------------------------------------------------------------------------
> *From:* Archana Polampalli <archana.polampalli@windriver.com>
> *Sent:* Wednesday, December 14, 2022 10:03 AM
> *To:* openembedded-devel@lists.openembedded.org 
> <openembedded-devel@lists.openembedded.org>
> *Cc:* G Pillai, Hari <Hari.GPillai@windriver.com>; Polampalli, Archana 
> <Archana.Polampalli@windriver.com>
> *Subject:* [oe][meta-oe][kirkstone][PATCH 1/1] xfce4-settings: 4.16.2 
> -> 4.16.5
> It fixes CVE-2022-45062 in xfce4-settings 4.16.5.
>
> CVE: CVE-2022-45062
>
> $ git log --oneline xfce4-settings-4.16.2..xfce4-settings-4.16.5 |  
> grep -v "Update translation"
>
> 83ea11cf Updates for release
> f1cb5bda mime-settings: Properly quote command parameters
> f7707d8b Revert "Escape characters which do not belong into an URI/URL
> (Issue #390)"
> b532324f Back to development
> b9729c85 Updates for release
> 55e3c5fb Escape characters which do not belong into an URI/URL (Issue 
> #390)
> 341443f8 Prefer full command when basic command is env (Fixes #358)
> 8d4106b3 Back to development
> 024399b1 Updates for release
> af601e32 build: Fix intltool lock file problem during make distcheck
> 0875cfba xfsettingsd: Fix recursive lock in libX11 (Fixes #369)
> 20d866dc Back to developmen
>
> Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
> ---
>  .../{xfce4-settings_4.16.2.bb => xfce4-settings_4.16.5.bb}      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename 
> meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.16.2.bb => 
> xfce4-settings_4.16.5.bb} (93%)
>
> diff --git 
> a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb 
> b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.5.bb
> similarity index 93%
> rename from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
> rename to meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.5.bb
> index aa4265f7b..4a4e9f188 100644
> --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
> +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.5.bb
> @@ -9,7 +9,7 @@ inherit xfce features_check mime-xdg
>  REQUIRED_DISTRO_FEATURES = "x11"
>
>  SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch 
> <file://0001-xsettings.xml-Set-default-themes.patch>"
> -SRC_URI[sha256sum] = 
> "4dd7cb420860535e687f673c0b5c0274e0d2fb67181281d4b85be9197da03d7e"
> +SRC_URI[sha256sum] = 
> "7a4f74802486d7e77a1c9fa4fda19b13fc8a8dec3e5074f367e34fa82b40d28e"
>
>  EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
>
> -- 
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#100182): https://lists.openembedded.org/g/openembedded-devel/message/100182
> Mute This Topic: https://lists.openembedded.org/mt/95660818/3616765
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [randy.macleod@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.5.bb
similarity index 93%
rename from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
rename to meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.5.bb
index aa4265f7b..4a4e9f188 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.5.bb
@@ -9,7 +9,7 @@  inherit xfce features_check mime-xdg
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch"
-SRC_URI[sha256sum] = "4dd7cb420860535e687f673c0b5c0274e0d2fb67181281d4b85be9197da03d7e"
+SRC_URI[sha256sum] = "7a4f74802486d7e77a1c9fa4fda19b13fc8a8dec3e5074f367e34fa82b40d28e"
 
 EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"