~vcs-imports/gvfs/+git/gvfs:gnome-3-38

Last commit made on 2021-01-22
Get this branch:
git clone -b gnome-3-38 https://git.launchpad.net/~vcs-imports/gvfs/+git/gvfs

Branch merges

Branch information

Name:
gnome-3-38
Repository:
lp:~vcs-imports/gvfs/+git/gvfs

Recent commits

64191fa... by Marv-CZ

Updated Czech translation

f523101... by Marv-CZ

Updated Czech translation

f761788... by Fabio Tomat <email address hidden>

Update Friulian translation

2570cb0... by Ondrej Holy

Post release version bump

da54deb... by Ondrej Holy

Update NEWS for 1.46.2 release

c82270c... by Ondrej Holy

ftp: Prevent source file removal in case of transfer failure

When moving file from FTP to local filesystem, the remote file is removed
regradless of transfer failure. This is pretty bad as it might lead to data
loss. Let's delete the remote file only if the transfer suceeded.

(cherry picked from commit 44f256758bbd7a898414779f3456ac9320428025)

7a2203c... by Źmicier

Update Belarusian translation

397ef29... by Ondrej Holy

trash: Explicitly cancel file monitor to prevent deadlock

It seems that if file monitor is not canceled before unreffing, it can
cause deadlock. Let's explicitly cancel it before unreffing to prevent
this. See https://gitlab.gnome.org/GNOME/glib/-/issues/1941.

Fixes: https://gitlab.gnome.org/GNOME/gvfs/-/issues/485

(cherry picked from commit dc21a0948bcbe8a6d79d674bd1e4d63ded57d340)

ddd8965... by Ondrej Holy

smb: Set fast content type independently of other attributes

The G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE attribute is currently
set only if the G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE or some other
attributes are requested. Thus it is not set when the fast content type
attribute is requested separately. Let's set the attribute independently
to fix this issue.

Fixes: https://gitlab.gnome.org/GNOME/gvfs/-/issues/529

(cherry picked from commit 81bb725f1d2a8460a30170e419f59a75e42e71db)

22c1d06... by Kjartan Maraas

Update Norwegian Bokmål translation