#195 Add CentOS Stream 9 EOL date
Merged 3 months ago by shaunm. Opened 2 years ago by carlwgeorge.
centos/ carlwgeorge/centos.org c9s-eol-date  into  main

@@ -50,8 +50,10 @@ 

            release_email: https://lists.centos.org/pipermail/centos-announce/2020-November/035820.html

            website: https://docs.centos.org/

        eol:

-         - overview: ""

-           date: "30 June 2024"

+         - overview: >

+             2024-06-30

+             (end of <a href="https://access.redhat.com/support/policy/updates/errata#Life_Cycle_Dates">RHEL 7 Maintenance Support 2 Phase</a>)

+           date: ""

            url: ""

  

  - name: "CentOS Stream"
@@ -89,10 +91,9 @@ 

            release_email: "https://lists.centos.org/pipermail/centos-announce/2021-December/060971.html"

            website: "https://docs.centos.org/en-US/docs/"

        eol:

-         - overview: |

-             End of RHEL9 <a

-             href="https://access.redhat.com/support/policy/updates/errata#Full_Support_Phase">full

-             support</a> phase.

+         - overview: >

+             2027-05-31

+             (end of <a href="https://access.redhat.com/support/policy/updates/errata#Life_Cycle_Dates">RHEL 9 Full Support Phase</a>)

            date: ""

            url: ""

      8:
@@ -120,8 +121,10 @@ 

            release_email: "https://lists.centos.org/pipermail/centos-announce/2019-September/023449.html"

            website: "https://docs.centos.org/"

        eol:

-         - overview: ""

-           date: "31 May 2024"

+         - overview: >

+             2024-05-31

+             (end of <a href="https://access.redhat.com/support/policy/updates/errata#Life_Cycle_Dates">RHEL 8 Full Support Phase</a>)

+           date: ""

            url: ""

        convert:

          - overview: "Converting from CentOS Linux 8 to CentOS Stream 8"

file modified
+1 -1
@@ -18,7 +18,7 @@ 

  * CentOS Linux 7 EOL: 2024-06-30

  * CentOS Linux 8 EOL: 2021-12-31

  * CentOS Stream 8 EOL: 2024-05-31

- * CentOS Stream 9 EOL: estimated 2027, dependent on RHEL9 end of "Full Support Phase"

+ * CentOS Stream 9 EOL: 2027-05-31

  

  ## Upstream vs downstream

  

Before RHEL 9 was released we had to use an estimate for this. Now that we know the exact date of the end of the RHEL 9 "full support" phase, we can just use it directly.

I have a couple of concerns.
- We must keep a link to the RHEL support phases documentation, it's important that we link to where the date is derived from because this is not a date chosen directly by the Project
- We also must make it clear that the documentation is the source of truth. I don't expect this to happen, but if the RHEL support phase is extended we would match any new date documented on that page

I have a couple of ideas that we can chat about for making this more clear.

rebased onto c218e6b

a year ago

Rebased on main and updated to link to the RHEL phases for all the EOL dates.

Users sometimes find the current phrasing of the CentOS Stream 9 EOL confusing (https://www.reddit.com/r/CentOS/comments/16e8pyl/confusing_download_of_centos/).

This change looks like it will be more clear to readers.

rebased onto 5084b6f

9 months ago

rebased onto 8f77bf0

9 months ago

rebased onto 0ad16a0

3 months ago

Pull-Request has been merged by shaunm

3 months ago