Bug#446036: exim4: please compile against openssl instead of gnutls

Stephen Gran sgran at debian.org
Wed Oct 10 18:31:33 UTC 2007


This one time, at band camp, Marc Haber said:
> On Wed, Oct 10, 2007 at 01:12:51AM +0100, Stephen Gran wrote:
> > It's not as if
> > there's a licensing issue - there is an explicit excemption for openssl.
> 
> So you want to have the mysql binding removed from exim4-daemon-heavy?
> Or exim4-daemon-heavy against gnutls and -light against openssl?

OK, just to be clear here, what I understand you to be arguing is that
the shared library loading will create an executable space that contains
both mysql (GPL + no excemption) and openssl, and that this will create
a GPL violation.  Am I correct?

First, there is one problem with this argument - you already link to
libpq5, which depends on openssl, and so you already have the thing
you're trying to avoid.

Second, the exim code for mysql lookups does not simultaneously use
openssl functions - they are logically seperate pieces of code.  This
means that this is not an attempt to work around the GPL by making an
application whose primary purpose is to act as a shim layer between
openssl and mysql.

As I read it, there would be no GPL violation in the linking I am
proposing.  Even more to the point, the linkage you are saying is a GPL
violation is _already_ happening.
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran at debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-exim4-maintainers/attachments/20071010/90495b02/attachment.pgp 


More information about the Pkg-exim4-maintainers mailing list