mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 13:24:19 -05:00
Create "Supported Versions" page
This commit is contained in:
parent
cabe3de0cf
commit
d04db6da0b
1
doc.md
1
doc.md
@ -159,6 +159,7 @@ For Developers
|
||||
* [Reporting Bugs](/doc/reporting-bugs/)
|
||||
* [Source Code](/doc/source-code/)
|
||||
* [Qubes OS Version Scheme](/doc/version-scheme/)
|
||||
* [Supported Versions](/doc/supported-versions/)
|
||||
* [Coding Guidelines](/doc/coding-style/)
|
||||
* [Documentation Guidelines](/doc/doc-guidelines/)
|
||||
* [Books for Developers](/doc/devel-books/)
|
||||
|
53
releases/supported-versions.md
Normal file
53
releases/supported-versions.md
Normal file
@ -0,0 +1,53 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Supported Versions
|
||||
permalink: /doc/supported-versions/
|
||||
---
|
||||
|
||||
<style>
|
||||
article td, article th {
|
||||
border-width: 2px;
|
||||
border-style: double;
|
||||
padding: 5px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Supported Versions
|
||||
==================
|
||||
|
||||
**Under construction!** *This page is currently under construction. The
|
||||
information on this page should not be regarded as official or accurate until
|
||||
this notice has been removed.*
|
||||
|
||||
Qubes OS
|
||||
--------
|
||||
Qubes OS releases are supported for **six months** after each subsequent major
|
||||
or minor release. The version scheme is explained [here](/doc/version-scheme/).
|
||||
|
||||
| Qubes OS Version | Start Date | End Date | Status |
|
||||
| ---------------- | ---------- | ---------- | ------------------ |
|
||||
| Release 1 | 2012-09-03 | 2015-03-26 | Old, unsupported |
|
||||
| Release 2 | 2014-09-26 | 2016-04-01 | Old, supported |
|
||||
| Release 3.0 | 2015-10-01 | TBA | Current, supported |
|
||||
| Release 3.1 | TBA | TBA | In testing |
|
||||
| Release 3.2 | TBA | TBA | In development |
|
||||
| Release 4.0 | TBA | TBA | In development |
|
||||
|
||||
|
||||
Templates
|
||||
---------
|
||||
The table below shows the [template](/doc/templates/) versions supported by each
|
||||
Qubes OS release. Currently, only Fedora and Debian templates are officially
|
||||
supported.
|
||||
|
||||
| Qubes OS Version | Fedora Versions | Debian Versions |
|
||||
| ---------------- | --------------- | --------------------------------------------- |
|
||||
| Release 1 | 18, 20 | None |
|
||||
| Release 2 | 21 | None |
|
||||
| Release 3.0 | 21, 22\*, 23 | 7 ("wheezy")\*, 8 ("jessie") |
|
||||
| Release 3.1 | 21, 22\*, 23 | 7 ("wheezy")\*, 8 ("jessie"), 9 ("stretch")\* |
|
||||
| Release 3.2 | TBA | TBA |
|
||||
| Release 4.0 | TBA | TBA |
|
||||
|
||||
\* Denotes versions for which we have pubished the packages but have not done
|
||||
extensive testing.
|
Loading…
x
Reference in New Issue
Block a user