| Message ID | 20260626151341.154231-1-f_l_k@t-online.de |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,PATCHv3] flatpak: update 1.17.6 -> 1.18.0 | expand |
diff --git a/meta-oe/recipes-extended/flatpak/flatpak_1.17.6.bb b/meta-oe/recipes-extended/flatpak/flatpak_1.18.0.bb similarity index 98% rename from meta-oe/recipes-extended/flatpak/flatpak_1.17.6.bb rename to meta-oe/recipes-extended/flatpak/flatpak_1.18.0.bb index 1512b7239f..879455f63c 100644 --- a/meta-oe/recipes-extended/flatpak/flatpak_1.17.6.bb +++ b/meta-oe/recipes-extended/flatpak/flatpak_1.18.0.bb @@ -8,7 +8,7 @@ SRC_URI = " \ file://0001-flatpak-pc-add-pc_sysrootdir.patch \ " -SRCREV = "9b21874f1a175a9b7c79175a221fa043e202ca73" +SRCREV = "5de2b58bdafde88515d9d6b9189bd1cfd3b88c46" inherit meson pkgconfig gettext systemd gtk-doc gobject-introspection python3native mime features_check useradd
Enhancements: Improve error handling and printed output of flatpak-coredumpctl Support the AMD vendor specific compute interface (/dev/kfd) via the DRI device permission Improve the output of flatpak update with failure causes Improve startup time for fish shell integration Translation updates: zh_CN Bug fixes: Fix building when HAVE_LIBSYSTEMD but not USE_SYSTEM_HELPER is defined Ignore system bus failures in parental controls check Fix some return values and replace deprecated GTimeVal with g_get_real_time() Suppress an unused-result warning in the tests Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../flatpak/{flatpak_1.17.6.bb => flatpak_1.18.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/flatpak/{flatpak_1.17.6.bb => flatpak_1.18.0.bb} (98%)