Changes between Version 67 and Version 68 of FAQ
- Timestamp:
- 10/13/15 10:53:28 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v67 v68 21 21 Then don't. xpra and winswitch live in the same repository, that's all. 22 22 * Which version shall I be using? 23 Please always used the latest released version, you can see the last revision tagged [http://xpra.org/svn/Xpra/tags/ here], or look for the last source release [/src/ here].23 Please always used the [/wiki/Versions latest released version], you can see the last revision tagged [http://xpra.org/svn/Xpra/tags/ here], or look for the last source release [/src/ here]. 24 24 * I have version 0.3.x or version 0.0.6 installed and I can't connect. 25 Those are far too old. Use a supported version.25 Those are far too old. Use a [/wiki/Versions supported version]. 26 26 * Should I use the version shipped with my Linux distribution? 27 27 It depends, [/wiki/Packaging#DistributionPackages generally not]. 28 28 * Which versions are supported? Which ones are compatible with which versions? 29 The current release (0.14.x) is compatible with versions going back to v0.7.8.29 The current LTS release (0.14.x) is compatible with versions going back to v0.7.8. 30 30 '''However''', just because it is possible to connect does not mean that you should be using an outdated version. Outdated versions contain known bugs and vulnerabilities. 31 31 * What is the license? 32 32 [http://xpra.org/trac/browser/xpra/trunk/src/COPYING GPLv2+] 33 * I get a GPG signature warning when I try to install 34 You probably forgot to import the GPG key before installing the package. 35 The key signature is: {{{c11c 0a4d f702 edf6 c04f 458c 18ad b31c f18a d6bb}}}. 33 36 }}} 34 37