aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordvs12024-11-13 15:02:40 +1000
committerdvs12024-11-13 15:02:40 +1000
commit58fd79ba54e9068dfd23ffc401558e9f16172050 (patch)
tree403d254b63bd22e99c75500cc53f6e587b2f90e5
parentUpdated Debian keyring. (diff)
downloadapt-panopticon-58fd79ba54e9068dfd23ffc401558e9f16172050.zip
apt-panopticon-58fd79ba54e9068dfd23ffc401558e9f16172050.tar.gz
apt-panopticon-58fd79ba54e9068dfd23ffc401558e9f16172050.tar.bz2
apt-panopticon-58fd79ba54e9068dfd23ffc401558e9f16172050.tar.xz
apt-transport-https went away, try tor instead.
Coz HTTPS is now built into apt.
-rwxr-xr-xapt-panopticon.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index c41e9c6..8393ebb 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-https_1.8.2.2_all.deb", 41 "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-tor_0.5_all.deb",
42} 42}
43local referenceDevs = 43local referenceDevs =
44{ 44{