aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2025-04-05 18:53:58 +1000
committeronefang2025-04-05 18:53:58 +1000
commit3b2fc412eb4fdf5f2fca4de1e4bec4db1d02361b (patch)
treee292a6597ab0b27c25e069556429dcf6f0eab4aa
parentWhite space change. (diff)
downloadapt-panopticon-3b2fc412eb4fdf5f2fca4de1e4bec4db1d02361b.zip
apt-panopticon-3b2fc412eb4fdf5f2fca4de1e4bec4db1d02361b.tar.gz
apt-panopticon-3b2fc412eb4fdf5f2fca4de1e4bec4db1d02361b.tar.bz2
apt-panopticon-3b2fc412eb4fdf5f2fca4de1e4bec4db1d02361b.tar.xz
New versions of debian keyring and exim.HEADmaster
-rwxr-xr-xapt-panopticon.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index f31f8c3..e701726 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -36,9 +36,9 @@ local notExist =
36local referenceDebs = 36local referenceDebs =
37{ 37{
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_2025.03.23_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/e/exim4/exim4_4.96-15+deb12u5_all.deb", 41 "merged/pool/DEBIAN-SECURITY/updates/main/e/exim4/exim4_4.96-15+deb12u7_all.deb",
42} 42}
43local referenceDevs = 43local referenceDevs =
44{ 44{