summaryrefslogtreecommitdiff
path: root/cmdline/apt-key.in
AgeCommit message (Expand)AuthorFilesLines
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies1-71/+86
2018-05-29apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode1-1/+1
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies1-1/+1
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies1-2/+30
2016-12-31apt-key: ignore gpg1 already imported secret key import failureDavid Kalnischkies1-2/+5
2016-12-21tests: cache the apt-key homedir used for Release signingDavid Kalnischkies1-11/+20
2016-11-25add apt-key support for armored GPG key files (*.asc)David Kalnischkies1-30/+106
2016-11-24report apt-key errors via status-fd messagesDavid Kalnischkies1-15/+22
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode1-1/+1
2016-08-26apt-key: Only use readlink -f for existing componentsJulian Andres Klode1-1/+1
2016-08-25show apt-key warnings in apt updateDavid Kalnischkies1-0/+15
2016-08-25apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies1-26/+31
2016-08-17allow spaces in fingerprints for 'apt-key del'David Kalnischkies1-2/+2
2016-08-17add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies1-3/+6
2016-07-31apt-key: ignore any error produced by gpgconf --killDavid Kalnischkies1-1/+1
2016-07-31apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies1-1/+13
2016-07-02deprecate 'apt-key update' and no-op it in DebianDavid Kalnischkies1-0/+7
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies1-1/+19
2016-07-01alias apt-key list to fingerDavid Kalnischkies1-4/+1
2016-06-14apt-key: don't search PATH if command is a path alreadyDavid Kalnischkies1-0/+1
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies1-14/+10
2016-05-01apt-key: add \n to dpkg-query --show --showformatCarsten Hey1-1/+1
2016-05-01warn if apt-key is run unconditionally in maintainerscriptDavid Kalnischkies1-1/+14
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies1-1/+1
2016-03-04apt-key del should correctly handle keyids prefixed with 0xDaniel Kahn Gillmor1-0/+4
2015-12-19avoid triggering gpg2 migration in apt-keyDavid Kalnischkies1-15/+15
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies1-20/+24
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies1-7/+22
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies1-1/+1
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies1-7/+7
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies1-43/+61
2015-08-27fix various typos reported by codespellDavid Kalnischkies1-1/+1
2015-08-10merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies1-42/+86
2015-08-10support gpg 2.1.x in apt-keyDavid Kalnischkies1-25/+60
2015-08-10enhance apt-key debugging optionsDavid Kalnischkies1-4/+15
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies1-3/+19
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies1-1/+1
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies1-1/+1
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy1-1/+1
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies1-2/+6
2014-09-29Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt1-0/+3
2014-09-27add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies1-0/+8
2014-09-27miscellaneous small cleanups in apt-keyDavid Kalnischkies1-17/+7
2014-09-27add --readonly option for apt-key advDavid Kalnischkies1-5/+4
2014-09-27use only one --keyring in gpg interactionsDavid Kalnischkies1-28/+77
2014-09-27add --secret-keyring option for apt-keyDavid Kalnischkies1-0/+11
2014-09-27allow to specify fingerprints in 'apt-key del'David Kalnischkies1-4/+17
2014-09-27add a test for apt-key export{,all}David Kalnischkies1-2/+2
2014-09-27respect --keyring also in merged keyring commandsDavid Kalnischkies1-8/+10
2014-09-27support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies1-4/+13