We want to fetch distfiles, regardless of whether they contain known
vulnerabilities or we're building images for a different version of
FreeBSD.
MFC after: 3 days
 Differential  D53569  
release: Make fetch happen in GCE images Authored by cperciva on Mon, Nov 3, 9:46 PM. Tags None Referenced Files 
 
 
 
 
 
 
 
 
Details 
 We want to fetch distfiles, regardless of whether they contain known MFC after: 3 days 
Diff Detail 
 Event TimelineComment Actions DISABLE_VULNERABILITIES should really have been something like DISABLE_VULNERABILITY_CHECKS, yeah? Comment Actions i don't know enough about ports to say if this is the right way to do this, but in principle disabling vulnerability checks here seems correct, otherwise building release would randomly break whenever VuXML is updated. which is, i suppose, what prompted this change in the first place. Comment Actions It's a silly name, but that's what marcus@ picked in February 2004... I had only been a committer for a couple weeks at that point IIRC. :-/  |