From 0e2269e1e6762520aeb2f2ff69cf5fff4d0db477 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 19 Aug 2024 14:03:54 +0200 Subject: [PATCH 1/3] Drop Eol EL6 --- metadata.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/metadata.json b/metadata.json index 6ef0586..05815c4 100644 --- a/metadata.json +++ b/metadata.json @@ -11,28 +11,24 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "6", "7" ] }, { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "6", "7" ] }, { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ - "6", "7" ] }, { "operatingsystem": "Scientific", "operatingsystemrelease": [ - "6", "7" ] } From 7b6be6a51433bdaec2d0c4eba2a05a67d6d895b1 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 19 Aug 2024 14:07:29 +0200 Subject: [PATCH 2/3] Add EL9 support --- metadata.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 05815c4..651dae0 100644 --- a/metadata.json +++ b/metadata.json @@ -11,19 +11,22 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "7" + "7", + "9" ] }, { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "7" + "7", + "9" ] }, { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ - "7" + "7", + "9" ] }, { From f97aaa33ec3a22521797e9f964f424f51867f9ef Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 19 Aug 2024 14:10:51 +0200 Subject: [PATCH 3/3] Drop EoL Scientific Linux --- metadata.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/metadata.json b/metadata.json index 651dae0..bb6aabe 100644 --- a/metadata.json +++ b/metadata.json @@ -28,12 +28,6 @@ "7", "9" ] - }, - { - "operatingsystem": "Scientific", - "operatingsystemrelease": [ - "7" - ] } ], "requirements": [