Date: Tue, 2 Dec 2014 05:54:07 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373752 - in head/security/openvpn: . files Message-ID: <201412020554.sB25s7Q9010318@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Tue Dec 2 05:54:06 2014 New Revision: 373752 URL: https://svnweb.freebsd.org/changeset/ports/373752 QAT: https://qat.redports.org/buildarchive/r373752/ Log: Security Update to 2.3.6. Approved by: so MFH: 2014Q4 Security: 23ab5c3e-79c3-11e4-8b1e-d050992ecde8 Deleted: head/security/openvpn/files/patch-0001-Fix-assertion-error-when-using-cipher-none head/security/openvpn/files/patch-0003-Fix-to-shaper-documentation-on-the-man-page head/security/openvpn/files/patch-0004-Modernize-sample-keys-and-sample-configs Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Tue Dec 2 05:30:13 2014 (r373751) +++ head/security/openvpn/Makefile Tue Dec 2 05:54:06 2014 (r373752) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.5 -PORTREVISION= 1 +DISTVERSION= 2.3.6 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Tue Dec 2 05:30:13 2014 (r373751) +++ head/security/openvpn/distinfo Tue Dec 2 05:54:06 2014 (r373752) @@ -1,2 +1,2 @@ -SHA256 (openvpn-2.3.5.tar.xz) = 7ac286f09ed4981358ce01907993dc29f69b34d3652de2b70ca9b8b2a056b684 -SIZE (openvpn-2.3.5.tar.xz) = 794788 +SHA256 (openvpn-2.3.6.tar.xz) = adae2ef34c9225347a844683b88caa87cde0979b7f2390fd1776db0eb51510ed +SIZE (openvpn-2.3.6.tar.xz) = 809348
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412020554.sB25s7Q9010318>