|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] blktap - Don't link against libcrypto
On Sat, Jun 28, 2008 at 12:12:26PM +0200, Bastian Blank wrote:
> Hi folks
>
> tapdisk, part of blktap, links against libcrypto. tapdisk includes GPLv2
> (tapaio.c) and other licensed code (block-qcow.c). The license of
> OpenSSL is considered incompatible with the GPL by many people. This
> patch changes them to link against libgcrypt, which is LGPL.
This is good - we already link against gcrypt / gnutls for the QEMU ioemu
code, so its also good to standardize on these libraries, rather than linking
to two different libs for the same class of crypto functions.
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|