- try downloading clearsigned InRelease before trying Release.gpg
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 20 Jan 2011 13:53:52 +0000 (14:53 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 20 Jan 2011 13:53:52 +0000 (14:53 +0100)
commitfe0f7911b650918e1d511b3453664a07f6d966d0
tree6cf87ad25812aa318624fadbc814875e58f4b4f1
parent248ec5ab008a1dfa5bf441b0d40b6c1859954746
  - try downloading clearsigned InRelease before trying Release.gpg
* apt-pkg/deb/deblistparser.cc:
  - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles
18 files changed:
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/deb/debindexfile.cc
apt-pkg/deb/deblistparser.cc
apt-pkg/deb/debmetaindex.cc
apt-pkg/indexcopy.cc
apt-pkg/indexrecords.cc
apt-pkg/tagfile.cc
apt-pkg/tagfile.h
debian/changelog
doc/apt-secure.8.xml
test/integration/Packages-releasefile-verification [new file with mode: 0644]
test/integration/Packages-releasefile-verification-new [new file with mode: 0644]
test/integration/framework
test/integration/marvinparanoid.pub [new file with mode: 0644]
test/integration/marvinparanoid.sec [new file with mode: 0644]
test/integration/test-bug-595691-empty-and-broken-archive-files
test/integration/test-releasefile-verification [new file with mode: 0755]