But we changed to use libcurl which can use either openssl or gnutls and others as the SSL lib. AFIK debian uses gnutls for libcurl because of the openssl issue.
The debian packagers mentioned this a while back when they were trying to package 4.0.0-rc1 of kicad. There might even be an issue in our bug tracker about the openssl issue. So I don't think we have the above mentioned openssl problem as such anymore. I don't think that building with a libcurl with openssl and distributing those binaries violate any licenses, but I am not sure. I think the main problem is stuff like the debian policies. 2016-01-12 20:49 GMT+01:00 Javier Serrano <[email protected]>: > Hi, the thread about libcurl made me think about a recent discussion I > read about OpenSSL licensing. The OpenSSL license seems to be > incompatible with GPL [1]. They do have plans to migrate to Apache 2 > [2], which is compatible with GPL, but they're not there yet. > > Cheers, > > Javier > > [1] http://www.gnu.org/licenses/license-list.html#OpenSSL > [2] https://www.openssl.org/blog/blog/2015/08/01/cla/ > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

