From 1da058d6defcbfa4729b99526fdafcd1ae5295ce Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 30 Jun 2020 09:01:29 +0200 Subject: Corrected Amazon Linux entries Switched entries and added a note. Due to matching by regular expression, the shortest match would otherwise always win. --- db/software-eol.db | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/software-eol.db b/db/software-eol.db index c42e244a..2412a203 100644 --- a/db/software-eol.db +++ b/db/software-eol.db @@ -16,8 +16,9 @@ # # Amazon Linux # -os:Amazon Linux:2020-06-30:1593468000: +# Note: shortest entry is listed at end due to regular expression matching being used os:Amazon Linux 2:2023-06-26:1687730400: +os:Amazon Linux:2020-06-30:1593468000: # # Arch Linux # -- cgit v1.2.3