Mercurial > hg > orthanc
comparison NEWS @ 4704:f0038043fb97 openssl-3.x
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 22 Jun 2021 07:37:20 +0200 |
parents | c832cb6ef4f9 |
children | 816a9ecc6ea1 |
comparison
equal
deleted
inserted
replaced
4703:c832cb6ef4f9 | 4704:f0038043fb97 |
---|---|
53 ------------------ | 53 ------------------ |
54 | 54 |
55 * General information: | 55 * General information: |
56 https://www.openssl.org/blog/blog/2021/06/17/OpenSSL3.0ReleaseCandidate/ | 56 https://www.openssl.org/blog/blog/2021/06/17/OpenSSL3.0ReleaseCandidate/ |
57 * Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1 | 57 * Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1 |
58 * Removed the OpenSSL license exception, as binary versions of Orthanc are now | |
59 designed to use OpenSSL 3.x, that was re-licensed under Apache 2.0, making | |
60 it compatible with the GPL/AGPL licenses used by the Orthanc project: | |
61 https://en.wikipedia.org/wiki/OpenSSL#Licensing | |
62 https://people.gnome.org/~markmc/openssl-and-the-gpl.html | |
58 * Upgraded dependencies for static builds (notably on Windows and LSB): | 63 * Upgraded dependencies for static builds (notably on Windows and LSB): |
59 - openssl 3.0.0-beta1 | 64 - openssl 3.0.0-beta1 |
60 | 65 |
61 | 66 |
62 Version 1.9.3 (2021-05-07) | 67 Version 1.9.3 (2021-05-07) |