From 524ff4e978789c07a0ceb41b30d3ae9480282f34 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Mar 12 2019 09:00:00 +0000 Subject: [PATCH 1/2] Add a note about EPEL 8 --- diff --git a/lifecycles-upgrades-ownership/lifecycles-general.md b/lifecycles-upgrades-ownership/lifecycles-general.md index 4658893..1d62a71 100644 --- a/lifecycles-upgrades-ownership/lifecycles-general.md +++ b/lifecycles-upgrades-ownership/lifecycles-general.md @@ -9,6 +9,7 @@ There is a related [module lifecycle discussion](https://pagure.io/modularity/is I propose that a module lifeycle is defined as an EOL (end-of-life) information mapping to a specific Fedora release, with two special cases for "just keep building until I say otherwise" and "do not build". This information is defined separately for each module stream in the Fedora and EPEL projects. +Only EPEL 8 and foward is considered (8 is the first modular version of EPEL). Separation of the data is necessary as the EOL dates of Fedora and EPEL are not aligned. Module streams reach their EOL dates at the end of a release cycle for each project. ### The required data From 6354b0ec6a2c8e447c7e13fbf513bdc648cef58b Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Mar 12 2019 12:02:42 +0000 Subject: [PATCH 2/2] Review comments --- diff --git a/lifecycles-upgrades-ownership/lifecycles-general.md b/lifecycles-upgrades-ownership/lifecycles-general.md index 1d62a71..ff98b6c 100644 --- a/lifecycles-upgrades-ownership/lifecycles-general.md +++ b/lifecycles-upgrades-ownership/lifecycles-general.md @@ -9,7 +9,7 @@ There is a related [module lifecycle discussion](https://pagure.io/modularity/is I propose that a module lifeycle is defined as an EOL (end-of-life) information mapping to a specific Fedora release, with two special cases for "just keep building until I say otherwise" and "do not build". This information is defined separately for each module stream in the Fedora and EPEL projects. -Only EPEL 8 and foward is considered (8 is the first modular version of EPEL). +Only EPEL 8 and forward are considered. RHEL 8 is the first version of RHEL to support modules. Separation of the data is necessary as the EOL dates of Fedora and EPEL are not aligned. Module streams reach their EOL dates at the end of a release cycle for each project. ### The required data