[Bug 257767] Mk/bsd.sites.mk: Disable ftp protocol for fetch MASTER_SITES
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257767] Disable ftp protocol for fetch MASTER_SITES"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Aug 2021 12:23:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257767 --- Comment #10 from Loic <hackurx@gmail.com> --- (In reply to Daniel Engberg from comment #9) > fetch/libfetch is used for downloads and my proposal here Ditto, the last commit commit 76f106831361817c4f333e82e901bf60bf551351 is from 2018. > https://reviews.freebsd.org/D25005#551019 would more or less fix your concerns unless there's a lot of breakage going on. Except that here you have enough mirrors to keep only the HTTPS protocol and not have any problem with "RANDOMIZE_MASTER_SITES". On the other hand it's clean :) At the very least, I think it would be nice to have a comment in "Mk/bsd.sites.mk" like: # Please, prefer HTTPS procotol, otherwise HTTP and finally FTP only if you have no other mirror. -- You are receiving this mail because: You are on the CC list for the bug.