- Update to version 5.0.1:
* Changes to a directory while iterating it (opendir/readdir) don't break the
iteration anymore
* Some ioslaves with incompatible behaviour (they claim "/" is a regular file)
are rejected now. Previously, mounting those succeeded, but accessing files
failed. Now mounting fails immediately and the fallback code is triggered.
* Mixup of UDS_URL/UDS_TARGET_URL got fixed. Now the baloosearch:/ protocol
works and doesn't cause a crash anymore. Additionally, the relevant code got
hardened.
- Install by default: supplement dolphin
OBS-URL: https://build.opensuse.org/request/show/880763
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kio-fuse?expand=0&rev=9
- Update to version 4.95.0:
* Use of KIO::FileJob to write and read without downloading the whole file
* Expiring local nodes so that changes on the remote side become visible
(the local cache is valid for at most 30s)
* New DBus API to map a FUSE path back to a remote URL, used for syncing the
terminal panel in dolphin to the main view (needs Dolphin from git master)
* Minimum version of Qt got raised to 5.12
* Minimum version of KIO got raised to 5.66 (needed for KIO::FileJob)
* Builds with CMake < 3.13 again
- Drop patches, now upstream:
* 0001-Use-target_link_libraries-instead-of-target_link_opt.patch
OBS-URL: https://build.opensuse.org/request/show/809090
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kio-fuse?expand=0&rev=4