Skip to content

Using "--allow-unauthenticated" with apt-get disables package verification,...

Thomas Dreibholz requested to merge dreibh/apt-auth-fix into develop

Using "--allow-unauthenticated" with apt-get disables package verification, allowing to install untrusted/modified packages into the development system. Fixed calls to apt-get to make sure that packages are verified.

Merge request reports