aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xapt-panopticon.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index d558485..79bdd19 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -38,8 +38,7 @@ local referenceDebs =
38 -- Debian package. 38 -- Debian package.
39 "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2023.12.24_all.deb", 39 "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2023.12.24_all.deb",
40 -- Debian security package. NOTE this one should always be redirected? 40 -- Debian security package. NOTE this one should always be redirected?
41-- "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.8.2.2_all.deb", 41 "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.8.2.2_all.deb",
42 "merged/pool/DEBIAN-SECURITY/updates/main/g/glibc/libc6-dev_2.36-9+deb12u6_amd64.deb",
43} 42}
44local referenceDevs = 43local referenceDevs =
45{ 44{