David Kalnischkies
|
43acd01979
allow fetcher setup without directory creation
|
hace 11 años |
Kenshi Muto
|
b7ed733f2e
Japanese program translation update
|
hace 11 años |
David Kalnischkies
|
a221efc331
store source name and version in binary cache
|
hace 12 años |
David Kalnischkies
|
84361defb5
fix: %i in format string (no. 1) requires 'int' but the argument type is
|
hace 11 años |
David Kalnischkies
|
9d02c1ac77
fix: The class 'pkgSourceList' defines member variable with name 'SrcList' also defined in its parent class 'pkgSource'
|
hace 11 años |
David Kalnischkies
|
804de19f5f
fix: Prefer prefix ++/-- operators for non-primitive types
|
hace 11 años |
David Kalnischkies
|
5e49cbb7b6
fix: Consecutive return, break, continue, goto or throw statements are unnecessary.
|
hace 11 años |
David Kalnischkies
|
c0f3bde3e0
Merge branch 'feature/gnupglimit' into debian/experimental
|
hace 11 años |
David Kalnischkies
|
98f0d7b3d9
add gnupg and gnupg2 as test-dependency
|
hace 11 años |
James McCoy
|
29f1b97710
ensure apt-key del handles 16-byte key ids
|
hace 12 años |
David Kalnischkies
|
1d240b5a2d
remove empty keyrings in trusted.gpg.d on upgrade
|
hace 12 años |
David Kalnischkies
|
c46a36adaf
add and use 'apt-key verify' which prefers gpgv over gpg
|
hace 12 años |
David Kalnischkies
|
0b94a7bc2e
miscellaneous small cleanups in apt-key
|
hace 12 años |
David Kalnischkies
|
33a2267214
add --readonly option for apt-key adv
|
hace 12 años |
David Kalnischkies
|
0dae96a2b5
use only one --keyring in gpg interactions
|
hace 12 años |
David Kalnischkies
|
bd7fb5aa31
add --secret-keyring option for apt-key
|
hace 12 años |
David Kalnischkies
|
ba72845c07
allow to specify fingerprints in 'apt-key del'
|
hace 12 años |
David Kalnischkies
|
38005d8b24
add a test for apt-key export{,all}
|
hace 12 años |
David Kalnischkies
|
f1e1abd88a
use apt-key to wrap gpg calls in testcases
|
hace 12 años |
David Kalnischkies
|
0740a31033
respect --keyring also in merged keyring commands
|
hace 12 años |
David Kalnischkies
|
93d0d08cdd
support gnupg2 as drop-in replacement for gnupg
|
hace 12 años |
David Kalnischkies
|
0599118009
delay gnupg setup in apt-key until it is needed
|
hace 12 años |
David Kalnischkies
|
b39bb552f8
correct the error messages to refer to apt-key instead of gpgv
|
hace 12 años |
David Kalnischkies
|
12841e8320
use apt-key adv (+ gnupg) instead of gpgv for verify
|
hace 12 años |
David Kalnischkies
|
5beb682d2d
merge fragment keyrings in apt-key to avoid hitting gpg limits
|
hace 12 años |
David Kalnischkies
|
4b30c1dc05
refactor key removal code to reuse it in next step
|
hace 12 años |
David Kalnischkies
|
08cfcd73f5
set a primary-keyring only if we have access to it
|
hace 12 años |
David Kalnischkies
|
4f51a496d5
support (multiple) arguments properly in apt-key
|
hace 12 años |
David Kalnischkies
|
9fda3be1ae
only create new trusted.gpg if directory is writeable
|
hace 12 años |
David Kalnischkies
|
84b286f65c
all errors should be printed to stderr
|
hace 12 años |