]> git.saurik.com Git - apt.git/commit - apt-pkg/contrib/gpgv.cc
add --readonly option for apt-key adv
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 6 Feb 2014 16:56:28 +0000 (17:56 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 26 Sep 2014 22:12:14 +0000 (00:12 +0200)
commit33a2267214eed2a11281c9f93b8cf10b4c436d94
treee239bc47e3e1f13fa5b8cf37235a2d91167aa2dd
parent0dae96a2b5e8ecd80a1b6e44961f1692ad4aec15
add --readonly option for apt-key adv

Some advanced commands can be executed without the keyring being
modified like --verify, so this adds an option to disable the mergeback
and uses it for our gpg calling code.

Git-Dch: Ignore
apt-pkg/contrib/gpgv.cc
cmdline/apt-key.in
test/integration/framework