From df20e4be11ceae3518950878c7ac74b91d693ed6 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Tue, 2 Nov 2021 08:03:44 +0100
Subject: [PATCH] update EOL for debian10, centos8

---
 check_eol-data/os.cfg | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/check_eol-data/os.cfg b/check_eol-data/os.cfg
index 83d6a7c..ed9e7e3 100644
--- a/check_eol-data/os.cfg
+++ b/check_eol-data/os.cfg
@@ -21,20 +21,22 @@ centos:website https://www.centos.org/
 
 centos:6:2020-11-30
 centos:7:2024-06-30
-centos:8:2029-05-31
+centos:8:2021-12-31:EOL was moved from 2029-05-31 to end of 2021
+centos:8-stream:2024-05-31:EOL of Centos Stream
 
 
 # ----------------------------------------------------------------------
 debian:Debian - The universal operating system
 debian:website https://www.debian.org/
+debian:LTS information is here https://wiki.debian.org/LTS
 # ......................................................................
 
 debian:6:2016-02-29:LTS
 debian:7:2018-05-31:LTS
 debian:8:2020-06-06:LTS
-debian:9:2022-01-31:LTS
-debian:10:2022-01-31:EOL; no LTS version so far
-debian:11:2026-08-15:EOL; no LTS version so far
+debian:9:2022-06-22:LTS
+debian:10:2024-06-30:LTS starts July 2022
+debian:11:2026-06-30:LTS starts July 2024
 
 
 
-- 
GitLab