All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] xfce4-appfinder: upgrade 4.16.0 -> 4.16.1
@ 2021-01-28  7:47 Andreas Müller
  2021-01-28  7:47 ` [PATCH 2/5] xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3 Andreas Müller
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Müller @ 2021-01-28  7:47 UTC (permalink / raw)
  To: openembedded-devel

Release notes for 4.16.1
========================
- Launch applications as children again

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../{xfce4-appfinder_4.16.0.bb => xfce4-appfinder_4.16.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfce4-appfinder/{xfce4-appfinder_4.16.0.bb => xfce4-appfinder_4.16.1.bb} (78%)

diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb
similarity index 78%
rename from meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb
rename to meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb
index 39198306b..4b5523895 100644
--- a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb
@@ -8,6 +8,6 @@ inherit xfce features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[sha256sum] = "37b92aaaeeec8220ed23163cf89321168d3b49e0c48b4c10f12dc4a21fdf0954"
+SRC_URI[sha256sum] = "bfe3e9bd92695014ee74a2fbb7f5fd1b4c29cf043c4a11598b8958324c81e7ec"
 
 FILES_${PN} += "${datadir}/metainfo"
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/5] xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3
  2021-01-28  7:47 [PATCH 1/5] xfce4-appfinder: upgrade 4.16.0 -> 4.16.1 Andreas Müller
@ 2021-01-28  7:47 ` Andreas Müller
  2021-01-28  7:47 ` [PATCH 3/5] xfce4-panel: upgrade 4.16.0 -> 4.16.1 Andreas Müller
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Andreas Müller @ 2021-01-28  7:47 UTC (permalink / raw)
  To: openembedded-devel

Release notes for 2.5.3
=======================
- Fix invalid command expansion with Xfce 4.14 (Issue #39)
- Translation updates: Basque, Portuguese (Brazil).

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...ermenu-plugin_2.5.2.bb => xfce4-whiskermenu-plugin_2.5.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.5.2.bb => xfce4-whiskermenu-plugin_2.5.3.bb} (76%)

diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.2.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb
similarity index 76%
rename from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.2.bb
rename to meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb
index 366597731..5c48101d1 100644
--- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.2.bb
+++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 inherit xfce-panel-plugin cmake
 
-SRC_URI[sha256sum] = "a6f7070afd1c9020257d8ed7483872643a6cddd76d5d73de107c7fbd981fc515"
+SRC_URI[sha256sum] = "39cc34c8a83381997c6faaacb6bf792339234303438a1fccd15c9a1770b87daf"
 
 RRECOMMENDS_${PN} += "menulibre"
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 3/5] xfce4-panel: upgrade 4.16.0 -> 4.16.1
  2021-01-28  7:47 [PATCH 1/5] xfce4-appfinder: upgrade 4.16.0 -> 4.16.1 Andreas Müller
  2021-01-28  7:47 ` [PATCH 2/5] xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3 Andreas Müller
