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