Skip to content

Commit 1870c7b

Browse files
committed
Update
1 parent 3795e86 commit 1870c7b

File tree

2 files changed

+11
-20
lines changed

2 files changed

+11
-20
lines changed

docs/.vuepress/routes.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"/endless-lifecycle-support/": "/els-for-os/",
1010
"/els-for-languages/#installation-instructions-of-yum-repositories": "/els-for-languages/#installation-instructions-for-linux",
1111
"/els-for-languages/#rhel-based-systems": "/els-for-languages/#rpm-based-systems",
12-
"/els-for-languages/#ubuntu": "/els-for-languages/#deb-based-systems"
12+
"/els-for-languages/#ubuntu": "/els-for-languages/#deb-based-systems",
13+
"/els-for-languages/#supported-os": "/els-for-languages/#supported-os-and-php-versions",
14+
"/els-for-languages/#supported-versions": "/els-for-languages/#supported-os-and-php-versions"
1315
}

docs/els-for-languages/README.md

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,18 @@
1212

1313
Endless Lifecycle Support (ELS) for PHP from TuxCare provides security fixes for PHP versions that have reached their end-of-life. This allows to continue running Linux server vulnerability-free.
1414

15-
### Supported OS
15+
### Supported OS and PHP versions
1616

17-
| OS | Version |
18-
| :-----------------------------------: | :----------------------------------------------: |
19-
| CentOS, CloudLinux, OracleLinux, etc. | 6.x 64-bit, 7.x 64-bit, 8.x 64-bit, 9.x 64-bit |
20-
| AlmaLinux | 8.x 64-bit, 9.x 64-bit |
21-
| Ubuntu | 16.04 64-bit, 18.04 64-bit, 20.04 64-bit, 22.04 64-bit|
22-
| Debian | 10, 11, 12 |
23-
| Windows | Windows Server 2019, 2022, 2025 |
17+
| OS | Package Type | OS Version | PHP Version |
18+
| :-----------------------------------: | :----------: | :----------------------------------------------------: | :---------: |
19+
| CentOS, CloudLinux, OracleLinux, etc. | RPM | 6.x 64-bit, 7.x 64-bit, 8.x 64-bit, 9.x 64-bit | 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
20+
| AlmaLinux | RPM | 8.x 64-bit, 9.x 64-bit | 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
21+
| Ubuntu | DEB | 16.04 64-bit, 18.04 64-bit, 20.04 64-bit, 22.04 64-bit | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
22+
| Debian | DEB | 10, 11, 12 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
23+
| Windows | - | Windows Server 2019, 2022, 2025 | 5.6, 7.4 |
2424

2525
Other distros upon request.
2626

27-
28-
### Supported versions
29-
30-
**CentOS, CloudLinux, AlmaLinux, Oracle Linux, etc.:** 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4
31-
32-
**Ubuntu:** 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4
33-
34-
**Debian:** 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4
35-
36-
**Windows:** 5.6, 7.4
37-
3827
### Vulnerability Coverage and Target Response Times
3928

4029
TuxCare employs the Common Vulnerability Scoring System (CVSS v3) to assess the severity of security vulnerabilities. Our severity rating system for patching vulnerabilities integrates both NVD scoring and vendor scoring (when available). When the vendor's score is lower than the NVD score, we prioritize the NVD score.

0 commit comments

Comments
 (0)