From 58fd79ba54e9068dfd23ffc401558e9f16172050 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Wed, 13 Nov 2024 15:02:40 +1000 Subject: apt-transport-https went away, try tor instead. Coz HTTPS is now built into apt. --- apt-panopticon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = -- Debian package. "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2024.09.22_all.deb", -- Debian security package. NOTE this one should always be redirected? - "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.8.2.2_all.deb", + "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-tor_0.5_all.deb", } local referenceDevs = { -- cgit v1.1