Skip to content

Commit

Permalink
Merge pull request #66 from deynekoaa/master
Browse files Browse the repository at this point in the history
ELS-673
  • Loading branch information
annkots authored Feb 28, 2024
2 parents 19db7ac + 580d71c commit 5563788
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/extended-lifecycle-support-for-languages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Extended Lifecycle Support for PHP

Extended 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.
Extended 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.

### Supported OS

Expand Down Expand Up @@ -211,7 +211,7 @@ oscap oval eval --results result.xml --report report.xml centos6-els-php-oval.xm

### PHP extensions list

You can find the list of the supported add-ons [here](https://docs.cloudlinux.com/shared/cloudlinux_os_components/#bundled-php-extensions).
You can find the list of the supported add-ons [here](https://docs.cloudlinux.com/shared/alt-ea_packages/#bundled-php-extensions).

### How to use PHP-ELS

Expand Down
16 changes: 8 additions & 8 deletions docs/extended-lifecycle-support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ We aim to deliver security patches for critical and high-risk vulnerabilities (C

TuxCare provides Extended Lifecycle Support (ELS) for up to four years (except for CentOS 7 which is supported for up to five years). This support is offered after the Linux distribution has reached its End of Life (EOL) or no longer receives standard support.

| **Distribution** | **EOL** | **ELS** |
|---|---|---|
| CentOS 6 | November 2020 | November 2026 |
| CentOS 7 | June 2024 | June 2029 |
| CentOS 8 | January 2022 | January 2026 |
| Oracle Linux 6 | December 2020 | December 2024 |
| Ubuntu 16.04 | April 2021 | April 2025 |
| Ubuntu 18.04 | May 2023 | May 2028 |
| **Distribution** | **Arch** | **EOL** | **ELS** |
|---|---|---|---|
| CentOS 6 | x86_64 i386 | November 2020 | November 2026 |
| CentOS 7 | x86_64 i386 | June 2024 | June 2029 |
| CentOS 8 | x86_64 | January 2022 | January 2026 |
| Oracle Linux 6 | x86_64 | December 2020 | December 2024 |
| Ubuntu 16.04 | amd64 | April 2021 | April 2025 |
| Ubuntu 18.04 | amd64 | May 2023 | May 2028 |

### Supported packages

Expand Down

0 comments on commit 5563788

Please sign in to comment.