pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/socat Updated socat to version 1.7.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cde0a81d4a12
branches:  trunk
changeset: 617172:cde0a81d4a12
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Thu Apr 11 09:38:09 2013 +0000

description:
Updated socat to version 1.7.2.1

Security update:
"A heap based buffer overflow vulnerability has been found with data that happens to be output on the READLINE address." (CVE-2012-0219)

Tested according to the official advisory at http://www.dest-unreach.org/socat/contrib/socat-secadv3.html

XXX pull-up to 2013Q1

diffstat:

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

diffs (28 lines):

diff -r ef013dc2fce5 -r cde0a81d4a12 net/socat/Makefile
--- a/net/socat/Makefile        Thu Apr 11 06:26:46 2013 +0000
+++ b/net/socat/Makefile        Thu Apr 11 09:38:09 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2013/02/06 23:23:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.27 2013/04/11 09:38:09 khorben Exp $
 
-DISTNAME=      socat-1.7.1.3
-PKGREVISION=   1
+DISTNAME=      socat-1.7.2.1
 CATEGORIES=    net
 MASTER_SITES=  http://www.dest-unreach.org/socat/download/
 
diff -r ef013dc2fce5 -r cde0a81d4a12 net/socat/distinfo
--- a/net/socat/distinfo        Thu Apr 11 06:26:46 2013 +0000
+++ b/net/socat/distinfo        Thu Apr 11 09:38:09 2013 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2011/12/06 19:51:47 joerg Exp $
+$NetBSD: distinfo,v 1.17 2013/04/11 09:38:09 khorben Exp $
 
-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 (socat-1.7.2.1.tar.gz) = 6e3328cc409550b2367efa8028fe4436e84eb490
+RMD160 (socat-1.7.2.1.tar.gz) = ce607505cfc4063322abe229d8f527605e93e4f5
+Size (socat-1.7.2.1.tar.gz) = 564254 bytes
 SHA1 (patch-aa) = c10b68a5ca36ec27c6e77a01f6f89a832a4862eb
 SHA1 (patch-mytypes.h) = 57769b4295812d15cee7e3d4200c5c0c365f7efd



Home | Main Index | Thread Index | Old Index