@@ -4,15 +4,17 @@ Endless Lifecycle Support (ELS) for PHP from TuxCare provides security fixes for
4
4
5
5
## Supported OS and PHP versions
6
6
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.
14
8
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.
16
18
17
19
## Vulnerability Coverage and Target Response Times
18
20
@@ -278,6 +280,9 @@ Currently, we provide OVAL data for the following OS versions:
278
280
* Ubuntu 18.04
279
281
* Ubuntu 20.04
280
282
* Ubuntu 22.04
283
+ * Debian 10
284
+ * Debian 11
285
+ * Debian 12
281
286
282
287
### TuxCare PHP ELS OVAL Streams
283
288
@@ -289,6 +294,9 @@ Currently, we provide OVAL data for the following OS versions:
289
294
* 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 )
290
295
* 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 )
291
296
* 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 )
292
300
293
301
### How to use OVAL
294
302
@@ -319,7 +327,7 @@ Currently, we provide OVAL data for the following OS versions:
319
327
320
328
## PHP extensions list
321
329
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).
323
331
324
332
## How to use PHP-ELS
325
333
0 commit comments