kf6-kio.git
2 years agoMerge kio (5.107.0-1) import into refs/heads/workingbranch
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

2 years agoUse CXX_FLAGS for moc_predefs.h
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

2 years agoOn Hurd, do not look for functions unimplemented in libc
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

2 years agoreport_error_removing_dirs
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

2 years agokio (5.107.0-1) unstable; urgency=medium
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]

2 years agoImport 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.orig.tar.xz

[dgit import orig kio_5.107.0.orig.tar.xz]

2 years agoImport kio_5.107.0-1.debian.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]

2 years agoMerge kio (5.103.0-1) import into refs/heads/workingbranch
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

2 years agoUse CXX_FLAGS for moc_predefs.h
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

2 years agoOn Hurd, do not look for functions unimplemented in libc
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

2 years agoreport_error_removing_dirs
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

2 years agokio (5.103.0-1) unstable; urgency=medium
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]

2 years agoImport 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.orig.tar.xz

[dgit import orig kio_5.103.0.orig.tar.xz]

2 years agoImport kio_5.103.0-1.debian.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]

2 years agoMerge kio (5.102.0-1) import into refs/heads/workingbranch
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

2 years agoUse CXX_FLAGS for moc_predefs.h
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

2 years agoOn Hurd, do not look for functions unimplemented in libc
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

2 years agoreport_error_removing_dirs
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

2 years agokio (5.102.0-1) unstable; urgency=medium
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]

2 years agoImport 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.orig.tar.xz

[dgit import orig kio_5.102.0.orig.tar.xz]

2 years agoImport kio_5.102.0-1.debian.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]

3 years agoMerge kio (5.101.0-2) import into refs/heads/workingbranch
Pino Toscano [Thu, 15 Dec 2022 20:53:23 +0000 (20:53 +0000)]
Merge kio (5.101.0-2) import into refs/heads/workingbranch

3 years agoUse CXX_FLAGS for moc_predefs.h
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

3 years agoOn Hurd, do not look for functions unimplemented in libc
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

3 years agoreport_error_removing_dirs
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

3 years agokio (5.101.0-2) unstable; urgency=medium
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]

3 years agoImport kio_5.101.0-2.debian.tar.xz
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]

3 years agoImport kio_5.101.0.orig.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]

3 years agoMerge kio (5.100.0-2) import into refs/heads/workingbranch
Pino Toscano [Mon, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
Merge kio (5.100.0-2) import into refs/heads/workingbranch

3 years agoUse CXX_FLAGS for moc_predefs.h
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

3 years agoOn Hurd, do not look for functions unimplemented in libc
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

3 years agoreport_error_removing_dirs
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

3 years agokio (5.100.0-2) unstable; urgency=medium
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]

3 years agoImport kio_5.100.0-2.debian.tar.xz
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]

3 years agoImport kio_5.100.0.orig.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]

3 years agoMerge kio (5.98.0-1) import into refs/heads/workingbranch
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

3 years agoUse CXX_FLAGS for moc_predefs.h
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

3 years agoOn Hurd, do not look for functions unimplemented in libc
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

3 years agoreport_error_removing_dirs
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

3 years agokio (5.98.0-1) unstable; urgency=medium
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]

3 years agoImport 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.orig.tar.xz

[dgit import orig kio_5.98.0.orig.tar.xz]

3 years agoImport kio_5.98.0-1.debian.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]

3 years agoMerge kio (5.97.0-1) import into refs/heads/workingbranch
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

3 years agoUse CXX_FLAGS for moc_predefs.h
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

3 years agoOn Hurd, do not look for functions unimplemented in libc
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

3 years agoreport_error_removing_dirs
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

3 years agokio (5.97.0-1) unstable; urgency=medium
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]

3 years agoImport 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.orig.tar.xz

[dgit import orig kio_5.97.0.orig.tar.xz]

3 years agoImport kio_5.97.0-1.debian.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]

3 years agoMerge kio (5.96.0-3) import into refs/heads/workingbranch
Pino Toscano [Sat, 6 Aug 2022 04:49:04 +0000 (05:49 +0100)]
Merge kio (5.96.0-3) import into refs/heads/workingbranch

3 years agoUse CXX_FLAGS for moc_predefs.h
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

3 years agoOn Hurd, do not look for functions unimplemented in libc
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

3 years agoreport_error_removing_dirs
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

