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 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, and opensc links against
> > OpenSSL.  So building a package that links to both of them creates a
> > non-redistributable work :(
> > 
> >  http://people.gnome.org/~markmc/openssl-and-the-gpl.html
> 
> I agree with this.

No problem with me.

I am more interested in getting an updated opensc package in Debian 
than to have libreadline included in the official package.
I can keep these patches locally.

That's why I wrote "starting point" in my original mail:
- take the things from the repo you consider appropriate,
- leave others out that you do not consider appropriate,
- add additional things, ... 
and build an updated official Debian package ;-)

> On the other hand: what part of opensc benefits from using readline?
> I guess the only place it might be used is the opensc-explorer, and it
> works fine for me without readline - so I say lets remove the readline
> code to avoid this.

Please do not remove the code from upstream.
Having it had helped me a lot with the update of the openpgp driver.
It is in a configure option and can be en-/ or disabled as required.

An alternative is to replace libreadline by another "editline library" with
a different license, e.g. libedit (also in Debian).

Best regards
Peter

-- 
Peter Marschall
pe...@adpm.de
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to