pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/socat - Update socat from 1.4.1.0 -> 1.4.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66a9af5ff3df
branches:  trunk
changeset: 491599:66a9af5ff3df
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Mar 26 11:40:29 2005 +0000

description:
- 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:

 net/socat/Makefile |  4 ++--
 net/socat/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r e21f6ce10473 -r 66a9af5ff3df net/socat/Makefile
--- a/net/socat/Makefile        Sat Mar 26 11:16:15 2005 +0000
+++ b/net/socat/Makefile        Sat Mar 26 11:40:29 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2005/01/22 18:57:56 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2005/03/26 11:40:29 adrianp Exp $
 
-DISTNAME=      socat-1.4.1.0
+DISTNAME=      socat-1.4.2.0
 CATEGORIES=    net
 MASTER_SITES=  http://www.dest-unreach.org/socat/download/
 
diff -r e21f6ce10473 -r 66a9af5ff3df net/socat/distinfo
--- a/net/socat/distinfo        Sat Mar 26 11:16:15 2005 +0000
+++ b/net/socat/distinfo        Sat Mar 26 11:40:29 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index