Skip to content

Commit c404827

Browse files
committed
add pardus release lifecycle page
1 parent 47d1e41 commit c404827

2 files changed

Lines changed: 33 additions & 1 deletion

File tree

docs/lifecycle.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Pardus Release Support Lifecycle
2+
3+
The support lifecycle for Pardus operating system releases consists of two phases:
4+
5+
### Normal Support
6+
During this period, the relevant Pardus release receives feature updates, bug fixes, and security patches.
7+
8+
### Security Updates Only
9+
This phase begins after the end of the normal support period. During this time, only critical security updates are provided; no new features or functionality are added.
10+
11+
Once the security updates period ends, the release is considered **End of Life (EOL)**.
12+
13+
---
14+
15+
### Pardus Release Support and Lifecycle Table
16+
17+
| Pardus Release | Release Year / Debian Base | End of Normal Support | End of Security Updates (EOL) |
18+
|---|---|---|---|
19+
| Pardus 19 | 2019 (Based on Debian 10) | 2023.06.01 | 2024.06.30 |
20+
| Pardus 21 | 2021 (Based on Debian 11) | 2025.06.01 | 2026.08.31 |
21+
| Pardus 23 | 2023 (Based on Debian 12) | 2027.06.01 | 2028.06.30 |
22+
| Pardus 25 | 2025 (Based on Debian 13) | 2029.06.01 | 2030.06.30 |
23+
| Pardus 27 | 2027 (Based on Debian 14) | 2031.06.01 | 2032.06.30 |
24+
| Pardus 29 | 2029 (Based on Debian 15) | 2033.06.01 | 2034.06.30 |
25+
| Pardus 31 | 2031 (Based on Debian 16) | 2035.06.01 | 2036.06.30 |
26+
27+
It is recommended that systems used in enterprise environments operate on Pardus releases that are within the **Normal Support** period or, at the latest, within the **Security Updates Only** period.
28+
29+
No security updates are provided for Pardus releases that have reached **End of Life (EOL)**, and continued use of these releases poses a security risk.
30+
31+
For releases whose support period has ended, migration planning to a newer Pardus release should be carried out.

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ markdown_extensions:
2424
nav:
2525
- Home: index.md
2626
- Download: download.md
27-
- Screenshot: screenshot/screenshot.md
27+
- Screenshot: screenshot/screenshot.md
28+
- Lifecycle: lifecycle.md
2829
- Contact: contact.md
2930
- Wiki:
3031
- Linux:

0 commit comments

Comments
 (0)