git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Will OpenSSL's license change impact us?
@ 2017-03-24 23:51 Ævar Arnfjörð Bjarmason
  2017-03-25  8:40 ` demerphq
  2017-03-25 21:44 ` brian m. carlson
  0 siblings, 2 replies; 11+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2017-03-24 23:51 UTC (permalink / raw)
  To: Git Mailing List

They're changing their license[1] to Apache 2 which unlike the current
fuzzy compatibility with the current license[2] is explicitly
incompatible with GPLv2[3].

We use OpenSSL for SHA1 by default unless NO_OPENSSL=YesPlease.

This still hasn't happened, but given the lifetime of git versions
packaged up by distros knowing sooner than later if this is going to
be a practical problem would be good.

If so perhaps we could copy the relevant subset of the code int our
tree, or libressl's, or improve block-sha1.

We also use OpenSSL for git-imap-send, AFAICT with no fallback other
than "don't use ssl" or "use stunnel".

1. https://www.openssl.org/blog/blog/2017/03/20/license/
2. https://www.openssl.org/docs/faq.html#LEGAL2
3. https://www.apache.org/licenses/GPL-compatibility.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-03-26  4:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-24 23:51 Will OpenSSL's license change impact us? Ævar Arnfjörð Bjarmason
2017-03-25  8:40 ` demerphq
2017-03-25  9:18   ` Ævar Arnfjörð Bjarmason
     [not found]     ` <CANgJU+UG1JGYomyQa1FgyN8Q6SkPeEtGKEJfNETrkbtGwrMn9g@mail.gmail.com>
2017-03-25 16:35       ` Ævar Arnfjörð Bjarmason
2017-03-25 16:57         ` demerphq
2017-03-25 17:51           ` Ævar Arnfjörð Bjarmason
2017-03-25 21:11             ` Theodore Ts'o
2017-03-25 21:50               ` Ævar Arnfjörð Bjarmason
2017-03-25 21:44 ` brian m. carlson
2017-03-25 21:52   ` Ævar Arnfjörð Bjarmason
2017-03-26  4:43     ` Jeff King

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).