diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2025-10-14 23:40:01 +0300 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2025-10-15 00:00:53 +0300 |
commit | 00c88f83c6c0e4eb71026b8eb509730f015e6885 (patch) | |
tree | a412f5405d9e1440b4f4e91b04c4a5abf32e58d8 /www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc | |
parent | print/brlaser: Update to 6.2.8 (diff) |
Release notes:
KIO FUSE 5.1.1 is the first release with officially stable support for Qt6/KF6.
With the next version, support for Qt5/KF5 will likely be dropped.
It's encouraged to build KIO FUSE with the same Qt major version as Dolphin,
so that they share KIO protocol implementations.
Compared to v5.1.0, the following changed:
- rmdir no longer deletes non-empty directories (https://bugs.kde.org/482902)
- Fix that Qt 6 applications falsely report that an open file that has been
deleted in the virtual filesystem still exists by reporting st_nlink = 0.
- Fix reporting of file/directory ownership when using local KIO protocols
with KIO 6
- Fix that the event loop got stuck waiting for FUSE events on FreeBSD >= 13
(before, setting O_NONBLOCK only worked by accident:
https://bugs.freebsd.org/265736#c5)
Known issues:
- Mounts are not persistent, which means that after reboot or logout the files
are not accessible through the FS until kio-fuse is triggered for them again.
- Some applications like VLC and MPV claim support for certain protocols, which
causes KIO to not use KIO FUSE in certain cases. Please mention which URL was
actually passed to the application when reporting an issue.
- Some protocols aren't compatible with KIO FUSE. man:/ is incompatible by
design: To serve index documents, it claims directories are files.
info:/ doesn't implement directories at all.
- Poor throughput especially on high latency connections. Work is ongoing to
improve the situation:
https://invent.kde.org/system/kio-fuse/-/merge_requests/36
- KIO 6 before 6.19 fails to report chown failures, resulting in test failures
like:
Actual (chown(mirroredFile.fileName().toUtf8().data(), getuid(), 0)): 0
Expected (-1) : -1
Diffstat (limited to 'www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc')
0 files changed, 0 insertions, 0 deletions