Changelog: 1.50.7: * client: Prevent returning invalid mount cache entries * dav: Fix authentication issues when DNS-SD URIs are used * nfs: Fix IPv6 URI handling * sftp/ftp: Ensure that is-symlink is always set to avoid warnings * Translation updates
1.50.6: * udisks2: Disconnect signal handlers to fix crashes when unmounting * fuse: Include missing locale.h header * Translation updates 1.50.5: * smbbrowse: Fix empty device listing after unrelated mount failure * udisks: Fix missing unmount notifications * trash: Fix nfs4 and cifs monitoring * smb: Allow renaming a file to the same name with a different case * mtp: Emit delete event on device disconnection * trash: Fix wrongly reported item-count * Some other fixes and improvements * Translation updates Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../recipes-gnome/gvfs/{gvfs_1.50.4.bb => gvfs_1.50.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.50.4.bb => gvfs_1.50.7.bb} (97%) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.7.bb similarity index 97% rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.50.7.bb index a8510a3d59..d49d3dda56 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.7.bb @@ -20,7 +20,7 @@ RDEPENDS:${PN} += "gsettings-desktop-schemas" SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" -SRC_URI[archive.sha256sum] = "ab9059a676a537edbea21388c2aafe1a7e2c8f1ac2dfdc6d64550233075457fd" +SRC_URI[archive.sha256sum] = "72add2c109454e3b43025f249b7caa4836ff6f77705e895f442063a273a7f231" # depends on gsettings-desktop-schemas->gcr->gtk+3-> x11 REQUIRED_DISTRO_FEATURES = "x11"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123904): https://lists.openembedded.org/g/openembedded-devel/message/123904 Mute This Topic: https://lists.openembedded.org/mt/117484441/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
