apt-key del: Ignore case when checking if a keyid exists in a keyring. debian/sid
authorNathan Kennedy <ntk@hcoop.net>
Thu, 9 Apr 2015 04:40:07 +0000 (00:40 -0400)
committerNathan Kennedy <ntk@hcoop.net>
Thu, 9 Apr 2015 04:40:07 +0000 (00:40 -0400)
commitc42ab00a22d37c559f412a696ad36c368cf270d5
tree1d6e6227bed67f6236265d6707c5e2a774486e3b
parent1296bc7c466181a7978c313c40a041b34ce3eaeb
apt-key del: Ignore case when checking if a keyid exists in a keyring.
Fail if keyid is not found in any keyring. Add integration tests.

Closes: 781696
cmdline/apt-key.in
test/integration/framework
test/integration/test-apt-key