Re: [opensc-devel] new opensc preview release

2009-07-23 Thread Douglas E. Engert
Andreas Jellinghaus wrote: > http://www.opensc-project.org/files/opensc/testing/opensc-0.11.9-pre1.tar.gz > > this preview has all the latest changes. please give it a try > and let us know if it works for your, or what doesn't work. > > if there are no problems I will release 0.11.9 soon. Th

Re: [opensc-devel] new opensc preview release

2009-07-23 Thread Aktiv Co. Aleksey Samsonov
Hello, Andreas Jellinghaus: > http://www.opensc-project.org/files/opensc/testing/opensc-0.11.9-pre1.tar.gz > > this preview has all the latest changes. please give it a try > and let us know if it works for your, or what doesn't work. This preview are working in RutokenS and RutokenECP tests. Th

[opensc-devel] new opensc preview release

2009-07-23 Thread Andreas Jellinghaus
http://www.opensc-project.org/files/opensc/testing/opensc-0.11.9-pre1.tar.gz this preview has all the latest changes. please give it a try and let us know if it works for your, or what doesn't work. if there are no problems I will release 0.11.9 soon. Regards, Andreas ___

Re: [opensc-devel] [opensc-commits] svn opensc changed [3712] Latest version from scute svn with this change:

2009-07-23 Thread Andreas Jellinghaus
Am Donnerstag 23 Juli 2009 11:01:59 schrieb Ludovic Rousseau: > What is the problem solved with this patch? > Is it an ABI change? ah, here: > The various constants are used when calling varargs functions in > gnome-keyring. Without the UL suffix, on 64-bit architectures, 4 bytes > are pushed ont

Re: [opensc-devel] [opensc-commits] svn opensc changed [3712] Latest version from scute svn with this change:

2009-07-23 Thread Ludovic Rousseau
What is the problem solved with this patch? Is it an ABI change? Bye 2009/7/23 : > Revision: 3712 > Author:   aj > Date:     2009-07-23 08:30:43 + (Thu, 23 Jul 2009) > > Log Message: > --- > Latest version from scute svn with this change: > Stef Walter: Make all constants UL that sho

Re: [opensc-devel] [opensc-user] epass3000 filesystem size

2009-07-23 Thread Andreas Jellinghaus
Am Donnerstag 23 Juli 2009 10:02:54 schrieb Weitao Sun: > Hi group, > > I got a bug report from Ralf Spenneberg > that he can not store three 2048bit certificates in ePass3000. > I looked into it and found that no one can create more than 15 files > under 5015 df. I increase it from 15 to 48, and a

Re: [opensc-devel] [opensc-user] epass3000 filesystem size

2009-07-23 Thread Weitao Sun
Hi group, I got a bug report from Ralf Spenneberg that he can not store three 2048bit certificates in ePass3000. I looked into it and found that no one can create more than 15 files under 5015 df. I increase it from 15 to 48, and all are OK. Attached is the patch for this issue. -- Weitao Su