Minor improvements and updates
- Upgrade tor to 0.4.0.5-1~d90.stretch+1, the first stable
candidate in the 0.4.0.x series (Closes: #16687).
- Completely disable IPv6 except for the loopback interface. We
attempt to completely block it on the netfilter level but we
have seen ICMPv6 "leaks" any way (related to Router
Solicitation, see: #16148) so let's just disable it. We keep
enabled on the loopback interface since some services depends on
::1 being up.
- create-usb-image-from-iso: Use syslinux from chroot. We used the
syslinux from the vagrant box before, which caused issues with
when building Zero Trace Pen/Buster with a Stretch vagrant box and then
cloning the image via Zero Trace Pen Installer with syslinux from Buster
(Closes: #16748).
- Set Tor Browser's homepage to https://zerotracepen.boum.org/home/testing/
if building anything but a stable release. This page explains the
dangers of using a non-stable release. (Closes: #12003)