diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-12-11 20:03:56 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-11 11:53:07 -0800 |
| commit | 34600d876fadb293fa3b31664c569444976f4e07 (patch) | |
| tree | e81226720c9d1a9ff852e77320bb61bc822f02fc | |
| parent | a58ef05e3dd9823e51bcce0f865fc7d910fa3591 (diff) | |
| download | meta-openembedded-34600d876fadb293fa3b31664c569444976f4e07.tar.gz | |
gvfs: update 1.56.0 -> 1.56.1
Major changes in 1.56.1
=======================
* udisks2: Increasing reference count when updating volume to fix crashes (Ondrej Holy)
* onedrive: Use names instead of id for events to fix monitoring (Jan-Michael Brummer)
* onedrive: Add missing replace stream to fix crashes (Jan-Michael Brummer)
* onedrive: Fix double free during cache rebuild to fix crashes (Jan-Michael Brummer)
* dav: Recognize the 409 status to fix creation of parent directories (Michael Terry)
* Translation updates (GNOME Translation Project contributors)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.56.1.bb (renamed from meta-gnome/recipes-gnome/gvfs/gvfs_1.56.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.0.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.1.bb index a7a869eb58..9c1e77ac25 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.0.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.1.bb | |||
| @@ -19,7 +19,7 @@ RDEPENDS:${PN} += "gsettings-desktop-schemas" | |||
| 19 | 19 | ||
| 20 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" | 20 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" |
| 21 | 21 | ||
| 22 | SRC_URI[archive.sha256sum] = "441d2356c72616364cdb420af96199113a13ed9e146f2175fe373989adada39e" | 22 | SRC_URI[archive.sha256sum] = "86731ccec679648f8734e237b1de190ebdee6e4c8c0f56f454c31588e509aa10" |
| 23 | 23 | ||
| 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 25 | 25 | ||
