1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/ssh
John Polstra 4b40e7aa2b Prevent this server error message:
fatal: Local: Agent socket bind failed: Address already in use

It would happen when the server tried to create the Unix domain
socket "/tmp/ssh-username/agent-socket-123", if the file already
existed.  It could already exist if it happened to be left over from
a system crash.  This patch unlinks the file before attempting the
bind operation.

I will send this patch to ssh-bugs@cs.hut.fi too.
1997-07-19 19:28:35 +00:00
..
files Prevent this server error message: 1997-07-19 19:28:35 +00:00
distinfo Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I just 1997-04-25 05:01:06 +00:00
Makefile Update name of perl executable in dependencies to "perl5.00401". 1997-07-18 05:04:20 +00:00
pkg-comment Oh my goodness! Satoshi is finally fed up and decided to "clean up" 1996-10-10 05:05:35 +00:00
pkg-descr Update ssh from 1.2.10 to 1.2.12.. This is for two reasons: 1995-11-23 17:19:18 +00:00
pkg-plist Don't remove the host key on pkg_delete. It is irreplaceable. 1997-06-02 04:28:48 +00:00