Subject: CVS commit: pkgsrc/net/socat
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 03/26/2005 11:40:30
Module Name: pkgsrc
Committed By: adrianp
Date: Sat Mar 26 11:40:30 UTC 2005
Modified Files:
pkgsrc/net/socat: Makefile distinfo
Log Message:
- Update socat from 1.4.1.0 -> 1.4.2.0
new features:
option "connect-timeout" limits wait time for connect operations
(requested by Giulio Orsero)
option "dhparam" for explicit Diffie-Hellman parameter file
corrections:
support for OpenSSL DSA certificates (Miika Komu)
create install directories before copying files (Miika Komu)
when exiting on signal, return status 128+signum instead of 1
on EPIPE and ECONNRESET, only issue a warning (Santiago Garcia
Mantinan)
-lu could cause a core dump on long messages
further changes:
modifications to simplify using socats features in application
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/net/socat/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/socat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.