Debian Patches

Status for kf6-kio/6.28.0-1

Patch Description Author Forwarded Bugs Origin Last update
report_error_removing_dirs report_error_removing_dirs
===================================================================
Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> no 2016-03-31
hurd_disable_unimplemented.diff On Hurd, do not look for functions unimplemented in libc The check_function_exists() function of cmake does not keep into account the
defines that glibc provides for the stubs (i.e. unimplemented functions that
always return ENOSYS), so some functions are detected as available.
Unfortunately, due to --fatal-warnings for the linker, linking will fail.
Hence, do not attempt to look for functions that are currently unimplemented
on GNU/Hurd's libc.
Pino Toscano <pino@debian.org> not-needed 2024-05-09
Use-CXX_FLAGS-for-moc_predefs.h.patch Use CXX_FLAGS for moc_predefs.h Maximiliano Curia <maxy@gnuservers.com.ar> no 2019-08-28
upstream_dd40b4c0_WidgetsAskUserActionHandler-show-the-SSL-error-dialog-on-the-GUI-thread.patch WidgetsAskUserActionHandler: show the SSL error dialog on the GUI thread

askIgnoreSslErrors() can be called from a non-GUI thread (e.g. the weather
ion runs its KIO jobs on a worker thread), where it constructed the
KMessageDialog off the GUI thread and crashed while painting it.

Marshal the dialog onto the GUI thread with QMetaObject::invokeMethod(qGuiApp,
...), like every other handler in this class already does.
Shouvik Kar <auxcorelabs@gmail.com> no upstream 2026-07-17

All known versions for source package 'kf6-kio'

Links