CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2015/11/20 18:19:33

Modified files:
        databases/sqsh : Makefile 

Log message:
disable session-locking support that uses passwords from getpwuid.
helpfully, if you try to use it it segfaults, leaving around a core
with your password and the sql password.

you could use tmux lock-client instead, which uses lock(1) or a
command of your choice.

Reply via email to