| Commit message (Expand) | Author | Age | Files | Lines |
* | Say which host the out of date package is from. | onefang | 2023-02-23 | 1 | -2/+2 |
* | Add yet another timeout watchdog. | onefang | 2023-02-23 | 1 | -7/+7 |
* | Update base files reference package. | onefang | 2022-12-24 | 1 | -1/+1 |
* | Yet another attempt to stop it crashing rarely. | onefang | 2022-11-17 | 1 | -2/+2 |
* | Yet another attempt to sort out these log file crashes. | onefang | 2022-10-21 | 1 | -2/+2 |
* | Work around broken DNS by trying again @9.9.9.11. | onefang | 2022-10-18 | 1 | -4/+28 |
* | ;; Warning, extra type option | onefang | 2022-10-18 | 1 | -1/+2 |
* | Give up on using devuan-keyring as a Devuan reference package, try base-files... | onefang | 2022-10-06 | 1 | -1/+2 |
* | Yet another update to the Devuan keyring. | onefang | 2022-10-03 | 1 | -1/+1 |
* | More keyring fixes. | onefang | 2022-09-10 | 1 | -1/+4 |
* | Update Devuan keyring. | onefang | 2022-09-09 | 1 | -1/+1 |
* | Include DNSRR: maybe in the DNSRR checks. | onefang | 2022-01-28 | 1 | -1/+1 |
* | Update apt-transport-https version. | onefang | 2022-01-25 | 1 | -1/+1 |
* | Oops, use .value for the actual, you know, value. | onefang | 2021-12-18 | 1 | -3/+3 |
* | Don't hard code deb.roundr.devuan.org all over the place, and check the results. | onefang | 2021-12-17 | 1 | -3/+4 |
* | Don't crash if a DNS-RR mirror fails to resolve. | onefang | 2021-11-21 | 1 | -14/+16 |
* | Don't continue testing mirrors with no IP addresses. | onefang | 2021-11-19 | 1 | -0/+2 |
* | Strip out DNS-RR duplicates. | onefang | 2021-11-19 | 1 | -0/+20 |
* | FDQN -> FQDN | onefang | 2021-11-18 | 1 | -2/+2 |
* | io.popen returns nil sometimes, deal with that. | onefang | 2021-11-10 | 1 | -20/+17 |
* | Use releases from apt-panopticommon. | onefang | 2021-11-09 | 1 | -9/+8 |
* | Update the DEBIAN-SECURITY package. | onefang | 2020-08-12 | 1 | -1/+1 |
* | If a thing is untested, mark it as so. | onefang | 2020-07-20 | 1 | -2/+14 |
* | Work around a problem with the STATUS files. | onefang | 2020-07-19 | 1 | -1/+1 |
* | Use the new DNSRR field from mirror_list.txt to do the correct thing. | onefang | 2020-07-17 | 1 | -4/+14 |
* | Typo-- | onefang | 2020-07-17 | 1 | -1/+1 |
* | Check for nil FDQN and BaseURL. | onefang | 2020-07-17 | 1 | -2/+6 |
* | Don't try to write to a log file we couldn't open. | onefang | 2020-06-01 | 1 | -7/+10 |
* | Let's try a slightly older keyring that might stick around for more than a co... | onefang | 2020-04-04 | 1 | -1/+1 |
* | Fix a crash. | onefang | 2020-03-21 | 1 | -1/+1 |
* | Rewrite some of the output. | onefang | 2020-02-06 | 1 | -1/+0 |
* | Better wait for command startup. | onefang | 2020-02-06 | 1 | -1/+6 |
* | ERROR if we can't find IPs for a mirror. | onefang | 2020-02-06 | 1 | -9/+13 |
* | Downgrade inability to find Packages_parsed-sorted to a WARNING. | onefang | 2020-02-06 | 1 | -1/+1 |
* | New Debian key ring. | onefang | 2020-02-06 | 1 | -1/+1 |
* | A bit more info in the "not updated yet" WARNING. | onefang | 2020-01-03 | 1 | -1/+1 |
* | This might finally fix the Updated test, but include some more debugging outp... | onefang | 2020-01-03 | 1 | -1/+4 |
* | A few less steps in some of the time calcs. | onefang | 2020-01-03 | 1 | -4/+2 |
* | Not being able to download an updated file while the mirror is still updating... | onefang | 2020-01-03 | 1 | -1/+7 |
* | May need to wait on the file to avoid missing speeds after all. | onefang | 2020-01-03 | 1 | -0/+8 |
* | Fix another race condition. | onefang | 2020-01-03 | 1 | -0/+5 |
* | Make a couple of convenience strings. | onefang | 2020-01-03 | 1 | -8/+10 |
* | Collate more data from the redirect results. | onefang | 2020-01-02 | 1 | -1/+2 |
* | TODO++ | onefang | 2020-01-02 | 1 | -0/+1 |
* | Clean out commented stuff that is no longer needed. | onefang | 2020-01-02 | 1 | -8/+0 |
* | Comment out previous attempts to fix the missing speed issue. | onefang | 2020-01-02 | 1 | -5/+5 |
* | Curl uses k and M to mean 1024, not 1000. | onefang | 2020-01-02 | 1 | -4/+6 |
* | Forgot a couple things in the last commit. | onefang | 2020-01-02 | 1 | -1/+3 |
* | Maybe fix the missing speeds. | onefang | 2020-01-02 | 1 | -1/+2 |
* | Fix missing speeds, this time for sure. | onefang | 2020-01-02 | 1 | -0/+1 |