Re: OpenSSL vs. LibreSSL
Daniel Johnson <[email protected]>
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Jun 20, 2015, at 4:58 PM, Alexander Hansen <[email protected]> wrote: > > Since the system’s OpenSSL is going away for 10.11 we’ve got a bit of a pickle. > > My understanding is that our packages that use openssl100-dev and have binaries are now technically in violation of the openssl license, which only allows redistribution against an OpenSSL which is shipped with the OS. > > 1) Is this still true? If so, then we need to start tagging them as Restrictive. > 2) Does LibreSSL have the same restriction? If not, can we convert over to use that? > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > 1) IANAL, so I can’t answer this, but the issue isn’t that OpenSSL’s license forbids distribution. The problem is that because of OpenSSL’s “original” BSD license with the advertising clause, it is incompatible with the GPL. The GPL *does* allow linking to libraries that come with an OS, so that’s where the workaround used to be. 2) LibreSSL (and BoringSSL but we don’t have that package) is a fork of OpenSSL and therefore must use the same license. I believe they have been trying to get things relicensed but that’s an almost impossible job since there’s some really old code in there. Daniel ------------------------------------------------------------------------------ _______________________________________________ Fink-devel mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
signature.asc
(application/pgp-signature, 801 B)
-----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJVheMmAAoJEHIZ9WxpsAjhIdsP/1san7r8jm2zGVqlh6AvA3tD 5QJX9dN/v3zDfB22CghCPFNU8tl7XzIzxW3+CzoE0wrNkA3PnG3jpmR0xBB4FNfl wy/ew+3dHa7tnsUzV7pdT/9P5YaOf262Yju/xDdN9trgh8xkLCM6EsFx0q60J5pV lIMfQ/VLJ86oVTMuh5CJLVv6aj87DzLqzK57Lc6Q/akwmcxRZ+Vhk76x/euLWazB mFNwkit6iA7zjNToVRlM3kzkUm8vzJZZL3SsDaAnKeSwK+8/fDhFENyhKRytgB5r nJGZuQ+U9tUYlY/OA8soR81a3U6EiBBy+BXv4HMGL+3H233NMnR9MvkBLuc4n5+s BJPJdtXls1qave6+ijqY65in/1MEq7iJeWLBDBSIncaVZFRXse3DEapuOu7vqMux 993i2V7I4ixIIoTtxxAMMqjaR6hqp6bCvE131ZHGWc1dbDlkpTX/vWoeMaNdMbj+ kg8t9a9Cf+AKUCyEAl7Ho1bXDnBPRpekYH4weeJLbpNeeoukySBU3gPEZUqoWCfZ DxTZQnLWEYJ0yxEmewPw+t5ZVYchmsebTNw70EOMf10HqIcBZfD6veXPvCb2Bwu4 ca8y2Af5/YJqhUy+rY3Bsm9iu+pUjKt07rcgVRiecgXDiu4LhOcxcjF3FzfO+3jA qlaSW1CX0/o0SWIr5kVQ =r9m/ -----END PGP SIGNATURE-----