Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gvfs-backend-afc | Distribution: openSUSE Tumbleweed |
Version: 1.56.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Sun Sep 15 14:26:56 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 266937 | Source RPM: gvfs-1.56.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://wiki.gnome.org/Projects/gvfs | |
Summary: VFS functionality for GLib -- iPod / iPhone Support |
This package provides a gvfs backend that supports iPod / iPhone devices.
LGPL-2.0-or-later
* Sun Sep 15 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.56.0: + udisks2: Run update synchronously for internal changes. + onedrive: Set name of drive root. + onedrive: Handle multiple drives with same IDs. - Changes from version 1.55.90: + fuse: Fill stat info during readdir to improve performance. + smb: Fix access over FUSE when root dir is not accessible. + onedrive: Guess mime type locally if not set by the server. + trash: Add support for x-gvfs-trash mount option. + onedrive: Add seek on write functionality. + Updated translations. * Sat Sep 14 2024 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.55.1: + ftp: - Change cwd to root before renaming to prevent failures - Obtain correct modification time for old files using MDTM cmd - Use timegm instead of mktime to not shift dates by timezone - Add support for setting mtime attribute using MFMT cmd - Preserve mtime when copying to local + udisks2: - Ignore autofs mounts to prevent duplicated entries - Show only direct descendats of /media unless $USER - Do not schedule update if pending already to improve performance + build: - Add deprecated_apis option and disable installation of headers - Disable burn backend by default + dav: Disable query_info_on_read method to fix mtime preservation + network: Disable usage of smbbrowse backend by default + smbbrowse: Don't enforce NT1 to fix mounting in certain cases + onedrive: Fix various memory leaks + Updated translations. - Drop devel subpackage, and obsolete it from main package. The header files are no longer built. * Fri Sep 13 2024 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.54.3: + onedrive: - Set name of drive root - Handle multiple drives with same IDs - Guess mime type locally if not set by the server + Updated translations. * Fri Jun 28 2024 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.54.2: + ftp: - Change cwd to root before renaming to prevent failures - Use timegm instead of mktime to not shift dates by timezone - Preserve mtime when copying to local + udisks2: Ignore autofs mounts to prevent duplicated entries + build: - Add deprecated_apis option to control installation of headers - Disable burn backend by default + dav: Disable query_info_on_read method to fix mtime preservation + network: Disable usage of smbbrowse backend by default + smbbrowse: Don't enforce NT1 to fix mounting in certain cases + onedrive: Fix various memory leaks + Updated translations. - Pass burn=true to meson, we still want to build the burn backend, at least for now. * Fri May 24 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.54.1: + network: Request content-type attribute to suppress critical errors. + metadata: Check g_stat result to avoid using of uninitialized value. + ftp: Fix data connection to IPv6 link-local address. + Updated translations. * Mon Apr 08 2024 Dominique Leuenberger <dimstar@opensuse.org> - Move the recently added onedrive provider to the backend-goa subpackage: onedrive support is integrated into the g-o-a provider. * Fri Mar 15 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.54.0: + Updated translations. * Tue Mar 05 2024 Dominique Leuenberger <dimstar@opensuse.org> - Enable onedrive support: msgraph is now packaged and works. * Fri Mar 01 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.53.91: + onedrive: Fix several issues. + wsdd: List just devices of pub:Computer type to filter out unwanted devices. + Updated translations. * Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.53.90: + daemon: Add OneDrive support based on msgraph library. + client: Reduce synchronous metadata methods calls to improve performance. + network: Provide standard::content-type and access::can-rename attributes. + build: Fix unknown arguments error on systems that don't use GNU C library. + udisks2: Fix unmounting of mount paths that contain non-ASCII characters. + Updated translations. - Add pkgconfig(msgraph-0.1) BuildRequires conditionally, guarded with bcond: new dependency for OneDrive support, but the dependency does not yet exist in Tumbleweed. * Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.53.1: + daemon: - Add WS-Discovery support based on wsdd daemon. - Port to gcr4. + network: - Hide Windows Network folder and show the servers merged by default. - Variousother fixes and enhancements. + smb: - Fix livelock when mounting share without enough permissions. - Fix moving files across filesystem boundaries. + Updated translations. - Convert to source service for easier updating. * Wed Jan 10 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.52.2: + smb: Fix livelock when mounting share without enough permissions. + smb: Fi moving files across filesystem boundaries. + Updated transltions. * Tue Nov 28 2023 Dominique Leuenberger <dimstar@opensuse.org> - Use %patch -p N instead of deprecated %patchN. * Fri Oct 27 2023 Yifan Jiang <yfjiang@suse.com> - Use older way than autopatch on SLE/Leap, which is not ready for the macro. - Rebase gvfs-nvvfs.patch. * Fri Oct 20 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.52.1: + client: Prevent returning invalid mount cache entries. + dav: Fix authentication issues when DNS-SD URIs are used. + nfs: Fix IPv6 URI handling. + Updated translations. * Fri Sep 15 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.52.0: + Updated translations. * Sun Sep 03 2023 Luciano Santos <luc14n0@opensuse.org> - Update to version 1.51.91: + sftp/ftp: Ensure that is-symlink is always set to avoid warnings. + Updated translations. - Make devel sub-package as noarch. It doesn't contain any binaries. * Sun Aug 06 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.51.90: + Fix various memory leaks + udisks2: Disconnect signal handlers to fix crashes when unmounting + fuse: Include missing locale.h header + Some other fixes and improvements + Updated translations. * Tue Jul 11 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.51.1: + smbbrowse: Fix empty device listing after unrelated mount failure + udisks: Fix missing unmount notifications + trash: - Run blocking methods on a thread to avoid hangs - Fix nfs4 and cifs monitoring - Fix wrongly reported item-count + smb: Allow renaming a file to the same name with a different case + mtp: - Add support for incremental enumeration - Emit delete event on device disconnection + Some other fixes and improvements + Updated translations. * Fri Jun 30 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.50.5: + smbbrowse: Fix empty device listing after unrelated mount failure. + udisks: Fix missing unmount notifications. + trash: - Fix nfs4 and cifs monitoring. - Fix wrongly reported item-count. + smb: Allow renaming a file to the same name with a different case. + mtp: Emit delete event on device disconnection. + Some other fixes and improvements. + Updated translations. - Drop patches fixed upstream: + fc2669f63c5def1528dda2e7833db5774aa08e22.patch + 85bfb701fc95abeaa8a8ca3d9059378a9490f738.patch + 41862c0179f834d8bc3bd84ce78ee495050f2676.patch * Sun Jun 11 2023 Bjørn Lie <bjorn.lie@gmail.com> - Add upstream fixes from the stable branch: + fc2669f63c5def1528dda2e7833db5774aa08e22.patch: mtp: Emit delete event on device when disconnected + 85bfb701fc95abeaa8a8ca3d9059378a9490f738.patch: smb: Allow renaming a file to the same name with a different case * Wed Apr 12 2023 Bjørn Lie <bjorn.lie@gmail.com> - Add 41862c0179f834d8bc3bd84ce78ee495050f2676.patch: trash: Sync trash dir items when files change. - Use auto(setup|patch) macros. * Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.50.4: + dav: Prevent usage of NULL for nonexistent source file + client: Fix copy/move operation from/to Flatpak sandbox + http: Report original sizes regardless of compression usage + Fix string comparison on various places + Updated translations. * Wed Mar 08 2023 Bjørn Lie <bjorn.lie@gmail.com> - Split out a new sub-package gvfs-backend-goa. This allows end-users to remove last remains of soup2 and gdata dependencies. Add a Supplements on gvfs and gnome-online-accounts to pull it in for most of our users. - Add explicit pkgconfig(libxml-2.0) BuildRequires: Meson checks for it. * Fri Jan 06 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.50.3: + dav: Prevent usage of NULL when user is not specified. + ftp: Fix hangs when the connection is released. + fuse: Decrease file handle reference when open file fail. + sftp: PATH-expand the ssh client. + test: Several smaller enhancements. + backend: Add support for xx-large and x-large thumbnails. + goa: Prevent automounts when resuming from suspension. + Updated translations. * Wed Aug 03 2022 Marcus Meissner <meissner@suse.com> - recommend pkexec in gvfs-backends. (not requires to allow customers to remove pkexec) (bsc#1202070) * Mon May 30 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.50.2: + smb: Rework anonymous handling to avoid EINVAL. + http: Unescape prefix to fix handling of encoded URIs. + build: Fix build without Avahi support. * Mon Apr 25 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.50.1: + dav: - Drop user from URI as a workaround for Nextcloud bug. - Port DNS-SD resolver to async API to fix hangs when mounting. - Rewrite to libsoup async API to fix crashes. - Do not lose userinfo when copying URIs. + smb: Ignore EINVAL for kerberos/ccache login. - Drop gvfs-smb-ignore-EINVAL-kerberos-ccache.patch: fixed upstream. * Thu Apr 21 2022 Michael Gorse <mgorse@suse.com> - Add gvfs-smb-ignore-EINVAL-kerberos-ccache.patch: ignore EINVAL for kerberos/ccache login. Fixes inability to mount smb shares with samba 4.16 (boo#1198718). * Fri Mar 18 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.50.0: + Updated translations. * Fri Feb 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.49.90: + http/dav: Port to libsoup3. + http: Do not silently accept invalid certificates. + build: Remove incorrect i18n.merge_file argument to fix build. + Updated translations. - Drop 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Fixed upstream. - Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires following upstreams port. * Tue Feb 08 2022 Bjørn Lie <bjorn.lie@gmail.com> - Rebase 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Use upstream commit. * Tue Feb 08 2022 Bjørn Lie <bjorn.lie@gmail.com> - Add 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Fix build with meson 0.61 and newer. Backported to apply on stable version. * Sat Jan 15 2022 Bjørn Lie <bjorn.lie@gmail.com> - Modernize and fix our Supplements. - Package org.gtk.vfs.file-operations.rules polkit rules file as an example in docs, previously it was just nuked. * Fri Jan 07 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.49.1: + sftp: Adapt on new OpenSSH password prompts + build: Set of improvements for meson + Add PartOf=graphical-session.target to all systemd units + Move systemd services to session slice + Updated translations. - Pass systemduserunitdir=%%{_userunitdir} to meson, ensure we set the correct dir for systemduserunitdir. * Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com> - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org> - 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 <qkzhu@suse.com> - 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 <dimstar@opensuse.org> - Update to version 1.48.0: + Updated translations. * Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.47.91: + Updated translations. * Wed Feb 17 2021 Dominique Leuenberger <dimstar@opensuse.org> - 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 <dimstar@opensuse.org> - 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 <bjorn.lie@gmail.com> - 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.
/usr/lib/systemd/user/gvfs-afc-volume-monitor.service /usr/libexec/gvfs/gvfs-afc-volume-monitor /usr/libexec/gvfs/gvfsd-afc /usr/share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service /usr/share/gvfs/mounts/afc.mount /usr/share/gvfs/remote-volume-monitors/afc.monitor
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 18 00:12:25 2024