* Werner Koch:

>> 2) Setuid flag was necessary for backwards-compatibilty with 2.4.x kernels 
>> which are no longer supported by etch anyway, the flag can therefore be 
>> removed
>
> If this is the case, it should not be installed suid anymore.

$ ulimit -a | grep locked
max locked memory       (kbytes, -l) 32
$ strace -e mlock /usr/bin/gpg
mlock(0x2b9ae53ab000, 32768)            = 0
gpg: Go ahead and type your message ...

It seems to work.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to