Download raw body.
syspatch -c : call ftp(1) with timeout
10.04.2026 01:11, Theo de Raadt пишет: > What else is affected? > > fw_update? > > Surely there are more. spamd-setup(8) runs 'ftp -V -o - url' for any http, https ftp `file' in spamd.conf(5), so if such remotes were to take forever, ftp would return after a minute rather than stalling. Same for sysugprade. The installer uses -w15 in some places already; autoinstall(8) response and SHA256.sig files, for which the return code is handled explicitly, currently run without timeout, so a 1m default would make it fail quicker.
syspatch -c : call ftp(1) with timeout