Re: No more libedit?! - openssl plans to switch to APL2 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: No more libedit?! - openssl plans to switch to APL2
Date
Msg-id 20150802163720.GJ11473@alap3.anarazel.de
Whole thread Raw
In response to Re: No more libedit?! - openssl plans to switch to APL2  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2015-08-02 12:34:43 -0400, Robert Haas wrote:
> On Sat, Aug 1, 2015 at 11:14 AM, Andres Freund <andres@anarazel.de> wrote:
> > According to https://www.openssl.org/blog/blog/2015/08/01/cla/ openssl
> > is planning to relicense to the apache license 2.0. While APL2 is not
> > compatible with GLP2 it *is* compatible with GPL3.
> 
> What's the connection to libedit?

Some platforms have to use libedit because linking to both libreadline
and openssl is of debated legality. GPL prohibits additional
restrictions and openssl's license has an advertising clause which is
often interpreted violating the additional-restrictions clause.

Andres



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: LWLock deadlock and gdb advice
Next
From: Tom Lane
Date:
Subject: Re: Explanation for intermittent buildfarm pg_upgradecheck failures