]> git.saurik.com Git - apt.git/commit
"support" unsigned Release files without hashes again
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 5 Nov 2015 00:51:44 +0000 (01:51 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 5 Nov 2015 11:21:33 +0000 (12:21 +0100)
commitf01f5d911d6a9731893865bb1ec617c5038add3e
tree8701432e7810433218ec1a7d74fdca5076295a37
parent4453cfdcf42f7fe6859bb0fc6b310a2a391bee77
"support" unsigned Release files without hashes again

This 'ignores' the component Release files you can find in Debian
alongside the binary-* directories, which isn't exactly a common
usecase, but it worked before, so lets support it again as this isn't
worse than a valid Release file which is unsigned.

Git-Dch: Ignore
apt-pkg/acquire-item.cc
test/integration/test-apt-get-update-unauth-warning