]> git.saurik.com Git - apt.git/commit
generalize secure->insecure downgrade protection
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 18 Mar 2016 11:50:02 +0000 (12:50 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 22 Jun 2016 12:05:01 +0000 (14:05 +0200)
commitb1bdfe682054ea6fc202416968c5342d59b403b1
tree1183d520bb5826deef7d6872a0254c6c1e76d23e
parentab94dcece2465f824bea80fc9158bf9a028b2e87
generalize secure->insecure downgrade protection

Handling the extra check (and force requirement) for downgrades in
security in our AllowInsecureRepositories checker helps in having this
check everywhere instead of just in the most common place and requiring
a little extra force in such cases is always good.
apt-pkg/acquire-item.cc
test/integration/test-apt-update-nofallback