-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2020-a06b09e6fa 2020-02-29 21:39:16.986312 --------------------------------------------------------------------------------
Name : x2goclient Product : Fedora EPEL 8 Version : 4.1.2.2 Release : 1.el8 URL : http://www.x2go.org Summary : X2Go Client application Description : X2Go is a server-based computing environment with - session resuming - low bandwidth support - session brokerage support - client-side mass storage mounting support - client-side printing support - audio support - authentication by smartcard and USB stick
X2Go Client is a graphical client for the X2Go system. You can use it to connect to running sessions and start new sessions.
-------------------------------------------------------------------------------- Update Information:
Update to 4.1.2.2 --- o more client-broker interaction (new events sent to the broker side) o crash fix for the automount feature o automatic UNIX helper bypass when starting X2Go Client with command line parameters that will let it (almost) immediately exit. No more killing of subprocesses when running x2goclient --help, yay! o fix sftp-server location scanning for Gentoo 17.1 profiles without a compat symlink o accept direct IPv6 addresses in proxy fields. Previously such input was parsed as "host:port:" and failed miserably. o make internal scp calls compatible with newer libssh versions and those with fixes for CVE-2019-14889 backported. This has the drawback that we can't scp files into other user's home directories easily any longer, but libssh will keep interpreting the path literally so there's nothing sensible we could do about this (other than looking up home directories in a complicated manner via other tools). Since we don't need to do this (currently), just live with that limitation. o fix an image corruption bug (seen upon resizing etc.) in custom SVGFrame widgets o disable PulseAudio autospawning in X2Go config file, thanks to Ville Salmela. Less spam in system logs for disconnected sessions! o in the Qt5 code path, actually search for "sftp-server", not "sftp-binary". Oops. o updated translations o updated copyright notices o now requires pkgconfig as a build dependency o add sftp-server binary path support for the default NixOS location o renamed shadow session type label to "X2Go/X11 Desktop Sharing" o document --broker- name in man page o rename XFreeRDP radio button labels to more accurate pre-2.0 and post-2.0 versions o new Czech translation thanks to Tom Ruzicka o correctly close channels on failures during checkLogin () thanks to Ulrich Sibiller o specifying an exclamation character ("!") at the start of host specifications will make X2Go Client skip login/interaction checks completely thanks to Ulrich Sibiller. "!" was chosen because it is not a valid DNS or alias name part. Can be used for both proxies and host endpoints. -------------------------------------------------------------------------------- ChangeLog:
* Fri Feb 14 2020 Orion Poplawski orion@nwra.com - 4.1.2.2-1 - Update to 4.1.2.2 * Fri Jan 31 2020 Fedora Release Engineering releng@fedoraproject.org - 4.1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Dec 13 2019 Orion Poplawski orion@nwra.com - 4.1.2.1-5 - Select X11 backend on wayland (bz#1756430) * Fri Aug 16 2019 Orion Poplawski orion@nwra.com - 4.1.2.1-4 - Add patch to support newer libssh - Build with Qt5 on RHEL8 * Sat Jul 27 2019 Fedora Release Engineering releng@fedoraproject.org - 4.1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 3 2019 Fedora Release Engineering releng@fedoraproject.org - 4.1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 19 2018 Orion Poplawski orion@cora.nwra.com - 4.1.2.1-1 - Update to 4.1.2.1 - Really build against Qt5 on Fedora - Drops x2goplugin * Sat Jul 14 2018 Fedora Release Engineering releng@fedoraproject.org - 4.1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Mar 6 2018 Orion Poplawski orion@cora.nwra.com - 4.1.1.1-1 - Update to 4.1.1.1 * Tue Feb 20 2018 Orion Poplawski orion@nwra.com - 4.1.1.0-4 - Add upstream patch to fix hang when connecting to a server with Kerberos auth (bug #1546908) * Fri Feb 9 2018 Fedora Release Engineering releng@fedoraproject.org - 4.1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 29 2017 Orion Poplawski orion@cora.nwra.com - 4.1.1.0-2 - Rebuild for proper libssh - Make x86_64 only for EL7 (libssh dep) * Mon Oct 30 2017 Orion Poplawski orion@cora.nwra.com - 4.1.1.0-1 - Update to 4.1.1.0 * Wed Sep 20 2017 Orion Poplawski orion@cora.nwra.com - 4.1.0.1-1 - Update to 4.1.0.1 * Thu Aug 3 2017 Fedora Release Engineering releng@fedoraproject.org - 4.1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering releng@fedoraproject.org - 4.1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Feb 23 2017 Orion Poplawski orion@cora.nwra.com - 4.1.0.0-1 - Update to 4.1.0.0 * Thu Feb 23 2017 Orion Poplawski orion@cora.nwra.com - 4.0.5.2-3 - Add patch to disable clumsy attempt at Kerberos delegation * Sat Feb 11 2017 Fedora Release Engineering releng@fedoraproject.org - 4.0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Sep 21 2016 Orion Poplawski orion@cora.nwra.com - 4.0.5.2-1 - Update to 4.0.5.2 - Drop upstream qt5 patch * Thu Mar 24 2016 Orion Poplawski orion@cora.nwra.com - 4.0.5.1-1 - Update to 4.0.5.1 - Drop shell and pubkey patch applied upstream - Use original qt5 patch - Use %license * Wed Mar 23 2016 Orion Poplawski orion@cora.nwra.com - 4.0.5.0-6 - Build with Qt5 for F24+ * Tue Mar 1 2016 Rex Dieter rdieter@fedoraproject.org - 4.0.5.0-5 - x2goclient no longer built with $RPM_OPT_FLAGS (#1306463) * Fri Feb 5 2016 Fedora Release Engineering releng@fedoraproject.org - 4.0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Sep 21 2015 Orion Poplawski orion@cora.nwra.com - 4.0.5.0-3 - Fix segfault due to typo (bug #1264609) * Tue Aug 25 2015 Orion Poplawski orion@cora.nwra.com - 4.0.5.0-2 - Use login shells to spawn remote commands (bug #1256799) * Thu Jul 30 2015 Orion Poplawski orion@cora.nwra.com - 4.0.5.0-1 - Update to 4.0.5.0 * Fri Jun 19 2015 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 4.0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed May 27 2015 Orion Poplawski orion@cora.nwra.com - 4.0.4.0-1 - Update to 4.0.4.0 * Sat May 2 2015 Kalev Lember kalevlember@gmail.com - 4.0.3.2-2 - Rebuilt for GCC 5 C++11 ABI change * Thu Feb 19 2015 Orion Poplawski orion@cora.nwra.com - 4.0.3.2-1 - Update to 4.0.3.2 * Mon Dec 1 2014 Orion Poplawski orion@cora.nwra.com - 4.0.3.1-1 - Update to 4.0.3.1 * Thu Oct 23 2014 Orion Poplawski orion@cora.nwra.com - 4.0.3.0-1 - Update to 4.0.3.0 * Mon Aug 18 2014 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 4.0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jul 14 2014 Orion Poplawski orion@cora.nwra.com - 4.0.2.1-1 - Update to 4.0.2.1 * Sun Jun 8 2014 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 4.0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Apr 10 2014 Orion Poplawski orion@cora.nwra.com - 4.0.2.0-1 - Update to 4.0.2.0 * Tue Feb 18 2014 Orion Poplawski orion@cora.nwra.com - 4.0.1.3-4 - Add patch to fix ssh options (bug #1066744) * Wed Jan 29 2014 Orion Poplawski orion@cora.nwra.com - 4.0.1.3-3 - Add patch to fix libssh password auth issue (bug #1057871) * Wed Jan 22 2014 Orion Poplawski orion@cora.nwra.com - 4.0.1.3-2 - Add patch to fix libssh timeout issue (bug #1053923) * Wed Jan 22 2014 Orion Poplawski orion@cora.nwra.com - 4.0.1.3-1 - Update to 4.0.1.3 - Drop provider patch applied upstream * Tue Dec 17 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.2-1 - Update to 4.0.1.2 - Update summary and description from upstream - Split out browser plugin into x2goplugin package - Add x2goplugin-provider package for apache config * Wed Sep 11 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.1-1 - Update to 4.0.1.1 - Drop patches applied upstream * Thu Sep 5 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.0-5 - Build against system qtbrowserplugin * Fri Aug 30 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.0-4 - Add BR desktop-file-utils and validate desktop file - Add gtk-update-icon-cache scriptlets * Wed Apr 10 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.0-3 - Add patch to set dpi automatically * Thu Mar 28 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.0-2 - Add patch to fix proxy connection issue * Mon Mar 25 2013 Orion Poplawski orion@cora.nwra.com - 4.0.1.0-1 - Update to 4.0.1.0 * Tue Feb 12 2013 Orion Poplawski orion@cora.nwra.com - 4.0.0.2-1 - Update to 4.0.0.2 * Fri Jan 18 2013 Orion Poplawski orion@cora.nwra.com - 4.0.0.1-1 - Update to 4.0.0.1 * Wed Dec 12 2012 Orion Poplawski orion@cora.nwra.com - 3.99.3.1-0.1 - Update to latest git * Tue Dec 11 2012 Orion Poplawski orion@cora.nwra.com - 3.99.3.0-1 - Initial Fedora package --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update x2goclient' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org