aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordvs12024-11-15 14:06:42 +1000
committerdvs12024-11-15 14:06:42 +1000
commitf570db2d5b473d5bf19eb76ff55ecd8b7fd11f03 (patch)
treefdcbfcf49ee2a9e4f97c9a541d41f52998fe1615
parentapt-transport-https went away, try tor instead. (diff)
downloadapt-panopticon-f570db2d5b473d5bf19eb76ff55ecd8b7fd11f03.zip
apt-panopticon-f570db2d5b473d5bf19eb76ff55ecd8b7fd11f03.tar.gz
apt-panopticon-f570db2d5b473d5bf19eb76ff55ecd8b7fd11f03.tar.bz2
apt-panopticon-f570db2d5b473d5bf19eb76ff55ecd8b7fd11f03.tar.xz
Try exim4 for the Debian security test package.
-rwxr-xr-xapt-panopticon.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index 8393ebb..092bad5 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -38,7 +38,7 @@ local referenceDebs =
38 -- Debian package. 38 -- Debian package.
39 "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2024.09.22_all.deb", 39 "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2024.09.22_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-tor_0.5_all.deb", 41 "merged/pool/DEBIAN-SECURITY/updates/main/e/exim4/exim4_4.96-15+deb12u5_all.deb",
42} 42}
43local referenceDevs = 43local referenceDevs =
44{ 44{