diff options
author | adrianp <adrianp> | 2005-03-26 11:40:29 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-03-26 11:40:29 +0000 |
commit | 327f0b8a397bc6d55a3e0a5b7ca990e0db423758 (patch) | |
tree | 2015ee2200065c04319a0873f8bbcbeb0256c933 /net/socat/distinfo | |
parent | c0e4dae81065d889bcd941f5de9b553cc3dcdb07 (diff) | |
download | pkgsrc-327f0b8a397bc6d55a3e0a5b7ca990e0db423758.tar.gz |
- 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
Diffstat (limited to 'net/socat/distinfo')
-rw-r--r-- | net/socat/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/socat/distinfo b/net/socat/distinfo index 8741fec0e3f..ebb699b6553 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 12:14:04 agc Exp $ +$NetBSD: distinfo,v 1.6 2005/03/26 11:40:30 adrianp Exp $ -SHA1 (socat-1.4.1.0.tar.gz) = 4a75e500744bff19ad025cb35fccfde4d8311183 -RMD160 (socat-1.4.1.0.tar.gz) = 98d8313dddb1ae8b2fe5e04c70718c6120673ae1 -Size (socat-1.4.1.0.tar.gz) = 326963 bytes +SHA1 (socat-1.4.2.0.tar.gz) = 68302cc6d1bd3b58f5fc37fbd4aa969aef185241 +RMD160 (socat-1.4.2.0.tar.gz) = 6a0f0b6e1a714381a48451da877cf0693d8ca7f1 +Size (socat-1.4.2.0.tar.gz) = 331493 bytes SHA1 (patch-aa) = 80e88873bd80c98f8d9209c1b2204c8addb2bdb0 |