card_status - change-request to update allways
Myonium
myonium at gmail.com
Mon Jun 5 17:57:46 CEST 2017
Thank you very much for notifying.
Yes that’s exactly what I’m trying to addressing.
Do you think this patch addresses the problem appropriate?
Is there anything I could help/contribute to get this implemented?
Thanks,
Ben
> On Jun 5, 2017, at 09:46, NIIBE Yutaka <gniibe at fsij.org> wrote:
>
> 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