diff mbox series

[meta-xfce] xfce4-panel: upgrade 4.18.3 -> 4.18.4

Message ID CABTo8gBQY3mRhKOatg6P3EYWODN+uSHFdEthpr7YTsa4Nqif6A@mail.gmail.com
State Accepted
Headers show
Series [meta-xfce] xfce4-panel: upgrade 4.18.3 -> 4.18.4 | expand

Commit Message

J. S. Sept. 27, 2024, 2:06 p.m. UTC
Please find attached a patch to upgrade xfce4-panel from version
4.18.3 to  4.18.4.

Thank you,
Jason Schonberg

Comments

Khem Raj Sept. 27, 2024, 2:30 p.m. UTC | #1
Hi Jason

Thanks for your patches, I appreciate it. I would like to suggest to
send patch itself as email instead of attachment.
I use b4 tools at times to grok the patches from mailing lists and
your patches add double commit messages in resulting
patch which I have to manually edit. In future, it would be good if
you can use git send-email or some such method to post patches to ml

Thanks
-Khem

On Fri, Sep 27, 2024 at 7:07 AM J. S. via lists.openembedded.org
<schonm=gmail.com@lists.openembedded.org> wrote:
>
> Please find attached a patch to upgrade xfce4-panel from version
> 4.18.3 to  4.18.4.
>
> Thank you,
> Jason Schonberg
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#112530): https://lists.openembedded.org/g/openembedded-devel/message/112530
> Mute This Topic: https://lists.openembedded.org/mt/108686790/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

commit 612ce2442034182835fb6a18555281d484cc474e
Author: Jason Schonberg <schonm@gmail.com>
Date:   Fri Sep 27 09:53:18 2024 -0400

    xfce4-panel: upgrade 4.18.3 -> 4.18.4
    
    Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4
    
    - icons: Scale at size 16x16 to 128x128 (Fixes #385)
    - icons: Fix centering of org.xfce.panel
    - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray
    - Fix memory leaks around gtk_get_current_event()
    - tasklist: Fix use-after-free on tasklist child
    - systray: Update icon also on status change
    - Translation Updates:
      Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post
      1500), Russian, Slovenian, Turkish, Ukrainian
    
    Signed-off-by: Jason Schonberg <schonm@gmail.com>

diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb
similarity index 94%
rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.3.bb
rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb
index 7e7075443..c9fb65477 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb
@@ -14,7 +14,7 @@  SRC_URI += " \
     file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
     file://0002-use-lxdm-to-replace-dm-tool.patch \
 "
-SRC_URI[sha256sum] = "4ae0b8615c9811194bbda0172a63567ed7fdb5519ea48f7a4637f4e6e5365e1b"
+SRC_URI[sha256sum] = "32304f82094ea3779741f968dc851032d8790eb78f3aa01676520b96cfacfb54"
 
 EXTRA_OECONF += "--disable-vala"