3 years agokio (5.96.0-3) unstable; urgency=medium
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]

3 years agoImport kio_5.96.0-3.debian.tar.xz
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]

3 years agoMerge kio (5.96.0-2) import into refs/heads/workingbranch
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
Merge kio (5.96.0-2) import into refs/heads/workingbranch

3 years agoUse CXX_FLAGS for moc_predefs.h
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

3 years agoOn Hurd, do not look for functions unimplemented in libc
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

3 years agoreport_error_removing_dirs
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

3 years agokio (5.96.0-2) unstable; urgency=medium
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]

3 years agoImport kio_5.96.0-2.debian.tar.xz
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]

3 years agoImport kio_5.96.0.orig.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]

4 years agoMerge kio (5.78.0-5) import into refs/heads/workingbranch
Norbert Preining [Thu, 15 Jul 2021 01:20:01 +0000 (02:20 +0100)]
Merge kio (5.78.0-5) import into refs/heads/workingbranch

4 years ago[PATCH] Fix selecting binaries from component chooser KCM
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

4 years ago[PATCH] CopyJob: fix crash with skip/retry
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

4 years ago[PATCH] Fix lockup when renaming a file from properties dialog 4c12899369f43009269d0f...
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

4 years agofix_hurd_build
Tobias Frost [Thu, 22 Feb 2018 11:23:56 +0000 (12:23 +0100)]
fix_hurd_build

posix_fadvise64 is not available on hurd, will yield to an compiler warning and
aborting the build through --fatal-warnings

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799619
Forwarded: no

Gbp-Pq: Name fix_hurd_build.patch

4 years agofix_kfreebsd_build
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
fix_kfreebsd_build

===================================================================

Gbp-Pq: Name fix_kfreebsd_build

4 years agoreport_error_removing_dirs
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

4 years agokio (5.78.0-5) unstable; urgency=medium
Norbert Preining [Thu, 15 Jul 2021 01:20:01 +0000 (02:20 +0100)]
kio (5.78.0-5) unstable; urgency=medium

  [ Norbert Preining ]
  * Cherry-pick upstream fix for kio caching/displaying websites etc
    instead of forwarding to the browser.

[dgit import unpatched kio 5.78.0-5]

4 years agoImport kio_5.78.0-5.debian.tar.xz
Norbert Preining [Thu, 15 Jul 2021 01:20:01 +0000 (02:20 +0100)]
Import kio_5.78.0-5.debian.tar.xz

[dgit import tarball kio 5.78.0-5 kio_5.78.0-5.debian.tar.xz]

4 years agoImport kio_5.78.0.orig.tar.xz
Norbert Preining [Wed, 13 Jan 2021 01:32:42 +0000 (01:32 +0000)]
Import kio_5.78.0.orig.tar.xz

[dgit import orig kio_5.78.0.orig.tar.xz]

6 years agoMerge kio (5.54.1-1) import into refs/heads/workingbranch
Maximiliano Curia [Thu, 17 Jan 2019 23:29:50 +0000 (23:29 +0000)]
Merge kio (5.54.1-1) import into refs/heads/workingbranch

6 years agoDisable flaky test
Maximiliano Curia [Fri, 17 Aug 2018 12:07:23 +0000 (14:07 +0200)]
Disable flaky test

Gbp-Pq: Name Disable-flaky-test-1.patch

6 years agoDisable baloo dependant tests
Maximiliano Curia [Fri, 17 Aug 2018 11:08:56 +0000 (13:08 +0200)]
Disable baloo dependant tests

Gbp-Pq: Name Disable-baloo-dependant-tests.patch

6 years agoDisable flaky test
Maximiliano Curia [Fri, 17 Aug 2018 11:07:14 +0000 (13:07 +0200)]
Disable flaky test

Gbp-Pq: Name Disable-flaky-test.patch

6 years agofix_hurd_build
Tobias Frost [Thu, 22 Feb 2018 11:23:56 +0000 (12:23 +0100)]
fix_hurd_build

posix_fadvise64 is not available on hurd, will yield to an compiler warning and
aborting the build through --fatal-warnings

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799619
Forwarded: no

Gbp-Pq: Name fix_hurd_build.patch

6 years agofix_kfreebsd_build
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
fix_kfreebsd_build

===================================================================

Gbp-Pq: Name fix_kfreebsd_build

