Major changes in 1.44.1 ======================= * udisks2: Fix several memory leaks * Translation updates
Major changes in 1.44.0 ======================= * Translation updates Major changes in 1.43.92 ======================== * Translation updates Major changes in 1.43.91 ======================== * build: Fix login_tty detection on systems without libutil * afc: Handle permission denied error * test: Several smaller fixes * Translation updates Major changes in 1.43.90 ======================== * google: Add support for move and copy operations * google: Several smaller bugfixes and enhancements * goa: Add support for certificate prompts * sftp: Fix file ownership when replacing * dnssd: Prevent crashes after releasing resolver * fuse: Prevent abortions if modified time is not set * Translation updates Major changes in 1.43.2 ======================= * gdbus: Add workaround for deadlocks when cancelling jobs * smb: Improve enumeration performance * test: Port to python3-twisted Major changes in 1.43.1 ======================= * Don't set a content-type that isn't certain * Replace usage of deprecated GTimeVal by GDateTime * dav: Add support for services with IPv6 link-local addresses Signed-off-by: Andreas Müller <[email protected]> --- .../recipes-gnome/gvfs/{gvfs_1.42.2.bb => gvfs_1.44.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.42.2.bb => gvfs_1.44.1.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.42.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.44.1.bb similarity index 95% rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.42.2.bb rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.44.1.bb index f04246f16..ec0ac2b29 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.42.2.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.44.1.bb @@ -9,8 +9,8 @@ DEPENDS += "libsecret glib-2.0 glib-2.0-native libgudev shadow-native \ gsettings-desktop-schemas dbus" SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" -SRC_URI[archive.md5sum] = "8dea2f6a3f327a814a347758d4350e4b" -SRC_URI[archive.sha256sum] = "b57af97573bd295aa50037eed29c6ba7a36188230c515e007c3018855a5cf949" +SRC_URI[archive.md5sum] = "72383474f52d05c21ef2be96d0b91974" +SRC_URI[archive.sha256sum] = "50ef3245d1b03666a40455109169a2a1bd51419fd2d51f9fa6cfd4f89f04fb46" # depends on gsettings-desktop-schemas->gcr->gtk+3-> x11 REQUIRED_DISTRO_FEATURES = "x11" -- 2.21.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#84729): https://lists.openembedded.org/g/openembedded-devel/message/84729 Mute This Topic: https://lists.openembedded.org/mt/74615642/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
