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 to 1.7.1.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16eb5f3e34cd
branches:  trunk
changeset: 578710:16eb5f3e34cd
user:      zafer <zafer%pkgsrc.org@localhost>
date:      Thu Aug 12 17:54:14 2010 +0000

description:
Update socat to 1.7.1.3

Changelog:

security:
        fixed a stack overflow vulnerability that occurred when command
        line arguments (whole addresses, host names, file names) were longer
        than 512 bytes.
        Note that this could only be exploited when an attacker was able to
        inject data into socat's command line.
        Full credits to Felix Grobert, Google Security Team, for finding and
        reporting this issue

diffstat:

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

diffs (26 lines):

diff -r f3e2f1a6e7d7 -r 16eb5f3e34cd net/socat/Makefile
--- a/net/socat/Makefile        Thu Aug 12 15:28:46 2010 +0000
+++ b/net/socat/Makefile        Thu Aug 12 17:54:14 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2010/04/19 19:52:13 zafer Exp $
+# $NetBSD: Makefile,v 1.24 2010/08/12 17:54:14 zafer Exp $
 
-DISTNAME=      socat-1.7.1.2
+DISTNAME=      socat-1.7.1.3
 CATEGORIES=    net
 MASTER_SITES=  http://www.dest-unreach.org/socat/download/
 
diff -r f3e2f1a6e7d7 -r 16eb5f3e34cd net/socat/distinfo
--- a/net/socat/distinfo        Thu Aug 12 15:28:46 2010 +0000
+++ b/net/socat/distinfo        Thu Aug 12 17:54:14 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2010/04/19 19:52:13 zafer Exp $
+$NetBSD: distinfo,v 1.15 2010/08/12 17:54:14 zafer Exp $
 
-SHA1 (socat-1.7.1.2.tar.gz) = dbd76e9fdac13ae95c46be9bb8a95ef4258bb466
-RMD160 (socat-1.7.1.2.tar.gz) = 2ef9b80cf5e6cc57a837c0c78e269538460aaeee
-Size (socat-1.7.1.2.tar.gz) = 554091 bytes
+SHA1 (socat-1.7.1.3.tar.gz) = 5a42275da0d8a5182452b36535a74c3cdf21793b
+RMD160 (socat-1.7.1.3.tar.gz) = fa4fdb731b5bef344f6c24a5bc242ae910728d57
+Size (socat-1.7.1.3.tar.gz) = 553489 bytes
 SHA1 (patch-aa) = c10b68a5ca36ec27c6e77a01f6f89a832a4862eb



Home | Main Index | Thread Index | Old Index