From 11431239412fee927dbcc62be02267176ec00a0e Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 22 Jun 2023 02:36:30 +1000 Subject: Update test packages. --- apt-panopticon.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apt-panopticon.lua b/apt-panopticon.lua index dcb3f73..3908193 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_2019.02.25_all.deb", + "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2023.05.28_all.deb", -- Debian security package. NOTE this one should always be redirected? - "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.4.11_amd64.deb", + "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_2022.10.03_all.deb", -- Devuan keeps changing this since the key expiry incident. + "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/b/base-files/base-files_13devuan1_all.deb", } -- cgit v1.1