From a1f0e08cf1c6bcf950b42aa21fb2d0438c40db1b Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 19 Jun 2025 09:53:29 +1000 Subject: Try to get ahead of the next Devuan keyring change. --- apt-panopticon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon.lua') diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 861bfa3..50e6177 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -43,7 +43,7 @@ local referenceDebs = 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.10.07_all.deb", -- Devuan keeps changing this since the key expiry incident. + "merged/pool/DEVUAN/main/d/devuan-keyring/devuan-keyring_2025.06.02_all.deb", -- Devuan keeps changing this since the key expiry incident. -- Hmmm used to be _all, but it was split to the individual archs. Seems pointless, each one is the same size as the previous all. "merged/pool/DEVUAN/main/b/base-files/base-files_13.8devuan1_amd64.deb", } -- cgit v1.1