diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2011-09-19 11:04:59 +0100 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2011-09-20 11:18:54 +0800 |
commit | 19ff0ddfbbeff8dec0c40aeaa0fe9584573dfad7 (patch) | |
tree | 020d489200337c2b48ea53656985a8a49e24fe83 /po/el.po | |
parent | conf: Assign newDef of active domain as persistent conf if it is NULL (diff) | |
download | libvirt-19ff0ddfbbeff8dec0c40aeaa0fe9584573dfad7.tar.gz libvirt-19ff0ddfbbeff8dec0c40aeaa0fe9584573dfad7.tar.bz2 libvirt-19ff0ddfbbeff8dec0c40aeaa0fe9584573dfad7.zip |
Update to require sanlock 1.8 for license compliance
Inexplicably the sanlock code all got placed under the GPLv2-only,
so libvirt's use of sanlock introduces a license incompatibility.
The sanlock developers have now rearranged the code such that there
is a 'sanlock_client.so' which is LGPLv2+ while their daemon remains
GPLv2-only. To use the new client library we need to call the new
sanlock_init and sanlock_align APIs instead of sanlock_direct_init
and sanlock_direct_align. These APIs calls are now routed via the
sanlock daemon, instead of doing direct I/O calls to disk.
For all this we require sanlock >= 1.8
* configure.ac: Check for sanlock_client.so instead of sanlock.so
and fix various comments
* libvirt.spec.in: Mandate sanlock >= 1.8
* src/Makefile.am: Link to -lsanlock_client
* src/locking/lock_driver_sanlock.c: Use sanlock_init and
sanlock_align
Diffstat (limited to 'po/el.po')
0 files changed, 0 insertions, 0 deletions