Re: No more libedit?! - openssl plans to switch to APL2

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: No more libedit?! - openssl plans to switch to APL2
Date: 2017-03-24 01:31:47
Message-ID: bca2ec23-05b6-3f9e-fd0c-d88be59353fe@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/01/2015 05:14 PM, Andres Freund 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.

Great! This means that the Debian packages will eventually be able to
drop their LD_PRELOAD hack, which never worked perfectly due to
compiling against libedit or libreadline header resulting in different
binaries.

Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-03-24 01:34:12 Re: WIP: Faster Expression Processing v4
Previous Message Craig Ringer 2017-03-24 01:31:11 Re: ICU integration