6 years agowait_for_a_bit_longer
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
wait_for_a_bit_longer

===================================================================

Gbp-Pq: Name wait_for_a_bit_longer

6 years agoreport_error_removing_dirs
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

6 years agokio (5.54.1-1) unstable; urgency=medium
Maximiliano Curia [Thu, 17 Jan 2019 23:29:50 +0000 (23:29 +0000)]
kio (5.54.1-1) unstable; urgency=medium

  * New upstream release (5.52.0).
  * Update build-deps and deps with the info from cmake
  * Rediff patches
  * fix favicontest: use a non existing url
  * Disable acc autopkgtest
  * New upstream release (5.53.0).
  * Update build-deps and deps with the info from cmake
  * Update symbols files.
  * New upstream release (5.54.0).
  * Update build-deps and deps with the info from cmake
  * Rediff patches
  * Update symbols file
  * Bump group breaks (5.54)
  * New upstream release (5.54.1).
  * Release to unstable

[dgit import unpatched kio 5.54.1-1]

6 years agoImport kio_5.54.1.orig.tar.xz
Maximiliano Curia [Thu, 17 Jan 2019 23:29:50 +0000 (23:29 +0000)]
Import kio_5.54.1.orig.tar.xz

[dgit import orig kio_5.54.1.orig.tar.xz]

6 years agoImport kio_5.54.1-1.debian.tar.xz
Maximiliano Curia [Thu, 17 Jan 2019 23:29:50 +0000 (23:29 +0000)]
Import kio_5.54.1-1.debian.tar.xz

[dgit import tarball kio 5.54.1-1 kio_5.54.1-1.debian.tar.xz]

8 years agoFix KDynamicJobTrackerTest for linkers dropping linked libs w/o used symbols
Friedrich W. H. Kossebau [Fri, 13 Jan 2017 00:25:54 +0000 (01:25 +0100)]
Fix KDynamicJobTrackerTest for linkers dropping linked libs w/o used symbols

Gbp-Pq: Name Fix-KDynamicJobTrackerTest-for-linkers-dropping-linked-li.patch

8 years agokioexec: fix support for --suggestedfilename
David Faure [Mon, 3 Apr 2017 13:41:30 +0000 (15:41 +0200)]
kioexec: fix support for --suggestedfilename

It was printing QCommandLineParser: option not defined: "suggestedfilename"

Gbp-Pq: Name kioexec-fix-support-for-suggestedfilename.patch

8 years agokeep query encoding when HTTP Proxy is used
Alexander Trufanov [Tue, 21 Mar 2017 13:51:32 +0000 (16:51 +0300)]
keep query encoding when HTTP Proxy is used

REVIEW:130040

Otherwise some '%XX' parts of url query might be converted back to ASCII and this cause problems while passing info_hash to torrent trackers. Detailed description is in review.

Gbp-Pq: Name keep-query-encoding-when-HTTP-Proxy-is-used.patch

8 years agoSanitize URLs before passing them to FindProxyForURL
Albert Astals Cid [Tue, 28 Feb 2017 18:00:48 +0000 (19:00 +0100)]
Sanitize URLs before passing them to FindProxyForURL

Remove user/password information
For https: remove path and query

Thanks to safebreach.com for reporting the problem

CCMAIL: yoni.fridburg@safebreach.com
CCMAIL: amit.klein@safebreach.com
CCMAIL: itzik.kotler@safebreach.com

Gbp-Pq: Name Sanitize-URLs-before-passing-them-to-FindProxyForURL.patch

8 years agoFix parsing of directories listing on a specific ftp server
Marco Scarpetta [Wed, 1 Feb 2017 10:29:08 +0000 (11:29 +0100)]
Fix parsing of directories listing on a specific ftp server

Directories listing on ftp servers like ftp://ftp-dee.poliba.it/ are now parsed correctly.

BUG: 375610
REVIEW: 129905
FIXED-IN: 5.31

Gbp-Pq: Name Fix-parsing-of-directories-listing-on-a-specific-ftp-serv.patch

8 years agoFix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication
Friedrich W. H. Kossebau [Thu, 5 Jan 2017 02:08:45 +0000 (03:08 +0100)]
Fix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication

Summary:
KDynamicJobTracker was not cleaning up its internal job tracking
data structure on finished jobs.
Also was it trying to create a KWidgetJobTracker even if there
was no QApplication instance.

