gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnutls-dev] Fixing OpenPGP keyring import


From: Ludovic Courtès
Subject: Re: [gnutls-dev] Fixing OpenPGP keyring import
Date: Thu, 19 Apr 2007 13:52:55 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Simon Josefsson <address@hidden> writes:

> Timo Schulz <address@hidden> writes:

>> I attached the patch, but if we do the upgrade now (or better soon as
>> possible), it is not needed because the OpenCDK HEAD fixes the problem.
>>
>> --- /tmp/keydb.c     2007-04-18 19:40:43.000000000 +0200
>> +++ keydb.c  2007-04-18 19:42:31.000000000 +0200
>> @@ -263,6 +263,8 @@
>>              cdk_free( hd );
>>              return CDK_Out_Of_Core;
>>          }
>> +    if( cdk_armor_filter_use( hd->buf ) )
>> +        cdk_stream_set_armor_flag( hd->buf, 0 );    
>>          break;
>>  
>>      default:
>
> Ludovic, would you like to see this go in now, so you can continue
> working without a patched GnuTLS?  Assuming of course that you believe
> the patch will solve your problem.

Not really.  I'd prefer either the patch I posted at the beginning of
this thread or wait for Timo's updates.  In any case, there's no rush: I
can wait until Timo's changes are ready or 1.7.9 is out, whichever comes
first.

Thanks,
Ludo'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]