aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/explanations.html
diff options
context:
space:
mode:
authoronefang2019-12-31 16:20:14 +1000
committeronefang2019-12-31 16:20:14 +1000
commit91b6eba0f7c4fd44dd79f0e868bb9e7a92bccce7 (patch)
treecdbbf301d0f20228de66cad65e218386c67317a0 /explanations.html
parentCheck if reference packages are still current. (diff)
downloadapt-panopticon-91b6eba0f7c4fd44dd79f0e868bb9e7a92bccce7.zip
apt-panopticon-91b6eba0f7c4fd44dd79f0e868bb9e7a92bccce7.tar.gz
apt-panopticon-91b6eba0f7c4fd44dd79f0e868bb9e7a92bccce7.tar.bz2
apt-panopticon-91b6eba0f7c4fd44dd79f0e868bb9e7a92bccce7.tar.xz
Add Redirects tests fully.
Diffstat (limited to '')
-rw-r--r--explanations.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/explanations.html b/explanations.html
index f4d11fa..7e2878d 100644
--- a/explanations.html
+++ b/explanations.html
@@ -41,6 +41,12 @@ The validity of the HTTPS certificate for each server is tested as well.
41The IPs are linked to the log for that specific IP when used via the DNS round robin, and is followed by the number of errors, warnings, or timeouts of any. 41The IPs are linked to the log for that specific IP when used via the DNS round robin, and is followed by the number of errors, warnings, or timeouts of any.
42</p> 42</p>
43 43
44<hr><h1 id="Redirects">Redirect tests</h1>
45<p>Mirrors that redirect /DEVUAN/ back out to deb.devuan.org is an ERROR. &nbsp;
46/DEBIAN-SECURITY/ packages must be redirected to a Debian mirror, specifically a mirror hosting Debian security updates. &nbsp;
47However, some Devuan mirrors might also be Debian mirrors, so this is just a WARNING.
48</p>
49
44<hr><h1 id="Protocol">Protocol tests</h1> 50<hr><h1 id="Protocol">Protocol tests</h1>
45<p>The Protocol test will give a warning if the protocol is changed during a redirect, HTTP -> HTTPS for example. &nbsp; 51<p>The Protocol test will give a warning if the protocol is changed during a redirect, HTTP -> HTTPS for example. &nbsp;
46While apt HTTPS transport is now the default in Beowulf / Buster, not everyone with an older release will have that installed, 52While apt HTTPS transport is now the default in Beowulf / Buster, not everyone with an older release will have that installed,