]> git.saurik.com Git - apt.git/commit
display a warning for unsigned repos
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 13 Oct 2014 05:26:27 +0000 (07:26 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 13 Oct 2014 05:26:27 +0000 (07:26 +0200)
commit7aeab5cb220c0a6ddfbbf9335276940a3a096fb4
tree1a4830e20858225e413643986827d97d39126b16
parent94f730fd712f42d1df7996febba0eb39156c6107
display a warning for unsigned repos

The same message is used for InRelease if fails in gpgv, but the
Release/Release.gpg duo needs to handle the failing download case as
well (InRelease just defers to the duo if download fails) and print a
message accompaning the insecure error to provide a hint on what is
going on.
apt-pkg/acquire-item.cc