Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-26 Thread Peter Marschall
Hi, On Tuesday, 23. August 2011, Jean-Michel Pouré - GOOZE wrote: > Do you also plan to build daily packages as well? No, publishing the repo was meant as a hint & help for the Debian maintainers to update the official Debian opensc package. Best Peter -- Peter Marschall pe...@adpm.de

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-26 Thread Peter Marschall
Hi, On Monday, 22. August 2011, Andreas Jellinghaus wrote: > Hi Daniel, > > Am Sonntag 21 August 2011, 23:23:36 schrieb Daniel Kahn Gillmor: > > On 08/21/2011 12:36 PM, Peter Marschall wrote: > > > * renable zlib & readline support > > > > [...] > > > > > what about a new, official Debian pa

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-23 Thread Douglas E. Engert
On 8/23/2011 12:44 AM, Peter Marschall wrote: > > PS: if zlib has similar issues, then maybe leave it away too. The PIV card require zlib, or a replacement. Cards are being issued with compressed certificates. If you drop it, OpenSC will be useless for these cards. The PIV only uses OpenSSL for

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-23 Thread Martin Paljak
On 8/23/11 11:46 , Ludovic Rousseau wrote: > 2011/8/23 Martin Paljak : Is there any way to have OpenSC build against some crypto libraries other than OpenSSL (preferably licensed in GPL-compatible ways) so we could link it to readline without violating one license or the othe

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-23 Thread Ludovic Rousseau
2011/8/23 Martin Paljak : >>> Is there any way to have OpenSC build against some crypto >>> libraries other than OpenSSL (preferably licensed in >>> GPL-compatible ways) so we could link it to readline without >>> violating one license or the other? > Two options: >  - decide to move to some other

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-23 Thread Jean-Michel Pouré - GOOZE
Le mardi 23 août 2011 à 07:44 +0200, Peter Marschall a écrit : > My interest is less in libreadline - although it makes opensc-explorer > a lot more comfortable - but in an update to opensc in Debian. Dear Peter, Do you also plan to build daily packages as well? Kind regards, --

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-22 Thread Martin Paljak
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, On 8/23/11 8:44 , Peter Marschall wrote: > On Sunday, 21. August 2011, you wrote: >> On 08/21/2011 12:36 PM, Peter Marschall wrote: >>> * renable zlib & readline support >> i don't think these are compatible with the DFSG, alas. >> >> GNU re

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-22 Thread Peter Marschall
Hi, On Sunday, 21. August 2011, you wrote: > On 08/21/2011 12:36 PM, Peter Marschall wrote: > > * renable zlib & readline support > > [...] > > > what about a new, official Debian package, with my changes as the > > starting point as starting point? > > i don't think these are compatible with

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-21 Thread Andreas Jellinghaus
Hi Daniel, Am Sonntag 21 August 2011, 23:23:36 schrieb Daniel Kahn Gillmor: > On 08/21/2011 12:36 PM, Peter Marschall wrote: > > * renable zlib & readline support > > [...] > > > what about a new, official Debian package, with my changes as the > > starting point as starting point? > > i don't

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-21 Thread Daniel Kahn Gillmor
On 08/21/2011 12:36 PM, Peter Marschall wrote: > * renable zlib & readline support [...] > what about a new, official Debian package, with my changes as the starting > point > as starting point? i don't think these are compatible with the DFSG, alas. GNU readline (at least) is GPL-licensed, an

[opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-21 Thread Peter Marschall
Hi, I have put an unofficial fork of the official OpenSC repo for the Debian packages ( git://git.debian.org/git/pkg-opensc/opensc.git ) onto github. It is available at git://github.com/marschap/pkg-opensc.git The branches erics-upsream & erics-master are the upstream & master branches from E