Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2016 22:15:03 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r407781 - branches/2016Q1/net/socat
Message-ID:  <201602012215.u11MF3LG049816@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Mon Feb  1 22:15:03 2016
New Revision: 407781
URL: https://svnweb.freebsd.org/changeset/ports/407781

Log:
  MFH: r407779
  
  net/socat: Update to 1.7.3.1
  
  This release fixes an important security bug with a hardcoded DH
  parameter not being a prime number.
  
  http://www.dest-unreach.org/socat/contrib/socat-secadv7.html
  
  Security:	https://vuxml.freebsd.org/freebsd/a52a7172-c92e-11e5-96d6-14dae9d210b8.html
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q1/net/socat/Makefile
  branches/2016Q1/net/socat/distinfo
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/net/socat/Makefile
==============================================================================
--- branches/2016Q1/net/socat/Makefile	Mon Feb  1 22:13:53 2016	(r407780)
+++ branches/2016Q1/net/socat/Makefile	Mon Feb  1 22:15:03 2016	(r407781)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	socat
-PORTVERSION=	1.7.3.0
-PORTREVISION=	2
+PORTVERSION=	1.7.3.1
+PORTREVISION=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/ \
 		LOCAL/ehaupt

Modified: branches/2016Q1/net/socat/distinfo
==============================================================================
--- branches/2016Q1/net/socat/distinfo	Mon Feb  1 22:13:53 2016	(r407780)
+++ branches/2016Q1/net/socat/distinfo	Mon Feb  1 22:15:03 2016	(r407781)
@@ -1,2 +1,2 @@
-SHA256 (socat-1.7.3.0.tar.bz2) = 0767e850c0329b9fdf711c6cd468565cbbb28786ba1a8a1cbd5531d4016b3e04
-SIZE (socat-1.7.3.0.tar.bz2) = 474633
+SHA256 (socat-1.7.3.1.tar.bz2) = d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa
+SIZE (socat-1.7.3.1.tar.bz2) = 488467



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602012215.u11MF3LG049816>