CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/19 10:28:40
Modified files:
distrib/miniroot: install.sub
Log message:
Filter out some shell special characters in the installer. Some
downstream tools were too trusting of the contents of /etc/installurl.
This could be combined with a MITM on installer images that do not use
TLS. The impact is limited because due to a bug images without timezone
data (e.g. floppies) did not use this data.
ok afresh1@ kn@
