From 893328bda47a2adecb978366d6ce147fec9dd104 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 18 Apr 2023 14:02:09 +1000 Subject: Remove jessie, it went away to the old releases home. --- apt-panopticommon.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apt-panopticommon.lua') diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua index 04a339a..8560c1a 100644 --- a/apt-panopticommon.lua +++ b/apt-panopticommon.lua @@ -7,7 +7,8 @@ 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 = {"jessie", "ascii", "beowulf", "chimaera", "daedalus", "ceres"} +APT.releases = {"ascii", "beowulf", "chimaera", "daedalus", "ceres"} APT.subRels = {'backports', 'proposed-updates', 'security', 'updates'} APT.notExist = { -- cgit v1.1