aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Clean up messes and old results.onefang2023-05-111-2/+16
|
* Update base-files version.onefang2023-05-081-1/+1
|
* Remove ASCII completely.onefang2023-04-241-2/+1
|
* Disable ascii-security.onefang2023-04-241-0/+1
|
* Remove jessie, it went away to the old releases home.onefang2023-04-181-1/+2
|
* Update which base-files version to check.onefang2023-03-311-1/+1
|
* Say which host the out of date package is from.onefang2023-02-231-2/+2
|
* The -v option for timeout is new, not everyone has it.onefang2023-02-232-3/+3
|
* Add yet another timeout watchdog.onefang2023-02-235-16/+49
|
* Update base files reference package.onefang2022-12-241-1/+1
|
* Oops, .git is a directory, not a file.onefang2022-11-231-2/+2
|
* Yet another attempt to stop it crashing rarely.onefang2022-11-171-2/+2
|
* Yet another attempt to sort out these log file crashes.onefang2022-10-211-2/+2
|
* Actually exit when still running.onefang2022-10-181-1/+6
|
* Moar chown changes.onefang2022-10-181-1/+1
|
* Change the chowns.onefang2022-10-181-3/+3
|
* Check for stale lock file.onefang2022-10-181-4/+10
|
* Only git pull if it's a git version.onefang2022-10-181-4/+8
| | | | | Coz my local desktop test version is just symlinked instead of git updated.
* Minor tweak to DNSRR output.onefang2022-10-181-1/+1
|
* Work around broken DNS by trying again @9.9.9.11.onefang2022-10-181-4/+28
|
* Nil out a closed logfile.onefang2022-10-181-0/+1
|
* Print the error message for not being able to open the log file, instead of ↵onefang2022-10-181-1/+1
| | | | trying to put it in the unopened log file.
* Print CRITICAL errors as well as putting them in the log file.onefang2022-10-181-1/+1
|
* ;; Warning, extra type optiononefang2022-10-181-1/+2
|
* Cater for more mirrors.onefang2022-10-121-0/+6
|
* Give up on using devuan-keyring as a Devuan reference package, try ↵onefang2022-10-061-1/+2
| | | | base-files instead.
* Yet another update to the Devuan keyring.onefang2022-10-031-1/+1
|
* More keyring fixes.onefang2022-09-101-1/+4
|
* Update Devuan keyring.onefang2022-09-091-1/+1
|
* Explain the new red question mark.onefang2022-01-282-4/+8
|
* Include DNSRR: maybe in the DNSRR checks.onefang2022-01-282-12/+15
|
* Only do the RR check if the mirror agrees to be in the RR.onefang2022-01-271-2/+2
|
* Update apt-transport-https version.onefang2022-01-251-1/+1
| | | | 1.4.10 is no longer in DEBIAN-SECURITY.
* Tick or cross in the table for DNS-RR.onefang2022-01-252-12/+14
|
* Oops, use .value for the actual, you know, value.onefang2021-12-182-8/+8
|
* Don't hard code deb.roundr.devuan.org all over the place, and check the results.onefang2021-12-173-19/+29
| | | | Coz it got changed to deb.rr.devuan.org.
* Don't crash if a DNS-RR mirror fails to resolve.onefang2021-11-211-14/+16
|
* Don't continue testing mirrors with no IP addresses.onefang2021-11-191-0/+2
|
* Strip out DNS-RR duplicates.onefang2021-11-191-0/+20
|
* Bump to version 0.3 and report it in the web page.onefang2021-11-182-2/+4
|
* FDQN -> FQDNonefang2021-11-181-2/+2
| | | | How did this last so long?
* io.popen returns nil sometimes, deal with that.onefang2021-11-102-23/+33
|
* Add back Jessie, and promote Chimaera, and add Daedalus.onefang2021-11-091-3/+4
|
* Use releases from apt-panopticommon.onefang2021-11-091-9/+8
|
* Increase number of mirrors allowed in the graph.onefang2021-01-131-0/+6
| | | | Needs a better fix.
* Update the DEBIAN-SECURITY package.onefang2020-08-121-1/+1
|
* TODO++onefang2020-07-201-1/+1
|
* If a thing is untested, mark it as so.onefang2020-07-205-7/+49
|
* Work around a problem with the STATUS files.onefang2020-07-191-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.
* Quick hack to prevent RRD bitching, fix it later, meeting coming up.onefang2020-07-171-0/+2
|