Difference between revisions of "Versioning and Numbering"

(Releases)
(Redirected page to AppSuite:Versioning and Numbering)
 
(68 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Versioning and Numbering of Open-Xchange Products=
+
#REDIRECT [[AppSuite:Versioning_and_Numbering]]
 
 
== General Declaration ==
 
The Open-Xchange GmbH currently release two different generations of the Open-Xchange Collaboration Suite.
 
 
 
Open-Xchange Server 5 has been released as a community edition that uses the version namespace 0.8.x which is published in regular cycles as a source-only release. It is the groundwork for the commercial ''Open-Xchange Server 5'' product line. Commercial products use build numbers starting at "5000". Outlook connectors for this version use build numbers starting at 4.0.
 
 
 
Open-Xchange Server 6 has been initial published in February 2007 and its sourcecode is distributed via a daily synchronized CVS repository and precompiled packages to the Open-Source community. It is the groundwork for the commercial products ''Open-Xchange Advanced Server Edition (powered by Univention)'', ''Open-Xchange Hosting Edition'' and ''Open-Xchange Server Edition''. Version numbers for all releases of the server and client/connector software are all starting with a "6".
 
 
 
Open-Xchange Server 6 is the successor of Open-Xchange Server 5.
 
 
 
Those two software generations differ extremely from each other, they use different backends, different APIs, different code and different user interfaces. They have in common that they are maintained by Open-Xchange GmbH and are at steady improvement by Open-Xchange and the Open-Source community. Those two generations as well as the connectors are not compatible to each other as of different backend technology and data formats. Open-Xchange offers a wide array of client and synchronization software for popular PIM client software like Outlook. There is also a connector for synchronization between Open-Xchange Server 6 and MacOS X native applications, a web interface optimized for mobile devices and several solutions for mobile device synchronization. Partners and the community are working on synchronization solutions for popular platforms like Evolution or Mozilla Thunderbird/Lightning.
 
 
 
=== Abbreviations ===
 
 
 
The Open-Xchange versioning 2009 (After SP5 Update 1) will be structured in the following way:<br><br>
 
'''<generation>.<major release>.<minor release> Rev<build number>'''<br>
 
 
 
{| border="1" cellpadding="3" cellspacing="0"
 
!align="left" |Abbreviation
 
!align="left" |Meaning
 
!align="left" |Comparison
 
|-
 
|<generation>
 
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.
 
|<font color="#008000">OX 6</font><font color="#FF0000"></font>
 
|-
 
|<major release>
 
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.
 
|<font color="#008000">6.10</font><font color="#FF0000"> </font>
 
|-
 
|<minor release>
 
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.
 
|<font color="#008000">6.10.1</font><font color="#FF0000"></font>
 
|-
 
|<build number>
 
|The Rev-number (Revision) shows the progress of the development in single steps
 
|<font color="#008000">6.10.1-Rev3</font><font color="#FF0000"></font>
 
|}
 
<br>
 
 
 
=== Release Levels of Open-Xchange ===
 
 
 
These are the new Open-Xchange Release Levels 2009:<br><br>
 
 
 
{| border="1" cellpadding="3" cellspacing="0"
 
!align="left" |<font color="#008000">OX Release Level (new)
 
!align="left" |<font color="#008000">New Generation
 
!align="left" |<font color="#008000">Major Release
 
!align="left" |<font color="#008000">Minor Release
 
!align="left" |<font color="#008000">Program Temporary Fix (PTF)
 
!align="left" |<font color="#008000">Public Program Temporary Fix (PTF), Security Fix
 
|-
 
|<font color="#FF0000"> '''OX Release Level (old)'''
 
|<font color="#FF0000"> New Generation
 
|<font color="#FF0000"> Service Pack
 
|<font color="#FF0000"> Maintenance Release
 
|<font color="#FF0000"> Program Temporary Fix (PTF)
 
|<font color="#FF0000"> Security Fix
 
|-
 
|'''Target Audience'''
 
|All
 
|Public/All
 
|Maintenance customers & Partners
 
|L3 Support Customers, Value Package Partners
 
|Public/All
 
|-
 
|'''Purpose'''
 
|Provide new technologies
 
|Provide functional enhancements including Bug Fixes, accumulate earlier PTF’s/ major releases
 
|Provide common bug fixes for all customers, accumulate previous PTF’s
 
|Provide fixes for severity level 1/2 tickets, for Support Customer, temporary until next Maintenance Release accumulative
 
|Fix security holes
 
|-
 
|'''Frequency'''
 
|Open-Xchange Roadmap
 
|Every 6 to 12 weeks
 
|Decided by Open-Xchange
 
|According to SLA
 
|As soon as required
 
|-
 
|'''Support Committment'''
 
|5 years after First Customer Shippment (FCS)
 
|6 months after FCS of the Major Release
 
|Next Major Release
 
|Next Major Release
 
|Next Major Release
 
|-
 
|'''Requested by'''
 
|Product Management
 
|Product Management, Professional Services
 
|Support, QA, Product Management, Professional Services
 
|Entitled Customer (Support, Professional Services)
 
|Entitled Customer (Support, Professional Services)
 
|-
 
|'''Compatibility requirements/backward compatibility'''
 
|
 
|Database updates, Changes of configuration files
 
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes
 
|Backward compatibility to last major release
 
|Backward compatibility to last major release
 
|-
 
|'''Test Efforts OX (QA)'''
 
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests
 
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests
 
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests
 
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval
 
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval
 
|-
 
|'''Test Efforts Customer/Partner'''
 
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests
 
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests
 
|Smoke Tests, Bug Fix Tests, Integration Tests
 
|Smoke Tests, Bug Fix Approval
 
|Smoke Tests
 
|-
 
|}
 
<br>
 
 
 
== Open-Xchange Server 6 ==
 
 
 
=== Editions ===
 
{| border="1" cellpadding="3" cellspacing="0"
 
!align="left" width="50"|Abbreviation
 
!align="left" width="200"|Description
 
!align="left" |Target usage
 
|-
 
|OX:HE
 
|Open-Xchange Hosting Edition
 
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings
 
|-
 
|OX:SE
 
|Open-Xchange Server Edition
 
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators
 
|-
 
|OX:SEforUCS
 
|Open-Xchange Server Edition for Univention Corporate Server
 
|Integration to in-house customer environments
 
|-
 
|OX:ASE
 
|Open-Xchange Advanced Server Edition
 
|Designed for small to medium size organizations, educational institutions and public administrations seeking for a customizable and in-house communication solution. Available for single-server (former OX Appliance Edition) and multi-server-setups. Focus: SIs and VARs
 
|}
 
 
 
=== Releases ===
 
 
 
{| border="1" cellpadding="3" cellspacing="0"
 
!align="left" |GA
 
!align="left" |Release Name
 
|-
 
| 2007-02-27
 
| Open-Xchange Hosting Edition
 
|-
 
| 2007-03-12
 
| Open-Xchange Community Release (CVS)
 
|-
 
| 2007-06-04
 
| Open-Xchange Hosting Edition SP1
 
|-
 
| 2007-07-19
 
| Open-Xchange Hosting Edition SP2
 
|-
 
| 2007-09-20
 
| Open-Xchange Hosting Edition SP3
 
|-
 
| 2007-11-13
 
| Open-Xchange Hosting Edition SP3 Update 1
 
|-
 
| 2008-09-30
 
| Open-Xchange Hosting/Server Edition SP4
 
|-
 
| 2008-11-05
 
| Open-Xchange Appliance Edition
 
|-
 
| 2008-12-05
 
| Open-Xchange Hosting/Server Edition SP4 Update 1
 
|-
 
| 2008-12-15
 
| Open-Xchange Appliance Edition Update 1
 
|-
 
| 2009-01-22
 
| Open-Xchange Hosting/Server Edition SP5
 
|-
 
| 2009-03-17
 
| Open-Xchange Hosting/Server Edition SP5 Update 1
 
|-
 
| 2009-05-06
 
| Open-Xchange Appliance Edition Update 2
 
|-
 
| 2009-05-29
 
| Open-Xchange Appliance Edition Update 3
 
|-
 
| 2009-07-21
 
| Open-Xchange Hosting/Server Edition 6.10
 
|-
 
| 2009-08-13
 
| Open-Xchange Appliance Edition Update 4 (6.10
 
|-
 
| 2009-09-11
 
| Open-Xchange Hosting/Server Edition 6.12
 
|-
 
| 2009-10-07
 
| Open-Xchange Appliance Edition Update 5 (6.12)
 
|-
 
| 2009-12-01
 
| Open-Xchange Hosting/Server Edition 6.14
 
|-
 
| 2010-01-15
 
| Open-Xchange Appliance Edition 6.14
 
|-
 
| 2010-03-15
 
| Open-Xchange Hosting/Server Edition 6.16
 
|-
 
| 2010-04-19
 
| Open-Xchange Appliance Edition / Open-Xchange Advanced Server Edition / Open-Xchange Server Edition for UCS 6.16
 
|-
 
| 2010-08-30
 
| Open-Xchange Hosting/Server Edition 6.18
 
|-
 
| 2010-10-18
 
| Open-Xchange Hosting/Server Edition 6.18.1
 
|-
 
| 2010-12-15
 
| Open-Xchange Advanced Server Edition / Open-Xchange Server Edition for UCS 6.18.1 (with UCS 2.4)
 
|-
 
| 2010-12-22
 
| Open-Xchange Hosting/Server Edition 6.18.2
 
|-
 
| 2011-02-23
 
| Open-Xchange Appliance Edition consolidation to Open-Xchange Advanced Server Edition/Server Edition for UCS 6.18.2 (with UCS 2.4)
 
|-
 
| 2011-03-22
 
| Open-Xchange Hosting/Server 6.20
 
|-
 
| 2011-05-05
 
| Open-Xchange Advanced Server Edition/SE for UCS 6.20
 
|-
 
 
 
|}
 
 
 
=== What version do I have installed ===
 
 
 
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.
 
 
 
 
 
[[Category: General]]
 

Latest revision as of 11:23, 1 March 2013