Reviewers: #frameworks, kfunk

Reviewed By: kfunk

Subscribers: kfunk

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D3977

Gbp-Pq: Name Fix-memleak-in-KDynamicJobTracker-KWidgetJobTracker-needs.patch

8 years agokssl: Ensure user certificate directory has been created before use.
Michael Pyne [Wed, 11 Jan 2017 02:05:48 +0000 (21:05 -0500)]
kssl: Ensure user certificate directory has been created before use.

The KSSL KCM (in kdelibs4support) fails to save imported certificates to
the user certificate store, unless the user store directory is manually
created by the user first.  Fix by ensuring the directory is created
before trying to save user certs.

Differential Revision: https://phabricator.kde.org/D4060
BUG: 342958
FIXED-IN: 5.31

Gbp-Pq: Name kssl-Ensure-user-certificate-directory-has-been-created-b.patch

8 years agoFix another clear porting bug in ForwardingSlaveBase
David Faure [Sun, 1 Jan 2017 12:38:30 +0000 (13:38 +0100)]
Fix another clear porting bug in ForwardingSlaveBase

Gbp-Pq: Name Fix-another-clear-porting-bug-in-ForwardingSlaveBase.patch

8 years agoForwardingSlaveBase: fix passing of Overwrite flag to kio_desktop
David Faure [Sun, 1 Jan 2017 12:16:10 +0000 (13:16 +0100)]
ForwardingSlaveBase: fix passing of Overwrite flag to kio_desktop

Unittest will be committed to plasma-workspace/kioslave/desktop later.

BUG: 360487
FIXED-IN: 5.30

Gbp-Pq: Name ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch

8 years agoAllow uppercase checksums matching in Checksums tab
Elvis Angelaccio [Wed, 16 Nov 2016 12:30:01 +0000 (13:30 +0100)]
Allow uppercase checksums matching in Checksums tab

While the checksum in cache is always guaranteed to be lowercase, the
one from the line edit may be uppercase. If we make it lowercase
*before* processing it, we can also simplify the regexes.

REVIEW: 129415
BUG: 372518
FIXED-IN: 5.29

Gbp-Pq: Name Allow-uppercase-checksums-matching-in-Checksums-tab.patch

8 years agoAlso change the resize mode the other way...
Andreas Hartmetz [Sat, 12 Nov 2016 17:46:20 +0000 (18:46 +0100)]
Also change the resize mode the other way...

Gbp-Pq: Name Also-change-the-resize-mode-the-other-way.patch

8 years agoNever stretch the last (=date) column in the file dialog.
Andreas Hartmetz [Sat, 12 Nov 2016 17:42:08 +0000 (18:42 +0100)]
Never stretch the last (=date) column in the file dialog.

Stretching the date column makes it appear to need the excessive
width when adding up non-name column widths in expandNameColumn().
The name column consequently became too narrow.
Now why could the date column expand if the names needed a lot of
space? It probably has something to do with expandNameColumn()
being called several times while the directory model is loading
and the exact order in which things are updated. Needs a more
detailed analysis if this change causes a regression or still
doesn't completely fix the problem.

BUG: 312747

Gbp-Pq: Name Never-stretch-the-last-date-column-in-the-file-dialog.patch

8 years agofix_hurd_build
Tobias Frost [Sun, 15 May 2016 19:03:09 +0000 (21:03 +0200)]
fix_hurd_build

posix_fadvise64 is not available on hurd, will yield to an compiler warning and
aborting the build through --fatal-warnings

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799619
Forwarded: no

Gbp-Pq: Name fix_hurd_build.patch

8 years agofix_kfreebsd_build
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
fix_kfreebsd_build

===================================================================

Gbp-Pq: Name fix_kfreebsd_build

8 years agokubuntu_kdelibs4-docs-path
Jonathan Riddell [Sun, 15 May 2016 19:03:09 +0000 (21:03 +0200)]
kubuntu_kdelibs4-docs-path

add search paths for kdelibs4 docs

Forwarded: no, kdelibs4 path was set in debian/kubuntu packages

Gbp-Pq: Name kubuntu_kdelibs4-docs-path.diff

8 years agowait_for_a_bit_longer
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
wait_for_a_bit_longer

===================================================================

Gbp-Pq: Name wait_for_a_bit_longer

8 years agoreport_error_removing_dirs
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