Am Samstag 24 Oktober 2009 03:17:16 schrieb Arfrever Frehtes Taifersar
Arahesis:
> I'm attaching the patch which fixes the following warning:
>
> hw_pkcs11.c: In function ‘pkcs11_engine_ctrl’:
> hw_pkcs11.c:146: warning: implicit declaration of function ‘set_init_args’
thanks, applied!
Regards,
Please give it a final test.
http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc2.tar.gz
-rc1 did not compile with openssl 1.0.0, so we fixed this
Unless there is a big problem, the only change between -rc2
and the final release will be the version number.
Regards, Andreas
_
Am Samstag 24 Oktober 2009 06:33:36 schrieb Alon Bar-Lev:
> I did.
> As I wrote, if upstream have parameter to customize and provide
> whatever needed downstream no change is required upstream.
true, we don't need to change our code if people can customize these
things.
but why would we want a a
Am Freitag 23 Oktober 2009 17:49:57 schrieb Alon Bar-Lev:
> Yes.
> I can work on this.
> Is everything else finished and merged?
> svn is difficult in merging back after file move.
lets wait till we merged 0.12 and trunk.
I guess martin knows best how to handle that,
maybe he has a git svn, so he
I did.
As I wrote, if upstream have parameter to customize and provide
whatever needed downstream no change is required upstream.
On Fri, Oct 23, 2009 at 9:37 PM, Ludovic Rousseau
wrote:
> 2009/10/23 Alon Bar-Lev :
>> This is invalid fix.
>
> Please justify.
>
> Read http://bugs.debian.org/511344
I'm attaching the patch which fixes the following warning:
hw_pkcs11.c: In function ‘pkcs11_engine_ctrl’:
hw_pkcs11.c:146: warning: implicit declaration of function ‘set_init_args’
--
Arfrever Frehtes Taifersar Arahesis
--- src/engine_pkcs11.h
+++ src/engine_pkcs11.h
@@ -37,6 +37,8 @@
int set
On 10/23/2009 09:26 PM, Aleksey Samsonov wrote:
> Kalev Lember wrote:
>> On 10/23/2009 06:10 PM, Aktiv Co. Aleksey Samsonov wrote:
>>> -> #define OPENSSL_NO_EC
>>> Right?
>>> It is my bug.
>>> Thanks!
>>
>> Yes, OPENSSL_NO_EC is defined in there. Thanks for taking a look.
>>
>
> Thanks!
> Fix comm
2009/10/23 Alon Bar-Lev :
> This is invalid fix.
Please justify.
Read http://bugs.debian.org/511344 first.
> The default should be the libpcsclite.so.
> If you want something else use --with-pcsc-provider configure
> parameter during packaging.
> Please revert and notify debian to modify their p
Kalev Lember wrote:
> On 10/23/2009 06:10 PM, Aktiv Co. Aleksey Samsonov wrote:
>> -> #define OPENSSL_NO_EC
>> Right?
>> It is my bug.
>> Thanks!
>
> Yes, OPENSSL_NO_EC is defined in there. Thanks for taking a look.
>
Thanks!
Fix committed to trunk.
_
This is invalid fix.
The default should be the libpcsclite.so.
If you want something else use --with-pcsc-provider configure
parameter during packaging.
Please revert and notify debian to modify their packaging.
Thanks.
On Fri, Oct 23, 2009 at 2:12 PM, wrote:
> Revision: 3787
> Author: ludovic
Yes.
I can work on this.
Is everything else finished and merged?
svn is difficult in merging back after file move.
2009/10/23 Andreas Jellinghaus
>
> Am Freitag 23 Oktober 2009 11:49:20 schrieb François Leblanc:
> > Does release 0.12 will have all this libraries or put in only one
> > libopensc?
On 10/23/2009 06:10 PM, Aktiv Co. Aleksey Samsonov wrote:
> -> #define OPENSSL_NO_EC
> Right?
> It is my bug.
> Thanks!
Yes, OPENSSL_NO_EC is defined in there. Thanks for taking a look.
--
Kalev
___
opensc-devel mailing list
opensc-devel@lists.opensc-
Aktiv Co. Aleksey Samsonov:
> Hello,
>
> Kalev Lember:
>> On 10/23/2009 04:39 PM, Andreas Jellinghaus wrote:
>>> Please give it a final test.
>>>
>>> http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc1.tar.gz
>>>
>>>
>>
>> Doesn't seem to compile with openssl-1.0 beta3 (distrib
Hello,
Kalev Lember:
> On 10/23/2009 04:39 PM, Andreas Jellinghaus wrote:
>> Please give it a final test.
>>
>> http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc1.tar.gz
>
> Doesn't seem to compile with openssl-1.0 beta3 (distributed with Fedora
> 12, for example):
>
> /bin/sh
Andreas Jellinghaus ha scritto:
> Please give it a final test.
>
> http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc1.tar.gz
Working here.
--
Ale
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-p
On 10/23/2009 04:42 PM, Andreas Jellinghaus wrote:
> So what will be the best way to start 0.12 development
> in /trunk/?
>
> a) merge all changes from 0.12 branch into trunk?
> (how to do that? as one big change, or as a series
> of commits?)
> b) svn rm /trunk/; svn mv /branches/martin/0
On 10/23/2009 04:39 PM, Andreas Jellinghaus wrote:
> Please give it a final test.
>
> http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc1.tar.gz
Doesn't seem to compile with openssl-1.0 beta3 (distributed with Fedora
12, for example):
/bin/sh ../../libtool --tag=CC --mode=com
Hi,
Martin, can you merge the latest changes in trunk into
0.12 branch?
After that trunk can go and we can replace it with your
0.12 branch. If we need a 0.11 maintenance release
I can branch from 0.11.11 release.
So what will be the best way to start 0.12 development
in /trunk/?
a) merge all c
Please give it a final test.
http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc1.tar.gz
Unless there is a big problem, the only change
between -rc1 and the final release will be the
version number.
Regards, Andreas
___
opensc-devel ma
Am Freitag 23 Oktober 2009 13:58:42 schrieb Aventra development:
> Hi Andreas,
>
> Ok, attached is the new patch without the white space changes.
> I hope it is the way you like it. Thanks!
thanks, commited.
Regards, Andreas
___
opensc-devel mailing lis
Hi Andreas,
Ok, attached is the new patch without the white space changes.
I hope it is the way you like it. Thanks!
Br,
Toni
> -Original Message-
> From: Andreas Jellinghaus [mailto:a...@dungeon.inka.de]
> Sent: 22. lokakuuta 2009 21:38
> To: opensc-devel@lists.opensc-project.org
> Cc:
Am Freitag 23 Oktober 2009 11:49:20 schrieb François Leblanc:
> Does release 0.12 will have all this libraries or put in only one
> libopensc?
IIRC the current plan is:
opensc will still have "opensc-pkcs11.so" as we used to,
and also "libopensc.so" but for internal use only
(used by pkcs15-init
Hi,
I've seen something about the necessary of separate libraries (libscconf,
libpkcs15init )
Does release 0.12 will have all this libraries or put in only one libopensc?
François.
___
opensc-devel mailing list
opensc-devel@lists.open
23 matches
Mail list logo