|
|
|
|
|
by sillystuff
186 days ago
|
|
Debian requires that packages be able to be built entirely offline. > Debian guarantees every binary package can be built from the available source packages for licensing and security reasons. For example, if your build system downloaded dependencies from an external site, the owner of the project could release a new version of that dependency with a different license. An attacker could even serve a malicious version of the dependency when the request comes from Debian's build servers. [1] [1] https://wiki.debian.org/UpstreamGuide#:~:text=make%20V=1-,Su... |
|
It's sad how much Linux stuff is moving away from apt to systems like snap and flatpak that ship directly from upstream.