| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kio-core | Distribution: openSUSE Tumbleweed |
| Version: 5.116.0 | Vendor: openSUSE |
| Release: 1.6 | Build date: Mon May 13 09:33:27 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 2803048 | Source RPM: kio-5.116.0-1.6.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.kde.org | |
| Summary: Network transparent access to files and data | |
This framework implements almost all the file management functions you will ever need. In fact, the KDE file manager (Dolphin) and the KDE file dialog also uses this to provide its network-enabled file management. KIO core libraries, ioslave and daemons.
LGPL-2.1-or-later
* Mon May 13 2024 Christophe Marin <christophe@krop.fr>
- Drop the 'trash' configuration module. It is not usable anymore
because of upstream decisions (boo#1221438)
* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.116.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.116.0
- Changes since 5.115.0:
* Strip trailing slash in iconForStandardPath
- Use the newest gcc version on Leap
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0
- Changes since 5.114.0:
* KDirModel: Consider invalid roots are local fs (kde#477039)
* slavebase: abort mimetype emission when the worker was terminated (kde#474909, boo#1217175)
* KDirModel: Allow expanding network directories in file picker again (kde#479531)
* KCoreDirLister: updateDirectory: update parent folder if it is listed (kde#440712)
* copyjob: Fix implicitly skipping files when copying (kde#479082)
* Wed Jan 31 2024 Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap for packages
that can't build with the default compiler
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- Changes since 5.113.0:
* kpropertiesdialog: don't trip over malformed Exec (kde#465290)
* WidgetsAskUserActionHandler: fix backport (kde#448532)
* WidgetsAskUserActionHandler: Use QPointer to check the validity of parent widgets (kde#448532)
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- Changes since 5.112.0:
* Add KF5 include for KPropertiesDialogPlugin
* Add build option for KF6 coinstallability
* Adaptations for shared-mime-info >= 2.3
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* KDirModel: Refactor _k_slotClear()
* KDirModel: Replace 'slow' with 'fsType' naming
* KDirModel: Reduce calls to isSlow()
* KDirModel: Limit details fetching for network fs
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0
- Changes since 5.110.0:
* dbusactivationrunner: only activate well-formed services (kde#475266)
* DBusActivationRunner: fix object path according to spec
* Undeprecate KCoreDirLister::setMimeExcludeFilter
* Fix incomplete error strings in MimeTypeFinderJob
* Don't crash if KMountPoint gives nothing back while checking for CIFS (kde#474451)
* trashimpl: optimize TrashSizeCache::calculateSize
* trash: Optimize trashimpl::adaptTrashSize
* [kfilewidget] Fixing saving to files with quotes (kde#426728)
* KPropertiesDialog: Force PlainText on size label
- Drop patch, merged upstream:
* 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
* Mon Sep 18 2023 Christophe Marin <christophe@krop.fr>
- Add upstream crash fix (kde#474451)
* 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- Changes since 5.109.0:
* Don't unlink + rename on CIFS mounts during copy operations (kde#454693)
* KFileWidget: better exclude string that may look like Urls (kde#473228)
* Fix Ask Jeeves search provider (kde#473297)
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* Use switcheroo-control to find discrete GPUs (kde#449106)
* file: preserve mode on put (kde#471539)
* KFileWidget: Use targetUrl to extract urls, better handle absolute urls cases (kde#459485)
* Add explicit moc includes to sources for moc-covered headers
* KFileWidget: better exclude string that may look like Urls (kde#473228)
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
* Remove qt6 CI builds
* KUrlRequester: restore unnamed filter compatibility with Plasma file dialog
* KUrlRequester::setFilter: note syntax change in compiler deprecation warning
* Add KUrlRequester::nameFilters, deprecate KUrlRequester::filter (kde#369542)
* KUrlRequester::setFilter: note special filter syntax, allow unnamed filters
* KCoreDirLister::nameFilter: revert to non-partial matching again
* filewidgets/kfilewidget: Select and focus filename after canceling overwrite (kde#444515)
* [previewjob] Check whether thumbRootDevice is valid before access (kde#470845)
- Drop patch, merged upstream:
* 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
* Tue Jun 20 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix crash on thumbnail generation (kde#470845):
* 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Deprecate KIO::AccessManager and related classes
* Enable thumbnail caching if thumbnail directory is on an encrypted volume
* KdirLister: update symlink dir content on file removal (kde#469254)
* Polish menu before creating platform window
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* ApplicationLauncherJob: find mimetype before showing open with dialog
* KPropertiesDialog: Don't quote the path unnecessarily (kde#467369)
* KEncodingFileDialog: Sort the list of encodings by name
* WidgetsAskUserActionHandler: make sure all dialogs are created in the main thread (kde#458709)
* WidgetsAskUserActionHandler: create message dialog in the main thread (kde#465454)
* file: make sure to cancel reading if the worker was aborted (kde#358231)
* autotests: Fix Qt 6.5 compatibility
* KFileItemActions: don't add service submenus that don't have active actions
* Improve grammar, wording, add a test check
* KCoreDirLister: AutoUpdate wasn't incremented when a new lister opened an already listed dir
* SlaveInterface: Set button icon for "Continue Loading"
* Set ExitType when running applications as transient systemd services
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- Changes since 5.104.0:
* CommandLauncher: call emitResult() as soon as process has started (kde#466359)
* Also handle copy_file_range failing with ENOENT
* widgets/renamefiledialog: set number limit again (kde#466636)
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- Changes since 5.103.0:
* DeleteOrTrashJob: when trashing a file in trash:/ delete it instead (kde#459545)
* Set bug report URL for Windows Shares KCM
* OpenFileManagerWindowJob: fix opening multiple instances under Wayland [KF5] (kde#463931)
* Add missing URLs in KCMs for reporting bugs (kde#464600)
* kshorturifilter: return directly if cmd is empty
* [kprocessrunner] Use aliased desktop file name for xdg-activation
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
* CommandLauncher: Emit error when command was not found
* Add KUrlNavigator::supportedSchemes, to replace customProtocols
* Add missing copyFromFile entries to http.json for webdav and webdavs (kde#464450)
* Mark WorkerBase::needSubUrlData as deprecated
* [commandlauncherjob] Deprecate setIcon
* job_error: add missing space between sentences for one string (kde#464631)
* Correct setDesktopName() docs regarding optionality of .desktop suffix
* Drop outdated docs for mailto kioslave
* Add deprecation warnings for KDirOperator::setView(KFile::FileView)
* Deprecate unused Scheduler::connect/disconnects methods
* Deprecate Slave::isConnected/setConnected
* Restore old behavior for KFileFilterCombo::setFilter (kde#463309)
* KCoreDirListerCache: Remove unnecessary assert
* KFilePlacesView: Set transientParent on context menu (kde#453532)
* KURISearchFilterEngine: Use DuckDuckGo as a default shortcut
* widgets/renamefiledialog: remove bulk rename number limit
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* Restore old behavior for KFileFilterCombo::setFilter
* [kprocessrunner] Don't specify which desktop the app should be launched on
* Fix crash when dealing with user notification dialog
* [WidgetsAskUserActionHandler] Add fallbacks for dialog parent windows (kde#463124)
* [jobuidelegate] Set window when creating delegate
* Fix KFileFilterComboTest
* kdiroperator: fix full file path not being stripped (kde#459900)
* Fix integer overflow for large files in AccessManager (kde#452972)
* Pre-select "Delete" in Delete Confirmation Dialog (kde#462845)
* Make link against KWindowSystem private
* [KOpenWithDialog] Save search history in state config
* file_unix: Fix check for hidden NTFS files
* Use new nomenclature with socket name; use ".socket" suffix
* Port away from deprecated KService::property overload
* [previewjob] Deprecate overlayIconSize and overlayIconAlpha
* Replace KIO::SlaveConfig with KIO::WorkerConfig
* Remove unused includes
* [kpropertiesdialog] Remove UI to set DBus startup type
* when inside a sandbox use different openwith behavior
* Don't install service desktop files for KCMs in KF6
* Don't install KonqPopupMenu service type file for KF6
* Fix typo
* Port away from deprecated KWindowSystem API
* webdav docs: remove broken link
/etc/xdg/accept-languages.codes /usr/bin/ktelnetservice5 /usr/bin/ktrash5 /usr/lib64/libKF5KIOCore.so.5 /usr/lib64/libKF5KIOCore.so.5.116.0 /usr/lib64/libKF5KIONTLM.so.5 /usr/lib64/libKF5KIONTLM.so.5.116.0 /usr/lib64/qt5/plugins/kf5 /usr/lib64/qt5/plugins/kf5/kio /usr/lib64/qt5/plugins/kf5/kio/kio_file.so /usr/lib64/qt5/plugins/kf5/kio/kio_ftp.so /usr/lib64/qt5/plugins/kf5/kio/kio_ghelp.so /usr/lib64/qt5/plugins/kf5/kio/kio_help.so /usr/lib64/qt5/plugins/kf5/kio/kio_http.so /usr/lib64/qt5/plugins/kf5/kio/kio_remote.so /usr/lib64/qt5/plugins/kf5/kio/kio_trash.so /usr/lib64/qt5/plugins/kf5/kiod /usr/lib64/qt5/plugins/kf5/kiod/kssld.so /usr/libexec/kf5/kio_http_cache_cleaner /usr/libexec/kf5/kiod5 /usr/share/applications/ktelnetservice5.desktop /usr/share/dbus-1/services/org.kde.kiod5.service /usr/share/dbus-1/services/org.kde.kioexecd.service /usr/share/dbus-1/services/org.kde.kssld5.service /usr/share/doc/packages/kio-core /usr/share/doc/packages/kio-core/README.md /usr/share/kconf_update /usr/share/kconf_update/filepicker.upd /usr/share/kservices5/http_cache_cleaner.desktop /usr/share/kservices5/kcmtrash.desktop /usr/share/licenses/kio-core /usr/share/licenses/kio-core/BSD-2-Clause.txt /usr/share/licenses/kio-core/BSD-3-Clause.txt /usr/share/licenses/kio-core/CC0-1.0.txt /usr/share/licenses/kio-core/GPL-2.0-only.txt /usr/share/licenses/kio-core/GPL-2.0-or-later.txt /usr/share/licenses/kio-core/GPL-3.0-only.txt /usr/share/licenses/kio-core/LGPL-2.0-only.txt /usr/share/licenses/kio-core/LGPL-2.0-or-later.txt /usr/share/licenses/kio-core/LGPL-2.1-only.txt /usr/share/licenses/kio-core/LGPL-2.1-or-later.txt /usr/share/licenses/kio-core/LGPL-3.0-only.txt /usr/share/licenses/kio-core/LicenseRef-KDE-Accepted-GPL.txt /usr/share/licenses/kio-core/LicenseRef-KDE-Accepted-LGPL.txt /usr/share/licenses/kio-core/MIT.txt /usr/share/licenses/kio-core/Qt-Commercial-exception-1.0.txt /usr/share/qlogging-categories5/kio.categories /usr/share/qlogging-categories5/kio.renamecategories
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 15:27:28 2026