Change logs for x2goclient source package in Bionic

  • x2goclient (4.1.1.1-2ubuntu0.18.04.1) bionic; urgency=medium
    
      * debian/patches:
        + Add libssh-regression-fix-CVE-2019-14889.patch. In src/sshprocess.cpp:
          strip ~/, ~user{,/}, ${HOME}{,/} and $HOME{,/} from destination paths
          in scp mode. Fixes: #1428. This was already necessary for pascp (PuTTY-
          based Windows solution for Kerberos support), but newer libssh versions
          with the CVE-2019-14889 also interpret paths as literal strings.
          (LP: #1856795).
    
     -- Mike Gabriel <email address hidden>  Wed, 25 Dec 2019 21:11:41 +0100
  • x2goclient (4.1.1.1-2) unstable; urgency=medium
    
      [ Scarlett Clark ]
      * Port to Qt5. (Closes: #875236).
        + Add patch to adjust Makefile to remove qt4 from binaries used.
        + Comment out plugin packages in control. Plugins are still QT4.
          Update client package to show qt5 rather than qt4.
        + Update build depends to qt5 packages.
        + Update rules file to only build/install client/man.
        + Add QT_SELECT to rules to use qt5.
    
      [ Mike Gabriel ]
      * debian/*:
        + Drop all references to the x2goplugin{,-provider} bin:packages.
      * debian/patches:
        + Whitespace cleanup in header of update_makefile_qt5-build.patch.
      * debian/rules:
        + Drop now (since DH compat level 11) default argument --parallel.
      * debian/copyright:
        + Use secure URI to obtain copyright format reference.
    
     -- Mike Gabriel <email address hidden>  Fri, 06 Apr 2018 11:34:03 +0200
  • x2goclient (4.1.1.1-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/patches:
        + Rebase 1002_fix-ftbfs-on-non-linux.patch.
        + Update 1002_fix-ftbfs-on-non-linux.patch. Spot another location where to
          drop inclusion of sys/mount.h.
      * debian/control:
        + Bump Standards-Version: to 4.1.3. No changes needed.
      * debian/{control,compat}:
        + Bump DH version level to 11.
      * debian/watch:
        + Use secure URL to retrieve upstream's source tarball.
      * debian/changelog: White-space clean-up.
    
     -- Mike Gabriel <email address hidden>  Mon, 19 Feb 2018 22:49:12 +0100
  • x2goclient (4.1.1.0-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/control:
        + Bump Standards-Version: to 4.1.1. No changes needed.
      * debian/patches:
        + Rebase 1002_fix-ftbfs-on-non-linux.patch. Drop non-required sys/mount.h
          include.
    
     -- Mike Gabriel <email address hidden>  Fri, 03 Nov 2017 09:54:27 +0100
  • x2goclient (4.1.0.1-2) unstable; urgency=medium
    
      * debian/control:
        + Comply with policy version 4.1.0; Switch from Priority: extra to Priority:
          optional. Thanks to Unit193 for pointing that out.
      * debian/patches:
        + Add 1002_fix-ftbfs-on-non-linux.patch. Fix FTBFS on Debian GNU/kFreeBSD
          and Debian GNU/Hurd.
    
     -- Mike Gabriel <email address hidden>  Sun, 01 Oct 2017 20:14:31 +0200
  • x2goclient (4.1.0.0-1) unstable; urgency=medium
    
      * New upstream release.
      * debian/watch:
        + Recognize upstream versions with two (or more) digits in any of the
          release numberlets.
      * debian/control:
        + Bump Standards-Version: to 4.0.0. No changes needed.
      * debian/{control,compat}:
        + Bump DH version level to 10.
      * debian/rules:
        + Enable dh_missing --fail-missing.
      * debian/{rules,*.install}:
        + Use upstream's Makefile for installing files into the bin:packages.
    
     -- Mike Gabriel <email address hidden>  Wed, 28 Jun 2017 11:02:10 +0200