Re: [opensc-devel] SVN->Git move.

2011-06-02 Thread Viktor Tarasov
Le 02/06/2011 20:02, Martin Paljak a écrit : > Hello, > > A question: how many current commiters don't yet use Git (and/or git-svn) for > OpenSC development? Actually I use SVN for the trunk, but have not objections to change for Git -- I have been used it for the SM specific branch. Kind wishe

Re: [opensc-devel] SVN->Git move.

2011-06-02 Thread Douglas E. Engert
On 6/2/2011 1:02 PM, Martin Paljak wrote: > Hello, > > A question: how many current commiters don't yet use Git (and/or git-svn) for > OpenSC development? I don't but its time to convert. Are there any major changes or new cards that developers need to get in right now? If not this would be a

Re: [opensc-devel] SVN->Git move.

2011-06-02 Thread Ludovic Rousseau
2011/6/2 Martin Paljak : > A question: how many current commiters don't yet use Git (and/or git-svn) for > OpenSC development? I :-) But I don't mind changing for Git. Current SVN commiters would have a Git repository each on opensc-project.org? Or only the "official" OpenSC version will be host

[opensc-devel] SVN->Git move.

2011-06-02 Thread Martin Paljak
Hello, A question: how many current commiters don't yet use Git (and/or git-svn) for OpenSC development? OpenSC should move to DVC and because this requires changing the way developers work and support infrastructure functions, it takes time and most probably a few setbacks. IMO DVC related in

Re: [opensc-devel] Change 5421 breaks MIT Kerberos login

2011-06-02 Thread Douglas E. Engert
On 6/2/2011 9:22 AM, Martin Paljak wrote: > > On Jun 2, 2011, at 16:39 , Douglas E. Engert wrote: > >> Yes, the patch fixes the problem. Please commit it. >> >> Eric, >> Since Debian is in the process of accepting 1.12.1, >> (I saw your note from 02 Jun 2011 06:33:03 + >> 7 hours ago) and thi

Re: [opensc-devel] Change 5421 breaks MIT Kerberos login

2011-06-02 Thread Martin Paljak
On Jun 2, 2011, at 16:39 , Douglas E. Engert wrote: > Yes, the patch fixes the problem. Please commit it. > > Eric, > Since Debian is in the process of accepting 1.12.1, > (I saw your note from 02 Jun 2011 06:33:03 + > 7 hours ago) and this bug will affect the use of OpenSC > with Kerberos/P

Re: [opensc-devel] Change 5421 breaks MIT Kerberos login

2011-06-02 Thread Douglas E. Engert
Yes, the patch fixes the problem. Please commit it. Eric, Since Debian is in the process of accepting 1.12.1, (I saw your note from 02 Jun 2011 06:33:03 + 7 hours ago) and this bug will affect the use of OpenSC with Kerberos/PKINIT with login or kinit, (and maybe other applications) I would l

Re: [opensc-devel] Change 5421 breaks MIT Kerberos login

2011-06-02 Thread Viktor Tarasov
Le 02/06/2011 00:07, Douglas E. Engert a écrit : The change #5421 introduced between 0.12.1-rc1 and 0.12.1 on 5/4/11 by vtarasov breaks the MIT Kerberos login. A spy output is attached. The code calls C_GetSlotList with tokenPresent=1 which in the past has only returned slots with tokens. But