From 3c75999d617047b3cc9c827b0640c74ca1a52c7e Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 29 Jul 2025 14:14:36 +1000 Subject: Out with Beowulf, in with Freia. --- apt-panopticommon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua index 982ff21..b27d8d7 100644 --- a/apt-panopticommon.lua +++ b/apt-panopticommon.lua @@ -8,7 +8,7 @@ APT.version = '0.3 alpha' APT.protocols = {"ftp", "http", "https", "rsync"} APT.tests = {'raw', 'Integrity', 'Protocol', 'Redirects', 'Updated', 'URLSanity', 'Speed'} --APT.releases = {"jessie", "ascii", "beowulf", "chimaera", "daedalus", "ceres"} -APT.releases = {"beowulf","chimaera", "daedalus", "excalibur", "ceres"} +APT.releases = {"chimaera", "daedalus", "excalibur", "freia", "ceres"} APT.subRels = {'backports', 'proposed-updates', 'security', 'updates'} APT.notExist = { -- cgit v1.1