diff mbox series

[wrynose,meta-xfce,25/29] orage: upgrade 4.20.2 -> 4.20.3

Message ID f32370958cda3ee46f7a8297e5491aa5fb9904cd.1779004358.git.anuj.mittal@oss.qualcomm.com
State New
Headers show
Series [wrynose,meta-networking,01/29] libcoap: mark CVE-2026-29013 patched | expand

Commit Message

Anuj Mittal May 17, 2026, 8:19 a.m. UTC
From: Jason Schonberg <schonm@gmail.com>

- Fixed use-after-free in sound command execution (Issues #47 and #48).

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 3bdbc82938282afc6d49c3bf25beb2d0db073b6c)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
---
 .../recipes-apps/orage/{orage_4.20.2.bb => orage_4.20.3.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-apps/orage/{orage_4.20.2.bb => orage_4.20.3.bb} (88%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/orage/orage_4.20.2.bb b/meta-xfce/recipes-apps/orage/orage_4.20.3.bb
similarity index 88%
rename from meta-xfce/recipes-apps/orage/orage_4.20.2.bb
rename to meta-xfce/recipes-apps/orage/orage_4.20.3.bb
index 461e471146..d3727f25df 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.20.2.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.20.3.bb
@@ -7,7 +7,7 @@  DEPENDS = "gtk+ xfce4-panel libical popt"
 
 inherit xfce-app mime-xdg
 
-SRC_URI[sha256sum] = "6bfd3da084c2977fb5cee26c8e94bf55e358da8e86dd2a83c6fa9174f24672a1"
+SRC_URI[sha256sum] = "d9f6a3bcd1fdcd83d8277bc1996684a02d06ef60492b69c2404815f3314d640e"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"