Changelog for
gvfs-32bit-1.48.1-2.1.x86_64.rpm :
* Fri Apr 30 2021 Dominique Leuenberger
- Update to version 1.48.1: + build: Use install prefix in systemd files paths. + client: Prevent socket leaks if socket dir is inaccessible from client. + admin: Fix regressions caused by port to named sockets. + udisks2: Report unmount progress after showing blocking processes. + Updated translations.
* Fri Apr 16 2021 QK ZHU - Rebase SLE patches gvfs-nds.patch and gvfs-nvvfs.patch for version 1.48.0: + Use meson summary function instead of custom output(boo#1184104).
* Sat Mar 20 2021 Dominique Leuenberger - Update to version 1.48.0: + Updated translations.
* Thu Mar 18 2021 Dominique Leuenberger - Update to version 1.47.91: + Updated translations.
* Wed Feb 17 2021 Dominique Leuenberger - Update to version 1.47.90: + google: Add Shared drives folder. + google: Add Shared with me folder. + google: Improve performance for folders with large number of files. + daemon: Set filesystem::use-preview explicitly and consistently. + daemon: Unify and shorten strings for prompt dialog titles. + Updated translations.
* Tue Jan 12 2021 Dominique Leuenberger - Update to version 1.47.1: + mtp: Fix crashes when storage descriptions are not provided. + trash: Explicitly cancel file monitor to prevent deadlock. + admin: Add copy and push implementations for better performance. + client: Add fallback to session bus for synchronous API. + daemon: Use named sockets to avoid network permission requirement. + smb: Set fast content type independently of other attributes.
* Fri Jan 08 2021 Bjørn Lie - Update to version 1.46.2: + ftp: Prevent source file removal in case of transfer failure. + trash: Explicitly cancel file monitor to prevent deadlock. + smb: - Set fast content type independently of other attributes. - smb: Report progress when move operation is done. + google: Set the display name for the root folder also. + Updated translations.
* Mon Oct 05 2020 dimstarAATTopensuse.org- Update to version 1.46.1: + trash: Do not fail when G_FILE_COPY_NO_FALLBACK_FOR_MOVE is used. + dav: Be sure that enumeration is possible when looking for a root.
* Fri Sep 11 2020 dimstarAATTopensuse.org- Update to version 1.46.0: + No changes.
* Fri Sep 04 2020 dimstarAATTopensuse.org- Update to version 1.45.92: + build: Link libgvfscommon to libmetadata. + Updated translations.
* Fri Sep 04 2020 dimstarAATTopensuse.org- Update to version 1.45.90: + trash: Add support for x-gvfs-notrash option to ignore mounts. + recent: Port to GDateTime.- Changes from version 1.45.3: + client: Add support for zone identifiers in IPv6 addresses. + afc: Add support for libplist-2.2.- Changes from version 1.45.2: + metadata: Emit D-Bus signal when metadata are modified. + sftp: Preserve timestamps during copy and move operations. + dav: Add support for Negotiate and NTLM authentication. + Updated translations.
* Thu Apr 30 2020 Dominique Leuenberger - Use %{_tmpfilesdir} instead of %{_libexecdir}/tmpfiles.d which just happened to coincide to be the same.
* Fri Mar 27 2020 Bjørn Lie - Update to version 1.44.1: + udisks2: Fix several memory leaks. + Updated translations.
* Mon Mar 16 2020 Yifan Jiang - Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove difference between Leap and SLE.
* Fri Mar 06 2020 bjorn.lieAATTgmail.com- Update to version 1.44.0: + Updated translations.
* Fri Feb 28 2020 bjorn.lieAATTgmail.com- Update to version 1.43.92: + Updated translations.
* Tue Feb 18 2020 Dominique Leuenberger - Update to version 1.43.91: + build: Fix login_tty detection on systems without libutil. + afc: Handle permission denied error. + Test: Several smaller fixes. + Updated translations.
* Wed Feb 12 2020 Dominique Leuenberger - Update to version 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.- Changes from version 1.43.2: + smb: Improve enumeration performance. + test: Port to python3-twisted.- Changes from version 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. + Updated translations.
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Fri Dec 27 2019 Dominique Leuenberger - BuildRequire pkgconfig(systemd): meson.build tries to inspect systemd.pc to find the right unit-directories.
* Fri Nov 22 2019 Bjørn Lie - Update to version 1.42.2: + gdbus: Add workaround for deadlocks when cancelling jobs.
* Tue Nov 19 2019 QK ZHU - Drop fixed upstream patches by version 1.40.2: + gvfs-CVE-2019-12447.patch. + gvfs-CVE-2019-12448.patch. + gvfs-CVE-2019-12449.patch. + gvfs-CVE-2019-12795.patch.
* Mon Oct 21 2019 QK ZHU - Rebase SLE patches gvfs-nds.patch and gvfs-nvvfs.patch for version 1.42.1: + Add daemon/nds.mount.in. + Add daemon/nvvfs.mount.in. + meson porting fixes.
* Mon Oct 14 2019 QK ZHU - Rebase SLE patches for version 1.42.1: + gvfs-nds.patch + gvfs-nvvfs.patch
* Mon Oct 07 2019 Bjørn Lie - Update to version 1.42.1: + dav: Fix mounting when 403 is returned for the parent folder. + Revert \"sftp: Always use port 22 if not specified\". + Updated translations.
* Sun Sep 15 2019 Michael Gorse - Fix Requires on -fuse package: now needs fuse3, not fuse.
* Tue Sep 10 2019 Bjørn Lie - Update to version 1.42.0: + Updated translations.
* Sat Aug 31 2019 mgorseAATTsuse.com- Update to version 1.41.91: + fuse: Remove max_write limit. + Several smaller bugfixes. + Updated translations.- Changes from version 1.41.90: + udisks2: Change display name for crypto_unknown devices. + google: Disable deletion of non-empty directories. + google: Fix crashes when deleting if the file isn\'t found. + google: Fix issue with stale entries remaining after rename operation. + build: Define gvfs_rpath for libgvfsdaemon.so. + proxy: Don\'t leak a GVfsDBusDaemon. + Updated translations.- Changes from version 1.41.4: + google: Do not enumerate volatile entries if title matches id. + build: Add dependency on gsettings-desktop-schemas. + daemon/udisks2: Handle lockdown option to disable writing. + fuse: Define RENAME_
* macros when they are not defined. + google: Check ownership in is_owner() without additional HTTP request. + Several smaller bugfixes. + Updated translations.- Changes from version 1.41.3: + Updated translations.- Changes from version 1.41.2: + build: Several meson improvements. + build: Bump required meson version to 0.50.0. + google: Support deleting shared Google Drive files. + admin: Prevent core dumps when daemon is manually started. + Several smaller bugfixes. + Updated translations.- Changes from version 1.41.1: + fuse: Adapt gvfsd-fuse to use fuse 3.x. + daemon: Unify some translatable strings. + Updated translations.- Specify meson version requirement.- Require fuse >= 3.0.0.- Require gsettings-desktop-schemas: new dependency.
* Wed Jul 17 2019 Bjørn Lie - Update to version 1.40.2: + daemon: - Only accept EXTERNAL authentication (CVE-2019-12795). - Check that the connecting client is the same user (CVE-2019-12795). + admin: - Ensure correct ownership when moving to file:// uri (CVE-2019-12449). - Use fsuid to ensure correct file ownership (CVE-2019-12447). - Allow changing file owner (CVE-2019-12447). - Add query_info_on_read/write functionality (CVE-2019-12448). + afc: Remove assumptions about length of device UUID to support new devices. + gmountsource: Fix deadlocks in synchronous API. + afp: Fix afp backend crash when no username supplied. + Updated translations.
* Fri Jun 21 2019 Qiang Zheng - Add gvfs-CVE-2019-12795.patch: Backport from upstream commit 70dbfc68 to check that the connecting client is the same user (boo#1137930, CVE-2019-12795).
* Fri Jun 21 2019 Qiang Zheng - Add gvfs-CVE-2019-12447.patch: Backport from upstream commit 3895e09d and daf1163a to fix a mishandles file ownership issue (boo#1136986, CVE-2019-12447).
* Tue Jun 18 2019 Qiang Zheng - Add gvfs-CVE-2019-12448.patch: Backport from upstream commit 5cd76d62 to add query_info_on_read/write functionality (boo#1136981, CVE-2019-12448).
* Tue Jun 18 2019 Qiang Zheng - Add gvfs-CVE-2019-12449.patch: Backport from upstream commit d5dfd823 to ensure correct ownership when moving to file:// uri (boo#1136992, CVE-2019-12449).
* Fri May 17 2019 Dominique Leuenberger - Drop polkit rules files, only relevant for wheel group (boo#1125433).
* Tue Apr 09 2019 Bjørn Lie - Update to version 1.40.1: + Revert \"sftp: Always use port 22 if not specified\". + Updated translations.
* Tue Mar 12 2019 Bjørn Lie - Update to version 1.40.0: + Stable release version bump.
* Tue Mar 12 2019 Bjørn Lie - Update to version 1.39.92: + client: Fix mount info cache invalidation. + Several smaller bugfixes. + Updated translations.
* Tue Mar 12 2019 bjorn.lieAATTgmail.com- Update to version 1.39.91: + smb: Do not show password prompt when using winbind ccache. + Several smaller bugfixes. + Updated translations.
* Tue Mar 12 2019 bjorn.lieAATTgmail.com- Update to version 1.39.90: + sftp: Always use port 22 if not specified. + mtp: Don\'t retry reading an event after failure. + admin: Prevent access if any authentication agent isn\'t available. + build: Several meson improvements. + Several smaller bugfixes. + Updated translations.- Drop gvfs-CVE-2019-3827.patch: Fixed upstream.
* Tue Mar 12 2019 bjorn.lieAATTgmail.com- Update to version 1.39.4: + keyring: Prefer the most recent item. + afp: Try to find credentials even if user is not specified. + dav: Try authenticate again even if 403 was returned. + Several smaller bugfixes. + Updated translations.
* Tue Mar 12 2019 bjorn.lieAATTgmail.com- Update to version 1.39.3: + udisks2: - Improve handling of mounts which doesn\'t point into fs root. - Restore support of comment=x-gvfs-
* option. + daemon: Prevent spawning new daemons if outgoing operation exists. + common: Prevent crashes on invalid autorun file. + Several smaller bugfixes. + Updated translations.- Changes from version 1.39.1: + google: - Rework cache for better performance. - Add support for files with multiple parents. + udisks2: Add a new volume class `loop`.
* Mon Mar 11 2019 Bjørn Lie - Update to version 1.38.2: + mtp: Don\'t retry reading an event after failure. + admin: Prevent access if any authentication agent isn\'t available (CVE-2019-3827). + udisks2: Restore support of comment=x-gvfs-
* option. + common: Prevent crashes on invalid autorun file. + Several smaller bugfixes. + Updated translations.- Drop gvfs-CVE-2019-3827.patch: Fixed upstream.
* Thu Feb 14 2019 qkzhuAATTsuse.com- Add gvfs-CVE-2019-3827.patch: Prevent access if any authentication agent isn\'t available (glgo#GNOME/gvfs#355, bsc#1125084, CVE-2019-3827).
* Wed Sep 26 2018 bjorn.lieAATTgmail.com- Update to version 1.38.1: + gphoto2: Fix mounting for devices with special chars in ID_SERIAL. + mtp: Fix mounting for devices with special chars in ID_SERIAL. + smbbrowse: Force NT1 protocol version for workgroup support. + Several smaller bugfixes. + Updated translations.- Changes from version 1.38.0: + Updated translations.
* Tue Aug 28 2018 bjorn.lieAATTgmail.com- Update to version 1.37.92: + udisks2: Use loop backing file as description for unlock. + Remove workaround for directory / folder icons. + Updated translations.
* Tue Jul 31 2018 bjorn.lieAATTgmail.com- Update to version 1.37.90: + ftp: Add implicit TLS mode. + dav: Increase max number of connections to prevent lockups. + smb: Do not claim that mountable can be unmounted. + build: Add proper linker support check. + Several smaller bugfixes. + Updated translations.
* Mon Jul 23 2018 dimstarAATTopensuse.org- Help translation-update-upstream finding the right gettext domain name: pass \"po %{name}\" to the call.
* Sat Jun 09 2018 luc14n0AATTlinuxmail.org- Update to version 1.37.2: + smb: Fix removal of non-empty dir. + programs: Remove deprecated gvfs utils. + gdu: Remove libgdu support. + gphoto2: Switch to a stable device uri + mtp: Switch to a stable device uri. + Several smaller bugfixes. + Updated translation.- Drop: + pkgconfig(gdu) BuildRequires and gdu/udisks2-related conditionals to follow upstream changes. + gvfs-smb-Use-O_RDWR-to-fix-fstat-when-writing.patch: fixed upstream.
* Fri Jun 08 2018 fezhangAATTsuse.com- Add gvfs-smb-Use-O_RDWR-to-fix-fstat-when-writing.patch: Fix failures copying files on smb mounts (bgo#795805 boo#1096476).
* Sun May 13 2018 luc14n0AATTlinuxmail.org- Update to version 1.37.1: + udisks2: Remove optical disc volumes/mounts if drive disappears. + daemon: Prevent deadlock and invalid read when closing channels. + metadata: Prevent usage of NULL if GUdevDevice is not found. + mtp: Implement support for move and copy operations. + backend: Fix crashes when \"Volume is busy\" prompt is shown. + Several smaller bugfixes. + Updated translation.- Drop pkgconfig(gmodule-no-export-2.0) BuildRequires to follow upstream changes.- Add: + pkgconfig(dbus-1) BuildRequires to avoid implicit dependencies. + pkgconfig(gdu) BuildRequires under the without-udisks condition: gnome disk utility package is built with udisks2 support and the former requires the last.- Switch fuse, libavahi-glib, libarchive, libimobiledevice, libgphoto2, libgdu and libsoup devel package BuildRequires to their pkconfig module counterparts: they are what meson actually is looking for.
* Mon May 07 2018 bjorn.lieAATTgmail.com- Update to version 1.36.2: + udisks2: Remove optical disc volumes/mounts if drive disappears. + daemon: Prevent deadlock and invalid read when closing channels. + metadata: Prevent usage of NULL if GUdevDevice is not found. + Updated translations.
* Mon Apr 09 2018 bjorn.lieAATTgmail.com- Update to version 1.36.1: + backend: Fix crashes when \"Volume is busy\" prompt is shown. + Updated translations.
* Tue Mar 20 2018 dimstarAATTopensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).
* Mon Mar 12 2018 dimstarAATTopensuse.org- Update to version 1.36.0: + Updated translations.
* Wed Mar 07 2018 dimstarAATTopensuse.org- Update to version 1.35.92: + build: Print summary of the options in meson. + smb: Avoid \"Error: Success\" failure messages. + Several smaller bugfixes. + Updated translations.
* Wed Mar 07 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Mar 07 2018 dimstarAATTopensuse.org- Update to version 1.35.91: + mtp: Prevent crashes if device is unplugged during mount operation. + daemon: Fix admin backend spawning on some systems. + google: Return error properly when trying to replace native files. + Several smaller bugfixes. + Updated translations.- Add permissions PreReq on gvfs-backend: used to apply the correct permission set on the nfs daemon.
* Wed Mar 07 2018 dimstarAATTopensuse.org- Update to version 1.35.90: + build: Several FreeBSD related fixes + Updated translations.
* Wed Mar 07 2018 dimstarAATTopensuse.org- Update to version 1.35.4: + recent: Prevent crash when recent file changed. + trash: Fix trash::orig-path for relative paths. + Several smaller bugfixes. + Updated translations.
* Wed Mar 07 2018 fezhangAATTsuse.com- Update to version 1.35.3: + mtp: Handle read-past-EOF ourselves to prevent hangs. + Port several parts to GTask. + Several smaller bugfixes. + Updated translations.
* Wed Mar 07 2018 luc14n0AATTlinuxmail.org- Update to version 1.35.2: + metadata: Remove udev dependency in favor of gudev. + build: - Enable elogind support in meson; - Port to meson build system. + gphoto2: Fix volume removal with current udev behavior. + mtp: Fix volume removal with current udev behavior. + Several smaller bugfixes. + Updated translations.- Update Url to https://wiki.gnome.org/Projects/gvfs: current GVfs\' web page.- Drop fixed upstream patches: + gvfs-fix-mtp-volume-removal.patch and; + gvfs-mtp-handle-read-past-eof.patch.- Port the following patches from autotools to meson: + gvfs-nvvfs.patch and; + gvfs-nds.patch.- Drop autoconf, libtool BuildRequires and add meson. Following, drop configure, make and make_install macros and adopt meson, meson_build and meson_install macros. And pass the due parameters to meson. All of these changes reflect the upstream porting to Meson Build System.- %glib2_gsettings_schema_requires macro as it\'s no longer needed since RPM file triggers.- Drop intltool BuildRequires once upstream did the migration to gettext long ago and deviations are not desired to avoid unexpected bugs.- Add pkgconfig(gmodule-no-export-2.0) BuildRequires: it was already being pulled with pkgconfig(glib-2.0) and used, since they live in the same devel package.- Add openssh BuildRequires: missing ssh program dependency that meson checks brought up while autotool\'s configure was being too permissive when letting libssh2 satisfy its checks.
* Wed Mar 07 2018 dimstarAATTopensuse.org- Update to version 1.35.1: + sftp: Add support for setting timestamps. + Several smaller bugfixes.
* Tue Mar 06 2018 bjorn.lieAATTgmail.com- Update to version 1.34.2.1: + mtp: Prevent crashes if device is unplugged during mount operation.
* Tue Feb 06 2018 bjorn.lieAATTgmail.com- Update to version 1.34.2: + Recent: Prevent crash when recent file changed. + Trash: Fix trash::orig-path for relative paths. + Mtp: - Handle read-past-EOF ourselves to prevent hangs. - Fix volume removal with current udev behavior. + Gphoto2: Fix volume removal with current udev behavior. + Updated translations.- Drop gvfs-fix-mtp-volume-removal.patch and gvfs-mtp-handle-read-past-eof.patch: Fixed upstream.
* Wed Jan 17 2018 qzhengAATTsuse.com- Enable libnfs support also on SLE: BuildRequire pkgconfig(libnfs) unconditionally (bsc#1074978).