@@ -4,15 +4,17 @@ Endless Lifecycle Support (ELS) for PHP from TuxCare provides security fixes for
44
55## Supported OS and PHP versions
66
7- | OS | Package Type | OS Version | PHP Version |
8- | :-----------------------------------: | :----------: | :----------------------------------------------------: | :---------: |
9- | 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 |
10- | 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 |
11- | 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 |
12- | 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 |
13- | Windows | - | Windows Server 2019, 2022, 2025 | 5.6, 7.4 |
7+ ** Supported architecture:** 64-bit.
148
15- Other distros upon request.
9+ | OS | Package Type | OS Version | PHP Version |
10+ | :-----------------------------------: | :----------: | :-------------------------------: | :---------: |
11+ | CentOS, CloudLinux, OracleLinux, etc. | RPM | 6.x, 7.x, 8.x, 9.x | 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 |
12+ | AlmaLinux | RPM | 8.x, 9.x | 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 |
13+ | Ubuntu | DEB | 16.04, 18.04, 20.04, 22.04, 24.04 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
14+ | 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 |
15+ | Windows | - | Windows Server 2019, 2022, 2025 | 5.6, 7.4 |
16+
17+ Other distros and architectures upon request.
1618
1719## Vulnerability Coverage and Target Response Times
1820
@@ -278,6 +280,9 @@ Currently, we provide OVAL data for the following OS versions:
278280* Ubuntu 18.04
279281* Ubuntu 20.04
280282* Ubuntu 22.04
283+ * Debian 10
284+ * Debian 11
285+ * Debian 12
281286
282287### TuxCare PHP ELS OVAL Streams
283288
@@ -289,6 +294,9 @@ Currently, we provide OVAL data for the following OS versions:
289294* Ubuntu 18.04: [ https://repo.cloudlinux.com/php-els/ubuntu18.04-els-php-oval.xml ] ( https://repo.cloudlinux.com/php-els/ubuntu18.04-els-php-oval.xml )
290295* Ubuntu 20.04: [ https://repo.cloudlinux.com/php-els/ubuntu20.04-els-php-oval.xml ] ( https://repo.cloudlinux.com/php-els/ubuntu20.04-els-php-oval.xml )
291296* Ubuntu 22.04: [ https://repo.cloudlinux.com/php-els/ubuntu22.04-els-php-oval.xml ] ( https://repo.cloudlinux.com/php-els/ubuntu22.04-els-php-oval.xml )
297+ * Debian 10: [ https://repo.cloudlinux.com/php-els/debian10-els-php-oval.xml ] ( https://repo.cloudlinux.com/php-els/debian10-els-php-oval.xml )
298+ * Debian 11: [ https://repo.cloudlinux.com/php-els/debian11-els-php-oval.xml ] ( https://repo.cloudlinux.com/php-els/debian11-els-php-oval.xml )
299+ * Debian 12: [ https://repo.cloudlinux.com/php-els/debian12-els-php-oval.xml ] ( https://repo.cloudlinux.com/php-els/debian12-els-php-oval.xml )
292300
293301### How to use OVAL
294302
@@ -319,7 +327,7 @@ Currently, we provide OVAL data for the following OS versions:
319327
320328## PHP extensions list
321329
322- You can find the list of the supported add-ons [here](/cloudlinuxos/alt-ea_packages/#bundled-php-extensions).
330+ You can find the list of the supported add-ons [here](https://docs.cloudlinux.com /cloudlinuxos/alt-ea_packages/#bundled-php-extensions).
323331
324332## How to use PHP-ELS
325333
0 commit comments