Package Release Info

kio-5.20.0-12.1

Update Info: openSUSE-2019-1818
Available in Package Hub : 12 SP1-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kio
kio-core
kio-devel
kio-lang

Change Logs

* Wed Jun 26 2019 wbauer@tmo.at
- Add upstream patch to fix downloaded files (via http) getting an
  "invalid" modification time (boo#1104595, kde#374420)
  * copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
Version: 5.103.0-150500.1.2
* Wed Feb 08 2023 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@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
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes since 5.100.0, only listing bugfixes:
  * Ignore finished() from the timeoutSpecialCommand (kde#459980)
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Too many changes since 5.99.0, only listing bugfixes:
  * AskUserActionInterface: add DeleteInsteadOfTrash deletion type (kde#431351)
- Drop patch, merged upstream:
  * kio-mr1008-fix-webdav.diff
* Thu Oct 27 2022 code@bnavigator.de
- Add kio-mr1008-fix-webdav.diff
  * Fixes WebDAV upload (kde#460717)
  * https://invent.kde.org/frameworks/kio/-/merge_requests/1008
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * DesktopExecParser: Fix parsing of TerminalApplication when it contains args (kde#459408)
  * KPropertiesDialog: Split single command entry box into separate exec and args
  * allow hiding permissions tab
  * port http to workerbase
  * Worker template: fix install location
  * kcms/webshortcuts: hide from System Settings' main navigation
  * disable state validation
  * UserNotificationHandler: fix messagebox type mismatches
  * Fix missing details in message dialogs from worker
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Install WidgetsAskUserActionHandler header
  * file_unix: optimize copy (kde#458001)
  * Add FreeBSD Qt6 CI support
  * KFilePlacesItem: Remove unused enum
  * KFilePlacesModel: Don't show error message on UserCanceled
  * Add overloads for Utils::concatPaths()
  * Use AskUserActionInterface (async) in UserNotificationHandler (kde#451834)
  * Ensure iconForStandardPath() returns user-home for QStandardPaths::HomeLocation (kde#447238)
  * trash:/ set the UDS_LOCAL_PATH (kde#368104)
  * KUrlNavigator: check if typed text matches a relative dir first (kde#353883)
  * FileUndoManager: for copyjob only add undo if it copied something (kde#454226)
  * Use Functors with QMetaObject::invokeMethod()
  * DesktopExecParser: don't kioexec if there is a handler for scheme (kde#442721)
  * force admin worker to run in a thread
  * install workerfactory header
  * introduce RealWorkerFactory
  * revise jobuidelegate factorization
  * [kfileitemactions] Show desktop file actions more prominently (kde#417012)
  * clear state after timeout'd special call
  * make loading UDSEntries from streams thread safe
  * Remove ServiceType from KDED metadata
  * Drop obsolete X11 dependency, introduce WITH_X11 option instead
  * KProcessRunner: fix OpenUrlJob and CommandLauncherJob unittests
  * Don't install service type definition for properties plugins when building without deprecated things
  * Remove service type definition for DnD plugins
  * Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
  * disable state validation
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
  * KRecentDocument: better prevent duplicate bookmark for same href (kde#456046)
  * FileUndoManager: fix job description when undoing a batch-renaming (kde#437510)
  * Fix crash in DropJob (kde#454747)
  * Fix thumbnailer result for parent mime types being overwritten (kde#453480)
  * KImageFilePreview: if no current preview, don't show last one on resize (kde#434912)
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
  * rename ioslave_defaults to ioworker_defaults
  * Don't treat KJob::UserDefinedError as unknown error
  * move global enum to worker nomenclature
  * [webrunner] Add debian as new keyword for webrunner
  * [knewfilemenu] Don't forcibly change file extension (kde#456091)
  * [knewfilemenu] Write Name when creating Link files
  * Pass JobUiDelegate's window to created dialogs
  * [knewfilemenu] Always add .desktop suffix when creating link file
  * Deprecated global file class code in KFileWidget
  * KRecentDirs: Deprecate reading/writing to global file
  * [kfileplacesmodel] Cache device display name
  * PreviewJob: Add note about plugins being cached internally
  * KRecentDocuments: Improve indentation in recentlyused.xbel (kde#456046)
  * Add template for empty file (kde#297003)
  * We need it when we build with strict compile
  * Don't duplicate headers between cpp/.h files
  * Don't leak the slave's worker thread
  * filewidgets: update location text after selected files are renamed (kde#455327)
  * Add "Get more Apps in Discover" button to kopenwithdialog
  * new worker API
  * Bump deprecation KF version in ecm_set_disabled_deprecation_versions
  * KPropertiesDialog: fix saving changes when editing a .desktop file symlink (kde#450727)
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * KCoreUrlNavigator: add urlSelectionRequested signal (kde#453289)
  * kio_file: fix data race on static user cache (kde#454619)
  * file_unix: use thread id rather than pid for filehelper socket
  * [KDirOperator] Add option to show hidden files last
  * [KFileItemDelegate] Add a semi-transparent effect to the labels of hidden files
  * PreviewJob: Resolve parent mime types before checking wildcards (kde#453480)
  * [kemailclientlauncherjob] Allow setting BCC
  * TrashSizeCache: fix parsing of directory cachesize file and improve code
  * DirectorySizeJob: use targetUrl as url
  * KFileItem: GetStatusBarInfo: Improve display for urls
  * KDirModel: don't nuke query and fragment in URLs
  * [KFilePlacesView] Show inline eject button only for removable drives (kde#453890)
  * [KFilePlacesView] Don't show capacity bar for network shares
  * kpasswdserver: fix mistake
  * port to standard C++ smart pointers where possible
  * rfc search provider: Fix URL
  * Skip generation of KCM symlinks on windows
  * KCMs: Define plugin id to match the desktop file name
  * Embed json metadata in KCMs, port to new systemsettings namespaces
  * quickfix crash if element not found, we want to use the range erase here
  * Add env var KIO_ENABLE_WORKER_THREADS in case of trouble.
  * Initialize std::atomic<bool> variables.
  * SlaveBase: skip sighandlers when run in thread
  * kio_file: remove use of QDir::setCurrent()
  * Implement running KIO workers in-process using a thread
  * [StatJob] Set total amount to 1 Item
  * KSambashare: handle "Weak crypto is allowed" error message
  * dropjob: don't create PasteJob when `m_hasArkFormat` is true
  * KFileWidget: initialize KFilePlaceModel before KUrlNavigator
  * [previewjob] Deduplicate legacy plugins based on desktop file name instead of pluginId