From: Jason Schonberg <[email protected]> - Fixed use-after-free in sound command execution (Issues #47 and #48).
Signed-off-by: Jason Schonberg <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 3bdbc82938282afc6d49c3bf25beb2d0db073b6c) Signed-off-by: Anuj Mittal <[email protected]> --- .../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 --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" -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127038): https://lists.openembedded.org/g/openembedded-devel/message/127038 Mute This Topic: https://lists.openembedded.org/mt/119355207/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
