Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-13 | Update base files version. | dvs1 | 1 | -1/+1 | |
2024-08-08 | Don't poke at HTTPS for URLsanity if the server doesn't actually support HTTPS. | dvs1 | 1 | -0/+4 | |
2024-06-15 | Switch base-files test to a specific arch, coz _all went away. | onefang | 1 | -1/+2 | |
2024-05-16 | Yen another base-files update. | onefang | 1 | -1/+1 | |
2024-04-27 | New Debian keyring. | onefang | 1 | -1/+1 | |
2024-04-27 | New base-files | onefang | 1 | -2/+1 | |
I missed the ".1". lol | |||||
2024-04-27 | Another temporary patch, check for an earlier version of base-files, the ↵ | onefang | 1 | -1/+2 | |
current one vanished mysteriousl. | |||||
2024-04-23 | Switch back. | onefang | 1 | -2/+1 | |
2024-04-23 | Temporary switch to ↵ | onefang | 1 | -1/+2 | |
merged/pool/DEBIAN-SECURITY/updates/main/g/glibc/libc6-dev_2.36-9+deb12u6_amd64.deb for a test. | |||||
2024-03-04 | Bump the version of base-files to check. | onefang | 1 | -1/+1 | |
2024-01-10 | Update debian-keyring again. | onefang | 1 | -1/+1 | |
2023-10-12 | Update Debian and Devuan keyrings. | onefang | 1 | -2/+2 | |
2023-07-27 | Back up the Debian keyring. | onefang | 1 | -1/+1 | |
2023-06-22 | Update test packages. | onefang | 1 | -3/+3 | |
2023-06-16 | Update base-files package version. | onefang | 1 | -1/+1 | |
2023-05-08 | Update base-files version. | onefang | 1 | -1/+1 | |
2023-03-31 | Update which base-files version to check. | onefang | 1 | -1/+1 | |
2023-02-23 | Say which host the out of date package is from. | onefang | 1 | -2/+2 | |
2023-02-23 | Add yet another timeout watchdog. | onefang | 1 | -7/+7 | |
2022-12-24 | Update base files reference package. | onefang | 1 | -1/+1 | |
2022-11-17 | Yet another attempt to stop it crashing rarely. | onefang | 1 | -2/+2 | |
2022-10-21 | Yet another attempt to sort out these log file crashes. | onefang | 1 | -2/+2 | |
2022-10-18 | Work around broken DNS by trying again @9.9.9.11. | onefang | 1 | -4/+28 | |
2022-10-18 | ;; Warning, extra type option | onefang | 1 | -1/+2 | |
2022-10-06 | Give up on using devuan-keyring as a Devuan reference package, try ↵ | onefang | 1 | -1/+2 | |
base-files instead. | |||||
2022-10-03 | Yet another update to the Devuan keyring. | onefang | 1 | -1/+1 | |
2022-09-10 | More keyring fixes. | onefang | 1 | -1/+4 | |
2022-09-09 | Update Devuan keyring. | onefang | 1 | -1/+1 | |
2022-01-28 | Include DNSRR: maybe in the DNSRR checks. | onefang | 1 | -1/+1 | |
2022-01-25 | Update apt-transport-https version. | onefang | 1 | -1/+1 | |
1.4.10 is no longer in DEBIAN-SECURITY. | |||||
2021-12-18 | Oops, use .value for the actual, you know, value. | onefang | 1 | -3/+3 | |
2021-12-17 | Don't hard code deb.roundr.devuan.org all over the place, and check the results. | onefang | 1 | -3/+4 | |
Coz it got changed to deb.rr.devuan.org. | |||||
2021-11-21 | Don't crash if a DNS-RR mirror fails to resolve. | onefang | 1 | -14/+16 | |
2021-11-19 | Don't continue testing mirrors with no IP addresses. | onefang | 1 | -0/+2 | |
2021-11-19 | Strip out DNS-RR duplicates. | onefang | 1 | -0/+20 | |
2021-11-18 | FDQN -> FQDN | onefang | 1 | -2/+2 | |
How did this last so long? | |||||
2021-11-10 | io.popen returns nil sometimes, deal with that. | onefang | 1 | -20/+17 | |
2021-11-09 | Use releases from apt-panopticommon. | onefang | 1 | -9/+8 | |
2020-08-12 | Update the DEBIAN-SECURITY package. | onefang | 1 | -1/+1 | |
2020-07-20 | If a thing is untested, mark it as so. | onefang | 1 | -2/+14 | |
2020-07-19 | Work around a problem with the STATUS files. | onefang | 1 | -1/+1 | |
cat: 'results/STATUS_deb.devuan.org_deb.devuan.org_2a01:4f8:162:7293:__merged_pool_DEBIAN_main_d_debian-keyring_debian-keyring_2019.02.25_all.deb.txt': No such file or directory Is the error, so I touch it first, but not all of them get to the rm later, so now we have a bunch of empty ones. No idea, it's really random and hard to catch. | |||||
2020-07-17 | Use the new DNSRR field from mirror_list.txt to do the correct thing. | onefang | 1 | -4/+14 | |
2020-07-17 | Typo-- | onefang | 1 | -1/+1 | |
2020-07-17 | Check for nil FDQN and BaseURL. | onefang | 1 | -2/+6 | |
Should move that up higher. Something else is going wrong. | |||||
2020-06-01 | Don't try to write to a log file we couldn't open. | onefang | 1 | -7/+10 | |
2020-04-04 | Let's try a slightly older keyring that might stick around for more than a ↵ | onefang | 1 | -1/+1 | |
couple of months. | |||||
2020-03-21 | Fix a crash. | onefang | 1 | -1/+1 | |
2020-02-06 | Rewrite some of the output. | onefang | 1 | -1/+0 | |
Move explanations into tooltips. Invent a crappy HTML template "system". General clean up of text. | |||||
2020-02-06 | Better wait for command startup. | onefang | 1 | -1/+6 | |
2020-02-06 | ERROR if we can't find IPs for a mirror. | onefang | 1 | -9/+13 | |