- if ExecGPGV deals with a clear-signed file it will split this file
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 15 Mar 2013 17:53:53 +0000 (18:53 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 15 Mar 2013 17:53:53 +0000 (18:53 +0100)
commit2d3fe9cfadb33556b7563a98bb5a4698888e6c40
treeb5337b311f7ed3801ddc11c772d91a6b4b99cc87
parent4fb400a66f2436cba6c89cecdc9560c9b1c54337
  - if ExecGPGV deals with a clear-signed file it will split this file
    into data and signatures, pass it to gpgv for verification and
    recombines it after that in a known-good way without unsigned blocks
    and whitespaces resulting usually in more or less the same file as
    before, but later code can be sure about the format
* apt-pkg/deb/debmetaindex.cc:
  - reenable InRelease by default
apt-pkg/contrib/gpgv.cc
apt-pkg/contrib/gpgv.h
apt-pkg/deb/debmetaindex.cc
debian/changelog
test/integration/test-ubuntu-bug-784473-InRelease-one-message-only