@ 2021-01-28  7:47 ` Andreas Müller
  2021-01-28  7:47 ` [PATCH 4/5] xfce4-notes-plugin: re-add 1.9.0 Andreas Müller
  2021-01-28  7:47 ` [PATCH 5/5] gparted: upgrade 1.1.0 -> 1.2.0 Andreas Müller
  3 siblings, 0 replies; 5+ messages in thread
From: Andreas Müller @ 2021-01-28  7:47 UTC (permalink / raw)
  To: openembedded-devel

Release notes for 4.16.1
========================
- pager: Use gobject bindings (Fixes #376)
- pager: Switch to new workspaces icon name
- launcher: avoid double fork
- statustray: Display tooltip title of statusnotifier items as
  plaintext
- statustray: Prevent crash when parsing properties (Fixes #379)
- windowmenu: fix use-after-free in window_menu_plugin_window_item_new
- Fix compilation warnings
- Update `.gitignore`
- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../{xfce4-panel_4.16.0.bb => xfce4-panel_4.16.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.16.0.bb => xfce4-panel_4.16.1.bb} (94%)

diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb
similarity index 94%
rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.0.bb
rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb
index 0b210ffcc..b92ebde00 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb
@@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xd
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[sha256sum] = "5e979aeeb37d306d72858b1bc67448222ea7a68de01409055b846cd31f3cc53d"
+SRC_URI[sha256sum] = "fa099bc6be6592dbb828747a473c2e1b0e7f85afd945a98002b475bb6f975991"
 SRC_URI += " \
     file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
     file://0002-use-lxdm-to-replace-dm-tool.patch \
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 4/5] xfce4-notes-plugin: re-add 1.9.0
  2021-01-28  7:47 [PATCH 1/5] xfce4-appfinder: upgrade 4.16.0 -> 4.16.1 Andreas Müller
  2021-01-28  7:47 ` [PATCH 2/5] xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3 Andreas Müller
  2021-01-28  7:47 ` [PATCH 3/5] xfce4-panel: upgrade 4.16.0 -> 4.16.1 Andreas Müller
@ 2021-01-28  7:47 ` Andreas Müller
  2021-01-28  7:47 ` [PATCH 5/5] gparted: upgrade 1.1.0 -> 1.2.0 Andreas Müller
  3 siblings, 0 replies; 5+ messages in thread
From: Andreas Müller @ 2021-01-28  7:47 UTC (permalink / raw)
  To: openembedded-devel

* we lost by xfce 4.16
* it is a development release but it was run tested and as soon as a stable
  version is released we can come back

Release notes for 1.9.0
=======================
[Please note that this is a development release.]

This is a development release which (finally) port the plugin to gtk3
and make it compatible with xfce 4.16.

- Remove unused variable
- Update deprecated autotools macros
- Do not mark text with ':' after '://' as a link (bug #52)
- Add support for links with scheme other than HTTP (bug #52)
- Fix missing-prototypes
- Create README.md. Update configure.ac.in
- Add basic gitlab CI
- Fix "Disabled labels on context menu are dark yellow"
- Fix a few deprecation warnings
- Fix make distcheck
- Fix blinking image on panel
- Remove commented code
- Update build system
- Fix make distcheck
- Remove deprecated gtk stock usage
- Fix build system
- Continue the gtk3 port
- Update URLs from goodies.x.o to docs.x.o (Bug #16171)
- po: update POTFILES.in
- gtk3: update css style with required changes from 3.20
- gtk3: drop libunique leftover flags and code
- gtk3: Drop support for GTK+-2.0
- bump post release
- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../notes/xfce4-notes-plugin_1.9.0.bb                  | 10 ++++++++++
 .../packagegroups/packagegroup-xfce-extended.bb        |  1 +
 2 files changed, 11 insertions(+)
 create mode 100644 meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.9.0.bb

diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.9.0.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.9.0.bb
new file mode 100644
index 000000000..cd7212f65
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.9.0.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Notes plugin for the Xfce Panel"
+HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+inherit xfce-panel-plugin
+
+DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf"
+
+SRC_URI[sha256sum] = "13f909c948b639f96de64cf793eb74cb1779589201d3933eff214ee8f35ab088"
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
index cd3fa26aa..7f1c17261 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
@@ -40,6 +40,7 @@ RRECOMMENDS_${PN} = " \
     xfce4-mount-plugin \
     xfce4-powermanager-plugin \
     xfce4-closebutton-plugin \
+    xfce4-notes-plugin \
     xfce4-whiskermenu-plugin \
     xfce4-mailwatch-plugin \
     xfce4-smartbookmark-plugin \
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 5/5] gparted: upgrade 1.1.0 -> 1.2.0
  2021-01-28  7:47 [PATCH 1/5] xfce4-appfinder: upgrade 4.16.0 -> 4.16.1 Andreas Müller
                   ` (2 preceding siblings ...)
  2021-01-28  7:47 ` [PATCH 4/5] xfce4-notes-plugin: re-add 1.9.0 Andreas Müller
@ 2021-01-28  7:47 ` Andreas Müller
  3 siblings, 0 replies; 5+ messages in thread
From: Andreas Müller @ 2021-01-28  7:47 UTC (permalink / raw)
  To: openembedded-devel

GParted 1.2.0 (2021-01-25)

Release Notes

This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:

    Add exFAT support using exfatprogs
    Wait for udev change on /dev/DISK when erasing signatures
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service

Bug Fixes

    Add exFAT support using exfatprogs (!30)
    Fix gparted not launching when PS_FORMAT environment variable set (!54)
    Wait for udev change on /dev/DISK when erasing signatures(#83, !55)
    Raise minimum supported dosfstools to 3.0.18 (!57)
    Fix formatting directive in it.po (!58)
    Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
    Fix GitLab CI job failures following Ubuntu docker image updates (!60)
    Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
    Set default alignment to cylinder for amiga partition table (#116, !63)
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service (#129, !64)

Code Credits

Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../gparted/{gparted_1.1.0.bb => gparted_1.2.0.bb}             | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-gnome/recipes-extended/gparted/{gparted_1.1.0.bb => gparted_1.2.0.bb} (86%)

diff --git a/meta-gnome/recipes-extended/gparted/gparted_1.1.0.bb b/meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb
similarity index 86%
rename from meta-gnome/recipes-extended/gparted/gparted_1.1.0.bb
rename to meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb
index 3aaec3cdd..d0a499e6e 100644
--- a/meta-gnome/recipes-extended/gparted/gparted_1.1.0.bb
+++ b/meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb
@@ -11,8 +11,7 @@ SRC_URI = " \
     ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \
     file://0001-Install-polkit-action-unconditionally-executable-pke.patch \
 "
-SRC_URI[md5sum] = "0da45cb522d766dfb4886fb3bdbc2634"
-SRC_URI[sha256sum] = "e2fe7b7afbc07e930491c00a05200c2682cc0576ca8f6da87245a000257f5924"
+SRC_URI[sha256sum] = "6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719"
 
 DEPENDS += " \
     glib-2.0-native \
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-28  7:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28  7:47 [PATCH 1/5] xfce4-appfinder: upgrade 4.16.0 -> 4.16.1 Andreas Müller
2021-01-28  7:47 ` [PATCH 2/5] xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3 Andreas Müller
2021-01-28  7:47 ` [PATCH 3/5] xfce4-panel: upgrade 4.16.0 -> 4.16.1 Andreas Müller
2021-01-28  7:47 ` [PATCH 4/5] xfce4-notes-plugin: re-add 1.9.0 Andreas Müller
2021-01-28  7:47 ` [PATCH 5/5] gparted: upgrade 1.1.0 -> 1.2.0 Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.