X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/952ee63b0af14a534c0aca00c11d1a99be6b22b2..0a7370ca91289db3d23d72aeac397edfe3dfb75b:/doc/apt-secure.8.xml
diff --git a/doc/apt-secure.8.xml b/doc/apt-secure.8.xml
index 2c1c192d4..550308282 100644
--- a/doc/apt-secure.8.xml
+++ b/doc/apt-secure.8.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
- 2016-03-18T00:00:00Z
+ 2016-08-06T00:00:00Z
@@ -75,7 +75,10 @@
You can force all APT clients to raise only warnings by setting the
configuration option to
- true. Note that this option will eventually be removed.
+ true. Individual repositories can also be allowed to be insecure
+ via the &sources-list; option allow-insecure=yes.
+ Note that insecure repositories are strongly discouraged and all options
+ to force apt to continue supporting them will eventually be removed.
Users also have the option available to disable
even the warnings, but be sure to understand the implications as detailed in
&sources-list;.
@@ -87,7 +90,8 @@
irrespective of the option to allow or forbid usage of insecure repositories.
The error can be overcome by additionally setting
- to true.
+ to true or for Individual repositories with the &sources-list;
+ option allow-downgrade-to-insecure=yes.