tag 480157 wontfix severity 480157 wishlist thanks On 08/05/2008 U Kuehn wrote: > libcryptsetup and its header file are no longer included in cryptsetup, > but another package for development is not available. > > This library used to be there (both .a and .so), so developing a project > with cryptsetup support is no longer possible. > > Thus, I suggest that either libcryptsetup and the header file are put > back into the cryptsetup package, or a separate package, say > libcryptsetup-dev, is provided that includes these files.
Hey, We intentionally remove the libcryptsetup library files from the package as they don't have a stable API at all. Thus it's not a good idea to use them. What exactly do you use libcryptsetup for? Maybe it would be better to invoke cryptsetup with system() for now? Feel free to contact cryptsetup upstream and discuss this issue with him. Maybe he can be convinced to release a stable API. In this case we could reconsider to add libcryptsetup packages. greetings, jonas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

