From 9f34f4b116dce6cbc8cabf503d74e8c1b4000bc8 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 12 Oct 2023 14:01:48 +1000 Subject: Update Debian and Devuan keyrings. --- apt-panopticon.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 4c58b55..23423e3 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -36,14 +36,14 @@ local notExist = local referenceDebs = { -- Debian package. - "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2023.05.26_all.deb", -- debian-keyring_2023.05.28_all.deb doesn't actually exist? It DID exist on some. lol + "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2023.09.24_all.deb", -- debian-keyring_2023.05.28_all.deb doesn't actually exist? It DID exist on some. lol -- 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", } local referenceDevs = { -- Devuan package. NOTE this one should not get redirected, but that's more a warning than an error. - "merged/pool/DEVUAN/main/d/devuan-keyring/devuan-keyring_2023.05.28_all.deb", -- Devuan keeps changing this since the key expiry incident. + "merged/pool/DEVUAN/main/d/devuan-keyring/devuan-keyring_2023.10.07_all.deb", -- Devuan keeps changing this since the key expiry incident. "merged/pool/DEVUAN/main/b/base-files/base-files_13devuan1_all.deb", } -- cgit v1.1