From: Michael Vogt Date: Fri, 30 May 2014 12:47:56 +0000 (+0200) Subject: Show unauthenticated warning for source packages as well X-Git-Tag: 1.0.4~7^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/a3f1d60cb75ab83f63a52a43c056a4752c8fdeb2?hp=a3f1d60cb75ab83f63a52a43c056a4752c8fdeb2 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 ---