[HEADS UP] rename cryptsetup-luks to cryptsetup and libcrypsetup version bump

Richard W.M. Jones rjones at redhat.com
Fri Oct 14 13:36:36 UTC 2011


On Fri, Oct 14, 2011 at 03:28:47PM +0200, Milan Broz wrote:
> On 10/14/2011 01:57 PM, Richard W.M. Jones wrote:
> > On Fri, Oct 14, 2011 at 12:40:33PM +0200, Milan Broz wrote:
> >> libguestfs (this should require only binaries, not cryptsetup library, seems like a bug)
> > 
> > It really needs the library, so not a bug.
> 
> Where (in code)?
> 
> I see you have just binary wrapper there:
> 
> int r = command (NULL, &err, "cryptsetup", "luksClose", mapname, NULL);

We have to load the library from the host into the appliance,
otherwise those cryptsetup commands wouldn't work.  We don't link to
the library though.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw


More information about the devel mailing list