To provide network connectivity for dnf install, mock, even under nspawn isolation, exposes host network interfaces to build environments. This creates a security problem - enabling packet injection or capture by a malicious package, and a safety problem as well - a badly written package may cut off the host's network connectivity.
To provide network connectivity for
dnf install, mock, even under nspawn isolation, exposes host network interfaces to build environments. This creates a security problem - enabling packet injection or capture by a malicious package, and a safety problem as well - a badly written package may cut off the host's network connectivity.