Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread Andreas Jellinghaus
Am Mittwoch 16 September 2009 16:09:58 schrieb Aventra development: > Hi! > > Attached is a new patch that has been done to the source from trunk today. > In this patch I have hopefully fixed the issues Andreas and Martin found. > If it looks OK, please add the patch to the trunk. thanks, commited

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread François Leblanc
>also shall we create a new 0.11 release for the two new drivers >or go straight for a new 0.12 release? > >Regards, Andreas Hi Andreas, I hope to release patch today to make build avalaible without openssl and change minor coding style... Please wait for this patch before to make a new rele

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread Aventra development
Hi! The previous patch I sent replaces the one I sent earlier. Then a question about the wiki page. How do I do it? Where are they located? I could not find any example of the other drivers wiki pages. Some example would be nice to get started. Regards, Toni __

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread Martin Paljak
On 17.09.2009, at 11:12, Aventra development wrote: > Then a question about the wiki page. > How do I do it? Where are they located? http://www.opensc-project.org/opensc#SmartCards > I could not find any example of the other drivers wiki pages. > Some example would be nice to get started. Look t

Re: [opensc-devel] Patch to fix pkcs11 access with multiple PINs

2009-09-17 Thread Martin Paljak
Hi. I have a generic question regarding this issue and a possible "fixup" for it as well. A security audit which included Estonian eID code paths in OpenSC (via PKCS#11 module) and OpenSC.tokend noticed that there are several places that cache (the) PIN code(s) (In case of Estonian eID it

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread Martin Paljak
Hello, On 17.09.2009, at 10:51, Andreas Jellinghaus wrote: > martin, shall I try to commit it to your 0.12 branch too? > or do you want to do that? I'll pull the changes once more stuff is in trunk. Or maybe before. I hope my 0.12 thing will be a baseline for further improvements, once agreed

Re: [opensc-devel] Patch adding support for Aventra MyEID card

2009-09-17 Thread Aktiv Co. Aleksey Samsonov
Hello. Martin Paljak: > On 17.09.2009, at 10:51, Andreas Jellinghaus wrote: >> also shall we create a new 0.11 release for the two new drivers > Why not? I think that's a great idea. >> or go straight for a new 0.12 release? > I think it can wait a bit and hope that maybe we can do more cle

[opensc-devel] Step to make OpenSC Build

2009-09-17 Thread François Leblanc
Can someone help me, I need to make the current trunk avalaible for OpenSC Build , it seems that directory "doc/html.out" should be created but don't know how.. The bootstrap and configure scripts don't build it. What are the step to create opensc packa

[opensc-devel] Spanish Ceres Card

2009-09-17 Thread Marc Rios Vallès
Hi to everybody, I've been taking a look to the page following page [http://www.opensc- project.org/opensc#SmartCards] and it seems the spanish cards are a bit unupdated. The Ceres card[http://www.opensc- project.org/opensc/wiki/SpanishEid] has bad links to the drivers and the Spanish ID card is

[opensc-devel] (no subject)

2009-09-17 Thread François Leblanc
This patch to permit to build without openssl and minor coding style change for westcos card. I've not found yet how to "pakage" opensc to be build via build script... If someone know how to do... François. opensc-westcos-without-openssl2.patch Description: opensc-westcos-without-openssl2.p

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread Ludovic Rousseau
Hello, Le 17 septembre 2009 12:29, François Leblanc a écrit : > Can someone help me, I need to make the current trunk avalaible > for OpenSC Build , it seems that directory "doc/html.out" > should be created but don't know how.. The bootstrap > and configure scripts don't build it. You should se

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread François Leblanc
>Le 17 septembre 2009 12:29, François Leblanc > a écrit : >> Can someone help me, I need to make the current trunk avalaible >> for OpenSC Build , it seems that directory "doc/html.out" >> should be created but don't know how.. The bootstrap >> and configure scripts don't build it. > >You should

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread Alon Bar-Lev
How did you package the sources? I guess you: svn checkout http://www.opensc-project.org/svn/opensc/trunk opensc cd opensc autoreconf -ivf ./configure make make dist 2009/9/17 François Leblanc : > > > > > Can someone help me, I need to make the current trunk avalaible > > > > for OpenSC Build ,

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread François Leblanc
>How did you package the sources? > >I guess you: > >svn checkout http://www.opensc-project.org/svn/opensc/trunk opensc >cd opensc >autoreconf -ivf >./configure >make >make dist No, svn checkout http://www.opensc-project.org/svn/opensc/trunk opensc cd opensc ./bootstrap Then make a tar opens

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread Alon Bar-Lev
So do it properly. 2009/9/17 François Leblanc : > > >>How did you package the sources? >> >>I guess you: >> >>svn checkout http://www.opensc-project.org/svn/opensc/trunk opensc >>cd opensc >>autoreconf -ivf >>./configure >>make >>make dist > > No, > > svn checkout http://www.opensc-project.org/svn

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread François Leblanc
I don't understand, I must build opensc under linux to have The package that will be used with "build" script ? That is? François >So do it properly. > >2009/9/17 François Leblanc : >> > >>How did you package the sources? >> >>I guess you: >> >>svn checkout http://www.opensc-project.org/svn/o

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread Alon Bar-Lev
yeap. 2009/9/17 François Leblanc : > > > > I don't understand, I must build opensc under linux to have > > The package that will be used with "build" script ? That is? > > François > >>So do it properly. >> >>2009/9/17 François Leblanc : >>> >> >>>How did you package the sources? >>> >>>I guess yo

Re: [opensc-devel] Step to make OpenSC Build

2009-09-17 Thread François Leblanc
Ok, Thank you. -Message d'origine- De : Alon Bar-Lev [mailto:alon.bar...@gmail.com] Envoyé : jeudi 17 septembre 2009 15:41 À : François Leblanc Cc : opensc-devel (opensc-devel) Objet : Re: [opensc-devel] Step to make OpenSC Build yeap. 2009/9/17 François Leblanc : > > > > I don't unde

Re: [opensc-devel] Spanish Ceres Card

2009-09-17 Thread Ludovic Rousseau
2009/9/17 Marc Rios Vallès : > Hi to everybody, > > I've been taking a look to the page following page [http://www.opensc- > project.org/opensc#SmartCards] and it seems the spanish cards are a bit > unupdated. The Ceres card[http://www.opensc- > project.org/opensc/wiki/SpanishEid] has bad links to

Re: [opensc-devel] Spanish Ceres Card

2009-09-17 Thread Marc Rios Vallès
Hi Ludovic, I have logged in but I haven't seen any way to edit this... The things I think should be add are more or less this: The Ceres driver is no more located at http://opensc-ceres.software-libre.org. As you can see the domain has been deprecated... The drivers are now located at the car