Changes

Jump to: navigation, search

Mirror Server

431 bytes added, 18:28, 22 August 2014
└── distfiles
</pre>
 
== Packaging notes ==
 
=== Fetch restricting ===
 
To avoid passive information disclosure all packages requiring source files from at least one of the restricted locations must be fetch restricted (if possible). Otherwise a client may in some circumstances try to fetch the package from a public mirror, leaving traces in the respective access log.
 
For Gentoo ebuilds this means:
 
<source lang='bash'>
RESTRICT="fetch"
</source>
[[Category:Infrastructure]]