-
Notifications
You must be signed in to change notification settings - Fork 84
WWIV Releases and Versioning
Rushfan edited this page Jun 13, 2018
·
2 revisions
Created: 2015-11-30
Revised: 2018_6_12
Rushfan (wwiv@)
MAJOR.MINOR.PATCH.BUILD
| Component | Description |
|---|---|
| MAJOR | Major release (i.e. 5 for the foreseeable future) |
| MINOR | Minor release (i.e. 0, 1, these will be incremented every milestone release) |
| PATCH | Normally 0 unless a new patch release needs to be made off-cycle |
| BUILD | Build number from Jenkins |
WWIV supports the following platforms on a tiered system.
| Tier | Description |
|---|---|
| Tier1 | Fully supported, bugs may block a release. |
| Tier2 | Supported but lacking a maintainer, bugs may NOT block a release. |
| Tier3 | Best effort support, bugs will NOT block a release. |
| Tier | Platform |
|---|---|
| Tier1 | Windows 32-bit (Windows7 or later) |
| Tier2 | Linux Debian8, Debian9 (X64) |
| Tier3 | Linux (X86), Linux CentOS7 (X64), Others (ARM) |
| Tier | Platform |
|---|---|
| Tier1 | Windows 32-bit (Windows7 or later) |
| Tier2 | Linux {Debian8 like} (x86/X64) |
| Tier3 | Others (ARM) |
Every 12-15 months (or so) a new Minor release will be released. Bugs targeted to this release will use the GitHub milestone functionality.