[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#629381: ITP: libpam4j -- Java binding for libpam.so



On Mon, 2011-06-06 at 03:08 -0700, Steve Langasek wrote:
> Downloading the upstream source, I see libpam being loaded as:
> 
>     public static final PAMLibrary libpam =
> (PAMLibrary)Native.loadLibrary("pam",PAMLibrary.class);
> 
> Will this be fixed before upload to properly open libpam.so.0 instead
> of
> blindly opening whatever object on the filesystem happens to match the
> name
> 'pam'? :) 

Yes - I have a patch that fixes the version of the library as you
described so that we know what it is linking against.

Cheers

James

-- 
James Page
Software Engineer, Ubuntu Server Team

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: