Page MenuHome GnuPG

705_0001-gpg-Allow-multiple-default-key-options.-Take-the-las.patch
AbandonedPublic

Authored by marcus on Nov 3 2015, 11:20 PM.

Details

Reviewers
neal
Summary

From 1402861e1b101ec91193b32af533f509e8e6cdbd Mon Sep 17 00:00:00 2001
From: "Neal H. Walfield" <neal@g10code.com>
Date: Tue, 3 Nov 2015 23:15:27 +0100
Subject: [PATCH] gpg: Allow multiple --default-key options. Take the last
available key.


g10/getkey.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++------
g10/gpg.c | 8 +++--
g10/gpgv.c | 3 +-
g10/keydb.h | 11 ++++---
g10/keyedit.c | 4 +--
g10/main.h | 5 +--
g10/mainproc.c | 22 ++++++-------
g10/options.h | 2 +-
g10/packet.h | 2 +-
g10/pkclist.c | 8 ++---
g10/pubkey-enc.c | 6 ++--
g10/revoke.c | 2 +-
g10/sign.c | 11 ++++---
g10/skclist.c | 7 ++--
g10/test-stubs.c | 3 +-
15 files changed, 138 insertions(+), 53 deletions(-)

2.1.4

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped