diff options
| author | onefang | 2022-01-25 06:12:50 +1000 |
|---|---|---|
| committer | onefang | 2022-01-25 06:12:50 +1000 |
| commit | 13eb6bb66747b5bbbbb5fd0b46e4e0c6524ed6a8 (patch) | |
| tree | 1ab44f76bb5d7818fea893489f4d21b205d4e2e3 | |
| parent | Tick or cross in the table for DNS-RR. (diff) | |
| download | apt-panopticon-13eb6bb66747b5bbbbb5fd0b46e4e0c6524ed6a8.zip apt-panopticon-13eb6bb66747b5bbbbb5fd0b46e4e0c6524ed6a8.tar.gz apt-panopticon-13eb6bb66747b5bbbbb5fd0b46e4e0c6524ed6a8.tar.bz2 apt-panopticon-13eb6bb66747b5bbbbb5fd0b46e4e0c6524ed6a8.tar.xz | |
Update apt-transport-https version.
1.4.10 is no longer in DEBIAN-SECURITY.
| -rwxr-xr-x | apt-panopticon.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 7d08f7d..cf40ce4 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua | |||
| @@ -38,7 +38,7 @@ local referenceDebs = | |||
| 38 | -- Debian package. | 38 | -- Debian package. |
| 39 | "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2019.02.25_all.deb", | 39 | "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2019.02.25_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/a/apt/apt-transport-https_1.4.10_amd64.deb", | 41 | "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.4.11_amd64.deb", |
| 42 | } | 42 | } |
| 43 | local referenceDevs = | 43 | local referenceDevs = |
| 44 | { | 44 | { |
