aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of base-files to check.HEADmasteronefang2024-03-041-1/+1
* Update debian-keyring again.onefang2024-01-101-1/+1
* Update Debian and Devuan keyrings.onefang2023-10-121-2/+2
* Back up the Debian keyring.onefang2023-07-271-1/+1
* Update test packages.onefang2023-06-221-3/+3
* Update base-files package version.onefang2023-06-161-1/+1
* Update base-files version.onefang2023-05-081-1/+1
* 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
* Add yet another timeout watchdog.onefang2023-02-231-7/+7
* Update base files reference package.onefang2022-12-241-1/+1
* 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
* Work around broken DNS by trying again @9.9.9.11.onefang2022-10-181-4/+28
* ;; Warning, extra type optiononefang2022-10-181-1/+2
* Give up on using devuan-keyring as a Devuan reference package, try base-files...onefang2022-10-061-1/+2
* 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
* Include DNSRR: maybe in the DNSRR checks.onefang2022-01-281-1/+1
* Update apt-transport-https version.onefang2022-01-251-1/+1
* Oops, use .value for the actual, you know, value.onefang2021-12-181-3/+3
* Don't hard code deb.roundr.devuan.org all over the place, and check the results.onefang2021-12-171-3/+4
* 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
* FDQN -> FQDNonefang2021-11-181-2/+2
* io.popen returns nil sometimes, deal with that.onefang2021-11-101-20/+17
* Use releases from apt-panopticommon.onefang2021-11-091-9/+8
* Update the DEBIAN-SECURITY package.onefang2020-08-121-1/+1
* If a thing is untested, mark it as so.onefang2020-07-201-2/+14
* Work around a problem with the STATUS files.onefang2020-07-191-1/+1
* Use the new DNSRR field from mirror_list.txt to do the correct thing.onefang2020-07-171-4/+14
* Typo--onefang2020-07-171-1/+1
* Check for nil FDQN and BaseURL.onefang2020-07-171-2/+6
* Don't try to write to a log file we couldn't open.onefang2020-06-011-7/+10
* Let's try a slightly older keyring that might stick around for more than a co...onefang2020-04-041-1/+1
* Fix a crash.onefang2020-03-211-1/+1
* Rewrite some of the output.onefang2020-02-061-1/+0
* Better wait for command startup.onefang2020-02-061-1/+6
* ERROR if we can't find IPs for a mirror.onefang2020-02-061-9/+13
* Downgrade inability to find Packages_parsed-sorted to a WARNING.onefang2020-02-061-1/+1
* New Debian key ring.onefang2020-02-061-1/+1
* A bit more info in the "not updated yet" WARNING.onefang2020-01-031-1/+1
* This might finally fix the Updated test, but include some more debugging outp...onefang2020-01-031-1/+4
* A few less steps in some of the time calcs.onefang2020-01-031-4/+2
* Not being able to download an updated file while the mirror is still updating...onefang2020-01-031-1/+7
* May need to wait on the file to avoid missing speeds after all.onefang2020-01-031-0/+8
* Fix another race condition.onefang2020-01-031-0/+5
* Make a couple of convenience strings.onefang2020-01-031-8/+10