Package: kde-runtime / 4:16.08.3-2

Metadata

Package Version Patches format
kde-runtime 4:16.08.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_usr_lib_install_rpath.diff | (download)

phonon/platform_kde/CMakeLists.txt | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 do not set install rpath to /usr/lib by default
 /usr/lib RPATH is disallowed on Debian systems and is a bad practise in
 general
use_the_correct_locale.patch | (download)

kioslave/trash/tests/testtrash.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use the correct locale.
 The test was expecting a specific locale. Everything seems to indicate
 that any UTF-8 enabled locale would work for this testcases, so use
 C.UTF-8 and avoid to have to depend on all locales.
use_always_present_path_to_test.patch | (download)

kioslave/trash/tests/testtrash.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use a path that's always there
 Or at least in Debian ;)
 .
 To try to use /etc/cups/ it will require to install cups first. But to be
 able to achieve the same result one can simply use /etc/crond.d, which
 is present both in Debian and Red Hat almost always (if not always).
disable_flacky_tests | (download)

kurifilter-plugins/tests/kurifiltertest.cpp | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 disable_flacky_tests


disable_kwalletd_autotests | (download)

kwalletd/autotests/CMakeLists.txt | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 disable_kwalletd_autotests


kubuntu_nodisplay_knetattach.diff | (download)

knetattach/knetattach.desktop | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 kubuntu_nodisplay_knetattach


kubuntu_shutup_shutup_shutup.diff | (download)

attica/kdeplugin/kdeplatformdependent.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 kubuntu_shutup_shutup_shutup


add_glib_for_nm | (download)

solid-networkstatus/kded/CMakeLists.txt | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 add_glib_for_nm


hurd.diff | (download)

kioslave/nfs/nfsv3.cpp | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 nfs: provide a fallback path_max definition
 Define PATH_MAX to 4096 if not defined already -- this way kio_nfs can build
 again on Hurd.
Make sure people are not trying to sneak invisible charac.patch | (download)

kdesu/kdesu/kdesu.cpp | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 make sure people are not trying to sneak invisible characters on the
 kdesu label

This is a backport of