diff options
author | Ondrej Holy <oholy@redhat.com> | 2018-03-05 12:46:37 +0100 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2018-03-05 12:46:40 +0100 |
commit | 37074cc6395ac9137c38ce0934a5eccc63c6e01b (patch) | |
tree | 90aaa944496fe82ed91b0e7c8a169ca7d1ed3334 /NEWS | |
parent | c6b20c9d2e446d0b1468fe407d5f467b3d8bb39a (diff) | |
download | gvfs-37074cc6395ac9137c38ce0934a5eccc63c6e01b.tar.gz |
Update NEWS for 1.32.2 release1.32.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Major changes in 1.32.2 +======================= +* mtp: Prevent crashes if device is unplugged during mount operation +* trash: Fix trash::orig-path for relative paths +* mtp: Handle read-past-EOF ourselves to prevent hangs +* proxy: Fix shadow mount handling for equal paths +* gdaemonfile: Fix g_file_equal for different mount_prefix +* gdaemonfile: Fix relative path handling +* client: Fix crash when calculating a relative path +* channel: Set sockets as nonblocking to prevent deadlocks when copying +* afc: Leak mutex when force unmounting +* dav: Fix DAV implementation stripping spaces +* goa: Fix password-based authentication +* google: Do not ignore errors when rebuilding cache +* Translation updates + Major changes in 1.32.1 ======================= * common: Fix potential crash caused by missing g_strdup |