Changes between Version 13 and Version 14 of Versions
- Timestamp:
- 12/28/15 04:34:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v13 v14 7 7 There are 3 versions currently supported: 8 8 9 * [/browser/xpra/tags/v0.14.x v0.14.x] - the current LTS (long term support) release. This version will be supported until mid 2016 when the next LTS release is due. 10 * [/browser/xpra/tags/v0.15.x v0.15.x] - the current release, will be supported until 0.16 comes out. 11 * [/browser/xpra/trunk trunk] - the current development version (will become 0.16). 9 * [/browser/xpra/tags/v0.14.x v0.14.x] - the current LTS (long term support) release. This version will be supported until the next LTS release comes out. 10 * [/browser/xpra/tags/v0.15.x v0.15.x] - the latest release for older distributions (ie: Ubuntu Trusty, Debian Wheezy) 11 * [/browser/xpra/tags/v0.16.x v0.16.x] - the current release, will be supported until [/milestone/0.17 0.17] comes out. 12 * [/browser/xpra/trunk trunk] - the current development version (will become 0.17). 12 13 13 14 Fixes are almost always committed to trunk before landing in other branches, you can find a list of the currently [/wiki/Versions/PendingFixes pending fixes here]. 14 15 15 Here is the latest release notes (the version shown may not have been released yet): [/browser/xpra/tags/v0.14.x/src/NEWS v0.14.x NEWS], [/browser/xpra/tags/v0.15.x/src/NEWS v0.15.x NEWS], [/browser/xpra/t runk/src/NEWS trunk NEWS].16 Here is the latest release notes (the version shown may not have been released yet): [/browser/xpra/tags/v0.14.x/src/NEWS v0.14.x NEWS], [/browser/xpra/tags/v0.15.x/src/NEWS v0.15.x NEWS], [/browser/xpra/tags/v0.16.x/src/NEWS v0.16.x NEWS], [/browser/xpra/trunk/src/NEWS trunk NEWS]. 16 17 }}} 17 18 … … 24 25 * v0.14.x is compatible with versions 0.7.8 onwards. (it may or may not work with earlier versions) 25 26 * v0.15.x is compatible with versions 0.12.6 onwards. 26 * trunk will be compatible with 0.14.x onwards (it may or may not be compatible with earlier versions) 27 * v0.16.x is compatible with 0.14.x onwards (it may or may not be compatible with earlier versions) 28 * v0.17.x will be compatible with 0.14.x onwards only 27 29 }}} 28 30 … … 31 33 == Binaries == 32 34 33 You can find binaries for tagged versions (currently 0.14 and 0.15)here: [[BR]] [http://xpra.org/dists/]35 You can find binaries for tagged versions here: [[BR]] [http://xpra.org/dists/] 34 36 35 37 You may find beta builds of any branch or trunk here: [[BR]] [http://xpra.org/beta/] … … 41 43 The release schedule varies, versions are shipped when they are ready... 42 44 43 Th at said, the delay between 0.14 and 0.15 was far too long, we are trying to target a 3 months release cycle.45 The target is a 3 months release cycle - but this target has been missed every time for the last 3 releases.. 44 46 }}} 45 47 … … 63 65 * release: 64 66 * add to [/wiki/News] page 65 * re-assign unfinished tickets to a later milestone 67 * re-assign unfinished tickets to a later milestone if the work is not completed (excluding testing) 66 68 * update [/wiki/Source] and also this page 67 69 }}}