diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-09-26 13:32:49 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-09-26 14:02:08 +0200 |
commit | 6c34cccad778bd8db0ce03b7596cbef03afa9688 (patch) | |
tree | 1801df1d599468a9eb8cc69ce684d53287f51b98 /apt-inst | |
parent | b4140ecf132d15adf740f23330054b6788d4f9a6 (diff) |
pkg from only trusted sources keeps being trusted
--allow-unauthenticated switches the download to a pre-0.6 system in
which a package can come from any source, rather than that trusted
packages can only come from trusted sources.
To allow this the flag used to set all packages as untrusted, which is a
bit much, so we check now if the package can be acquired via an
untrusted source and only if this is the case set it as untrusted.
As APT nowadays supports setting sources as trusted via a flag in the
sources.list this mode shouldn't be used that much anymore though.
[Note that this is not the patch from the BTS]
Closes: 617690
Diffstat (limited to 'apt-inst')
0 files changed, 0 insertions, 0 deletions