Pino Toscano [Thu, 28 Nov 2024 07:33:53 +0000 (08:33 +0100)]
Merge kio (5.115.0-9) import into refs/heads/workingbranch
Kevin Ottens [Fri, 5 Jan 2024 10:51:49 +0000 (11:51 +0100)]
[PATCH] Don't leak file descriptors when spawning new workers
By default we inherit file descriptors from the parent in
the worker process. This is a leak of resources since the
worker won't be able to do anything with them. Also, in
the case of CIFS this causes locks which might lead to bad
surprises in the parent process.
Gbp-Pq: Name fix_cifs_file_locks.patch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Thu, 28 Nov 2024 07:33:53 +0000 (08:33 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Thu, 28 Nov 2024 07:33:53 +0000 (08:33 +0100)]
kio (5.115.0-9) unstable; urgency=medium
* Team upload.
* Update symbols files from the logs of buildds; better mark few Linux & Hurd
symbols.
* Drop unused lintian override.
[dgit import unpatched kio 5.115.0-9]
Pino Toscano [Thu, 28 Nov 2024 07:33:53 +0000 (08:33 +0100)]
Import kio_5.115.0-9.debian.tar.xz
[dgit import tarball kio 5.115.0-9 kio_5.115.0-9.debian.tar.xz]
Aurélien COUDERC [Sun, 18 Aug 2024 14:18:55 +0000 (16:18 +0200)]
Merge kio (5.115.0-8) import into refs/heads/workingbranch
Kevin Ottens [Fri, 5 Jan 2024 10:51:49 +0000 (11:51 +0100)]
[PATCH] Don't leak file descriptors when spawning new workers
By default we inherit file descriptors from the parent in
the worker process. This is a leak of resources since the
worker won't be able to do anything with them. Also, in
the case of CIFS this causes locks which might lead to bad
surprises in the parent process.
Gbp-Pq: Name fix_cifs_file_locks.patch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sun, 18 Aug 2024 14:18:55 +0000 (16:18 +0200)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Sun, 18 Aug 2024 14:18:55 +0000 (16:18 +0200)]
kio (5.115.0-8) unstable; urgency=medium
[ Aurélien COUDERC ]
* Release to unstable.
[dgit import unpatched kio 5.115.0-8]
Aurélien COUDERC [Sun, 18 Aug 2024 14:18:55 +0000 (16:18 +0200)]
Import kio_5.115.0-8.debian.tar.xz
[dgit import tarball kio 5.115.0-8 kio_5.115.0-8.debian.tar.xz]
Aurélien COUDERC [Thu, 23 May 2024 21:34:42 +0000 (23:34 +0200)]
Merge kio (5.115.0-6) import into refs/heads/workingbranch
Kevin Ottens [Fri, 5 Jan 2024 10:51:49 +0000 (11:51 +0100)]
[PATCH] Don't leak file descriptors when spawning new workers
By default we inherit file descriptors from the parent in
the worker process. This is a leak of resources since the
worker won't be able to do anything with them. Also, in
the case of CIFS this causes locks which might lead to bad
surprises in the parent process.
Gbp-Pq: Name fix_cifs_file_locks.patch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Thu, 23 May 2024 21:34:42 +0000 (23:34 +0200)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Thu, 23 May 2024 21:34:42 +0000 (23:34 +0200)]
kio (5.115.0-6) unstable; urgency=medium
[ Aurélien COUDERC ]
* Backport upstream patch to fix incorrect behaviours with CIFS:
- Don't leak existing file handles to newly spanwed KIO workers.
(Closes: #
1070322)
[dgit import unpatched kio 5.115.0-6]
Aurélien COUDERC [Thu, 23 May 2024 21:34:42 +0000 (23:34 +0200)]
Import kio_5.115.0-6.debian.tar.xz
[dgit import tarball kio 5.115.0-6 kio_5.115.0-6.debian.tar.xz]
Pino Toscano [Sat, 11 May 2024 21:03:04 +0000 (23:03 +0200)]
Merge kio (5.115.0-5) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sat, 11 May 2024 21:03:04 +0000 (23:03 +0200)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Sat, 11 May 2024 21:03:04 +0000 (23:03 +0200)]
kio (5.115.0-5) unstable; urgency=medium
* Team upload.
* Add more dependencies to libkf5kio-dev, needed for properly using the cmake
config: libkf5config-dev, libkf5coreaddons-dev, libkf5widgetsaddons-dev,
and libkf5windowsystem-dev.
[dgit import unpatched kio 5.115.0-5]
Pino Toscano [Sat, 11 May 2024 21:03:04 +0000 (23:03 +0200)]
Import kio_5.115.0-5.debian.tar.xz
[dgit import tarball kio 5.115.0-5 kio_5.115.0-5.debian.tar.xz]
Patrick Franz [Sat, 4 May 2024 22:15:41 +0000 (00:15 +0200)]
Merge kio (5.115.0-3) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sat, 4 May 2024 22:15:41 +0000 (00:15 +0200)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Patrick Franz [Sat, 4 May 2024 22:15:41 +0000 (00:15 +0200)]
kio (5.115.0-3) unstable; urgency=medium
[ Patrick Franz ]
* Upload to unstable.
[dgit import unpatched kio 5.115.0-3]
Patrick Franz [Sat, 4 May 2024 22:15:41 +0000 (00:15 +0200)]
Import kio_5.115.0-3.debian.tar.xz
[dgit import tarball kio 5.115.0-3 kio_5.115.0-3.debian.tar.xz]
Patrick Franz [Mon, 18 Mar 2024 23:06:16 +0000 (00:06 +0100)]
Import kio_5.115.0.orig.tar.xz
[dgit import orig kio_5.115.0.orig.tar.xz]
Aurélien COUDERC [Sun, 18 Jun 2023 14:08:43 +0000 (15:08 +0100)]
Merge kio (5.107.0-1) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sun, 18 Jun 2023 14:08:43 +0000 (15:08 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Sun, 18 Jun 2023 14:08:43 +0000 (15:08 +0100)]
kio (5.107.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.105.0).
* Update build-deps and deps with the info from cmake.
* Update symbols from build for 5.105.0.
* New upstream release (5.107.0).
* Update build-deps and deps with the info from cmake.
* Release to unstable.
[dgit import unpatched kio 5.107.0-1]
Aurélien COUDERC [Sun, 18 Jun 2023 14:08:43 +0000 (15:08 +0100)]
Import kio_5.107.0.orig.tar.xz
[dgit import orig kio_5.107.0.orig.tar.xz]
Aurélien COUDERC [Sun, 18 Jun 2023 14:08:43 +0000 (15:08 +0100)]
Import kio_5.107.0-1.debian.tar.xz
[dgit import tarball kio 5.107.0-1 kio_5.107.0-1.debian.tar.xz]
Aurélien COUDERC [Sun, 12 Feb 2023 20:44:31 +0000 (20:44 +0000)]
Merge kio (5.103.0-1) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sun, 12 Feb 2023 20:44:31 +0000 (20:44 +0000)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Sun, 12 Feb 2023 20:44:31 +0000 (20:44 +0000)]
kio (5.103.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.103.0).
* Update build-deps and deps with the info from cmake.
* Refresh lintian overrides.
* Update symbols from build for 5.103.0.
[dgit import unpatched kio 5.103.0-1]
Aurélien COUDERC [Sun, 12 Feb 2023 20:44:31 +0000 (20:44 +0000)]
Import kio_5.103.0.orig.tar.xz
[dgit import orig kio_5.103.0.orig.tar.xz]
Aurélien COUDERC [Sun, 12 Feb 2023 20:44:31 +0000 (20:44 +0000)]
Import kio_5.103.0-1.debian.tar.xz
[dgit import tarball kio 5.103.0-1 kio_5.103.0-1.debian.tar.xz]
Aurélien COUDERC [Sun, 22 Jan 2023 20:35:09 +0000 (20:35 +0000)]
Merge kio (5.102.0-1) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sun, 22 Jan 2023 20:35:09 +0000 (20:35 +0000)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Sun, 22 Jan 2023 20:35:09 +0000 (20:35 +0000)]
kio (5.102.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.102.0).
* Update build-deps and deps with the info from cmake.
* Bump Standards-Version to 4.6.2, no change required.
* Update symbols from build for 5.102.0.
[dgit import unpatched kio 5.102.0-1]
Aurélien COUDERC [Sun, 22 Jan 2023 20:35:09 +0000 (20:35 +0000)]
Import kio_5.102.0.orig.tar.xz
[dgit import orig kio_5.102.0.orig.tar.xz]
Aurélien COUDERC [Sun, 22 Jan 2023 20:35:09 +0000 (20:35 +0000)]
Import kio_5.102.0-1.debian.tar.xz
[dgit import tarball kio 5.102.0-1 kio_5.102.0-1.debian.tar.xz]
Pino Toscano [Thu, 15 Dec 2022 20:53:23 +0000 (20:53 +0000)]
Merge kio (5.101.0-2) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Thu, 15 Dec 2022 20:53:23 +0000 (20:53 +0000)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Thu, 15 Dec 2022 20:53:23 +0000 (20:53 +0000)]
kio (5.101.0-2) unstable; urgency=medium
* Team upload.
* Update the symbols files from the logs of buildds.
[dgit import unpatched kio 5.101.0-2]
Pino Toscano [Thu, 15 Dec 2022 20:53:23 +0000 (20:53 +0000)]
Import kio_5.101.0-2.debian.tar.xz
[dgit import tarball kio 5.101.0-2 kio_5.101.0-2.debian.tar.xz]
Aurélien COUDERC [Tue, 13 Dec 2022 06:40:34 +0000 (06:40 +0000)]
Import kio_5.101.0.orig.tar.xz
[dgit import orig kio_5.101.0.orig.tar.xz]
Pino Toscano [Mon, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
Merge kio (5.100.0-2) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Mon, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Mon, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
kio (5.100.0-2) unstable; urgency=medium
* Team upload.
* Update symbols files from the logs of buildds.
* Modernize the building more:
- add the dh-sequence-pkgkde-symbolshelper, and dh-sequence-sodeps build
dependencies to use the pkgkde_symbolshelper, and sodeps addons
automatically, removing pkg-kde-tools
- drop the manually specified pkgkde_symbolshelper addon for dh
[dgit import unpatched kio 5.100.0-2]
Pino Toscano [Mon, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
Import kio_5.100.0-2.debian.tar.xz
[dgit import tarball kio 5.100.0-2 kio_5.100.0-2.debian.tar.xz]
Aurélien COUDERC [Sat, 19 Nov 2022 22:19:05 +0000 (22:19 +0000)]
Import kio_5.100.0.orig.tar.xz
[dgit import orig kio_5.100.0.orig.tar.xz]
Aurélien COUDERC [Sun, 18 Sep 2022 21:11:48 +0000 (22:11 +0100)]
Merge kio (5.98.0-1) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sun, 18 Sep 2022 21:11:48 +0000 (22:11 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Sun, 18 Sep 2022 21:11:48 +0000 (22:11 +0100)]
kio (5.98.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.98.0).
* Update build-deps and deps with the info from cmake.
* Update symbols from build for 5.98.0.
* Refresh copyright information.
[dgit import unpatched kio 5.98.0-1]
Aurélien COUDERC [Sun, 18 Sep 2022 21:11:48 +0000 (22:11 +0100)]
Import kio_5.98.0.orig.tar.xz
[dgit import orig kio_5.98.0.orig.tar.xz]
Aurélien COUDERC [Sun, 18 Sep 2022 21:11:48 +0000 (22:11 +0100)]
Import kio_5.98.0-1.debian.tar.xz
[dgit import tarball kio 5.98.0-1 kio_5.98.0-1.debian.tar.xz]
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:39 +0000 (17:55 +0100)]
Merge kio (5.97.0-1) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sun, 14 Aug 2022 16:55:39 +0000 (17:55 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:39 +0000 (17:55 +0100)]
kio (5.97.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.97.0).
* Update the list of installed files from build logs.
* Update symbols from build for 5.97.0.
* Refresh copyright information.
* Update symbols from build for 5.97.0.
[dgit import unpatched kio 5.97.0-1]
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:39 +0000 (17:55 +0100)]
Import kio_5.97.0.orig.tar.xz
[dgit import orig kio_5.97.0.orig.tar.xz]
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:39 +0000 (17:55 +0100)]
Import kio_5.97.0-1.debian.tar.xz
[dgit import tarball kio 5.97.0-1 kio_5.97.0-1.debian.tar.xz]
Pino Toscano [Sat, 6 Aug 2022 04:49:04 +0000 (05:49 +0100)]
Merge kio (5.96.0-3) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Sat, 6 Aug 2022 04:49:04 +0000 (05:49 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Sat, 6 Aug 2022 04:49:04 +0000 (05:49 +0100)]
kio (5.96.0-3) unstable; urgency=medium
* Team upload.
* Update symbols files from the logs of buildds. (Closes: #
1016581)
[dgit import unpatched kio 5.96.0-3]
Pino Toscano [Sat, 6 Aug 2022 04:49:04 +0000 (05:49 +0100)]
Import kio_5.96.0-3.debian.tar.xz
[dgit import tarball kio 5.96.0-3 kio_5.96.0-3.debian.tar.xz]
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
Merge kio (5.96.0-2) import into refs/heads/workingbranch
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
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.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
kio (5.96.0-2) unstable; urgency=medium
* Team upload.
* Remove inactive Uploaders.
* Move systemsettings as recommends, rather than as dependency; this avoids
a dependency cycle...
* Modernize building:
- add the dh-sequence-kf5 build dependency to use the kf5 addon
automatically
- drop all the manually specified addons and buildsystem for dh
* Update symbols files from the logs of buildds.
[dgit import unpatched kio 5.96.0-2]
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
Import kio_5.96.0-2.debian.tar.xz
[dgit import tarball kio 5.96.0-2 kio_5.96.0-2.debian.tar.xz]
Aurélien COUDERC [Sun, 31 Jul 2022 11:33:08 +0000 (12:33 +0100)]
Import kio_5.96.0.orig.tar.xz
[dgit import orig kio_5.96.0.orig.tar.xz]
Norbert Preining [Thu, 15 Jul 2021 01:20:01 +0000 (02:20 +0100)]
Merge kio (5.78.0-5) import into refs/heads/workingbranch
David Edmundson [Wed, 14 Jul 2021 16:06:59 +0000 (17:06 +0100)]
[PATCH] Fix selecting binaries from component chooser KCM
In the kcmshell for a component chooser we use the open with dialog to
select services for various scheme handlers.
If you select a binary instead of a .desktop file a temporary .desktop
file is created in ~/.local/share/applications
This is in the format
Exec=someBinary
MimeType=x-scheme-handler/http
When we then use this application for launching KIO::DesktopExecParser
then (sort of correctly) determines that that the chosen service cannot
handle the http scheme because even though it is a scheme handler it
does not have a "%u" in the exec line.
This leads to us potentially loading websites via kioclient or kio-fuse.
Testing done:
- kcmshell5 component chooser
- web browser -> other -> type "/usr/bin/firefox"
- kde-open5 http://kde.org
- Previously this gave a local URL, now it is correct
Gbp-Pq: Name upstream-
8ad69215-fix-selecting-binaries-from-components.patch
Ahmad Samir [Tue, 2 Feb 2021 09:31:40 +0000 (11:31 +0200)]
[PATCH] CopyJob: fix crash with skip/retry
The crash was happening because I was disconnecting the wrong signal in
the lambda connected to KIO::AskUserActionInterface::askUserSkipResult...
BUG: 431731
FIXED-IN: 5.79
Gbp-Pq: Name upstream-
a183dd0d1ee0-copyjob-fix-crash-skip-retry.patch
David Redondo [Mon, 25 Jan 2021 11:26:29 +0000 (12:26 +0100)]
[PATCH] Fix lockup when renaming a file from properties dialog
4c12899369f43009269d0fdb80964483365bb922 changed how we show the rename dialog. Before we would exec() it and now we call show(). This causes a lockup when renaming a file from the properties dialog to a filename that already exsist. Optimally we would change KPropertiesDialog to make it async and not use nested event loops but this fixes the lockup for now. . BUG:431902
Gbp-Pq: Name upstream_5.79_0300441bb80c3d75a305bc7b1f4a7e1c36f28845_fix_lockup_when_renaming_a_file_from_properties_dialog.patch