OpenSSL linking exceptions need to be added
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Galera | Status tracked in 3.x | |||||
2.x |
Fix Released
|
Undecided
|
Teemu Ollakka | |||
3.x |
Fix Released
|
Undecided
|
Teemu Ollakka | |||
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Undecided
|
Unassigned | |||
5.6 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Since OpenSSL is linked into galera, following would be needed:
a) A copy of openssl license like in vio/docs/
b) GPL linking exception as described here https:/
"""
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
* OpenSSL library under certain conditions as described in each
* individual source file, and distribute linked combinations
* including the two.
* You must obey the GNU General Public License in all respects
* for all of the code used other than OpenSSL. If you modify
* file(s) with this exception, you may extend this exception to your
* version of the file(s), but you are not obligated to do so. If you
* do not wish to do so, delete this exception statement from your
* version. If you delete this exception statement from all source
* files in the program, then also delete it here.
"""
Related branches
- David Bennett: Pending requested
- Diff: 0 lines
Hello
I'm working on packaging PXC for Debian and Ubuntu and this issue will currently block entry of these packages to the archive.
If this exception could be granted that would be most helpful!