Show unauthenticated warning for source packages as well
authorMichael Vogt <mvo@debian.org>
Fri, 30 May 2014 12:47:56 +0000 (14:47 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Mon, 2 Jun 2014 06:53:09 +0000 (08:53 +0200)
commita3f1d60cb75ab83f63a52a43c056a4752c8fdeb2
tree00acd57805d51fe2422fe6b0d5bc4fcbaca6247e
parent7adaab0430308a17f1db279f0ebbed8068dd4308
Show unauthenticated warning for source packages as well

This will show the same unauthenticated warning for source packages
as for binary packages and will not download a source package if
it is unauthenticated. This can be overridden with
--allow-unauthenticated

Closes: #749795
apt-private/private-download.cc
apt-private/private-download.h
cmdline/apt-get.cc
test/integration/test-apt-get-source-authenticated [new file with mode: 0755]