support dash-escaped text in clearsigned files as implementations are
authorDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 19 Mar 2013 11:37:50 +0000 (12:37 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 19 Mar 2013 11:37:50 +0000 (12:37 +0100)
commitcb32348956441e33733e6bd8c2c572f19600dc25
treed5ad7114da5ebb0c4620b3a2711e045a9268a9fb
parentb408e4ad0010b273dac0af7dc87ab61062d89e49
support dash-escaped text in clearsigned files as implementations are
free to escape all lines (we have no lines in our files which need
 to be escaped as these would be invalid fieldnames) and while ExecGPGV
would detect dash-escaped text as invalid (as its not expected in
 messages with detached signatures) it would be possible to "comment"
lines in (signed) dsc files which are only parsed but not verified
apt-pkg/contrib/gpgv.cc
apt-pkg/contrib/gpgv.h