Fwd: card_status - change-request to update allways
NIIBE Yutaka
gniibe at fsij.org
Mon Jun 5 09:46:29 CEST 2017
Myonium <myonium at gmail.com> wrote:
> Any chance to get this change pushed into the next build?
> ----------------------snip-------------------------
> diff --git a/g10/card-util.c b/g10/card-util.c
> index 78cd52b..950b76f 100644
> --- a/g10/card-util.c
> +++ b/g10/card-util.c
> @@ -376,7 +376,7 @@ current_card_status (ctrl_t ctrl, estream_t fp,
> if (serialno && serialnobuflen)
> *serialno = 0;
>
> - rc = agent_scd_learn (&info, 0);
> + rc = agent_scd_learn (&info, 1);
> if (rc)
> {
> if (opt.with_colons)
> ----------------------snip————————————
FYI, we have a ticket:
https://dev.gnupg.org/T2898
under this parent ticket:
https://dev.gnupg.org/T2291
--
More information about the Gnupg-devel
mailing list