David Kalnischkies
|
25f2731928
merge keyrings with cat instead of gpg in apt-key
|
11 年之前 |
David Kalnischkies
|
f14cde2ca7
support gpg 2.1.x in apt-key
|
11 年之前 |
David Kalnischkies
|
c1642be522
enhance apt-key debugging options
|
11 年之前 |
David Kalnischkies
|
b0d4085477
implement Signed-By option for sources.list
|
11 年之前 |
David Kalnischkies
|
05f64ca2e4
Merge branch 'debian/jessie' into debian/experimental
|
11 年之前 |
David Kalnischkies
|
d5cf885175
keyids in "apt-key del" should be case-insensitive
|
11 年之前 |
James McCoy
|
69d8b8537a
support long keyids in "apt-key del" instead of ignoring them
|
11 年之前 |
David Kalnischkies
|
0d303f1764
test if TMPDIR is accessible before using
|
11 年之前 |
Michael Vogt
|
7ffac4c101
Test if TMPDIR is a directory in apt-key and if not unset it
|
11 年之前 |
David Kalnischkies
|
c46a36adaf
add and use 'apt-key verify' which prefers gpgv over gpg
|
12 年之前 |
David Kalnischkies
|
0b94a7bc2e
miscellaneous small cleanups in apt-key
|
12 年之前 |
David Kalnischkies
|
33a2267214
add --readonly option for apt-key adv
|
12 年之前 |
David Kalnischkies
|
0dae96a2b5
use only one --keyring in gpg interactions
|
12 年之前 |
David Kalnischkies
|
bd7fb5aa31
add --secret-keyring option for apt-key
|
12 年之前 |
David Kalnischkies
|
ba72845c07
allow to specify fingerprints in 'apt-key del'
|
12 年之前 |
David Kalnischkies
|
38005d8b24
add a test for apt-key export{,all}
|
12 年之前 |
David Kalnischkies
|
0740a31033
respect --keyring also in merged keyring commands
|
12 年之前 |
David Kalnischkies
|
93d0d08cdd
support gnupg2 as drop-in replacement for gnupg
|
12 年之前 |
David Kalnischkies
|
0599118009
delay gnupg setup in apt-key until it is needed
|
12 年之前 |
David Kalnischkies
|
5beb682d2d
merge fragment keyrings in apt-key to avoid hitting gpg limits
|
12 年之前 |
David Kalnischkies
|
4b30c1dc05
refactor key removal code to reuse it in next step
|
12 年之前 |
David Kalnischkies
|
08cfcd73f5
set a primary-keyring only if we have access to it
|
12 年之前 |
David Kalnischkies
|
4f51a496d5
support (multiple) arguments properly in apt-key
|
12 年之前 |
David Kalnischkies
|
9fda3be1ae
only create new trusted.gpg if directory is writeable
|
12 年之前 |
David Kalnischkies
|
84b286f65c
all errors should be printed to stderr
|
12 年之前 |
David Kalnischkies
|
3d0def0598
add a (hidden) --quiet option for apt-key
|
12 年之前 |
David Kalnischkies
|
3e032cda2d
remove leftover debug output from multikey softlink
|
12 年之前 |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
12 年之前 |
David Kalnischkies
|
5fd25d678f
use gpg --homedir instead of explicit file placement
|
12 年之前 |
Michael Vogt
|
e5543ea5a2
fix apt-key net-update test to use the buildin webserver
|
12 年之前 |