From 954d30df8d8b0fb4fa203d09674a4fe1e990e55c Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 13 Oct 2014 09:39:25 +0200 Subject: Document Acquire{MaxReleaseFileSize,AllowInsecureRepositories,AllowDowngradeToInsecureRepositories} and --no-allow-insecure-repositories Document the new options to restrict loading unauthenticated data into our parsers. --- doc/apt-get.8.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/apt-get.8.xml') diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 80b3be639..a372a0d30 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -525,6 +525,14 @@ Configuration Item: APT::Get::AllowUnauthenticated. + + Forbid the update command to acquire unverifiable + data from configured sources. Apt will fail at the update command + for repositories without valid cryptographically signatures. + + Configuration Item: Acquire::AllowInsecureRepositories. + + Show user friendly progress information in the terminal window when packages are installed, upgraded or -- cgit v1.2.3