Changes between Version 27 and Version 28 of Versions
- Timestamp:
- 04/17/17 07:07:58 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v27 v28 6 6 == Current Status == 7 7 There are 2 versions currently supported and one in development: 8 * [/browser/xpra/tags/v0.14.x v0.14.x] - the old LTS (long term support) release. This legacy version will be discontinued in early 2017.8 * [/browser/xpra/tags/v0.14.x v0.14.x] - the old LTS (long term support) release. No longer supported. 9 9 * [/browser/xpra/tags/v1.0.x v1.0.x] - the current LTS stable release, will be supported for a minimum of 2 years 10 * [/browser/xpra/trunk trunk] - the current development version (will become 2.0) 10 * [/browser/xpra/tags/v2.0.x v2.0.x] - the current version 11 * [/browser/xpra/trunk trunk] - the current development version (will become 2.1) 11 12 * [http://xpra.org/trac/milestone/3.0 3.0] the next major development version 12 13 13 Here is the latest release notes (the version shown may not have been released yet): [/browser/xpra/tags/v 0.14.x/src/NEWS v0.14.x NEWS], [/browser/xpra/tags/v1.0.x/src/NEWS v1.0.x NEWS], [/browser/xpra/trunk/src/NEWS trunk NEWS].14 Here is the latest release notes (the version shown may not have been released yet): [/browser/xpra/tags/v1.0.x/src/NEWS v1.0.x NEWS], [/browser/xpra/tags/v2.0.x/src/NEWS v2.0.x NEWS], [/browser/xpra/trunk/src/NEWS trunk NEWS]. 14 15 15 16 For more information, see [/wiki/Versions/ReleaseProcess] … … 20 21 21 22 Do not use! 22 * [/browser/xpra/tags/v0.15.x v0.15.x] - EOL since 2016-02-29 23 * [/browser/xpra/tags/v0.16.x v0.16.x] - EOL since 2016-03-29 24 * [/browser/xpra/tags/v0.17.x v0.17.x] - EOL since 2016-10-28 23 * [/browser/xpra/tags/v0.14.x v0.14.x] - EOL since 2017-01 24 * [/browser/xpra/tags/v0.15.x v0.15.x] - EOL since 2016-02 25 * [/browser/xpra/tags/v0.16.x v0.16.x] - EOL since 2016-03 26 * [/browser/xpra/tags/v0.17.x v0.17.x] - EOL since 2016-10 25 27 }}} 26 28 … … 28 30 == Compatibility == 29 31 30 Versions older than 0.14are '''not''' supported. Please complain to your distributor for not updating a package with known bugs and vulnerabilities (more info here: [/wiki/Packaging]).32 Versions older than 1.0 are '''not''' supported. Please complain to your distributor for not updating a package with known bugs and vulnerabilities (more info here: [/wiki/Packaging]). 31 33 32 34 You can mix versions between the clients and servers, as long as they are reasonably up to date: 33 35 * v0.14.x is compatible with versions 0.7.8 onwards. (it may or may not work with earlier versions) 34 36 * v1.0.x is compatible with 0.14.x onwards only 35 * v2.x should remain compatible with version 0.14.x (TBC)37 * v2.x should remain compatible with version 0.14.x, but this will not be guaranteed or tested regularly 36 38 }}} 37 39