From owner-cvs-all@FreeBSD.ORG Mon Aug 29 18:52:19 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A78E316A41F; Mon, 29 Aug 2005 18:52:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7653A43D49; Mon, 29 Aug 2005 18:52:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7TIqJL2090797; Mon, 29 Aug 2005 18:52:19 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7TIqJVX090796; Mon, 29 Aug 2005 18:52:19 GMT (envelope-from garga) Message-Id: <200508291852.j7TIqJVX090796@repoman.freebsd.org> From: Renato Botelho Date: Mon, 29 Aug 2005 18:52:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/openvpn Makefile distinfo ports/security/openvpn/files patch-route.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 18:52:19 -0000 garga 2005-08-29 18:52:19 UTC FreeBSD ports repository Modified files: security/openvpn Makefile distinfo Removed files: security/openvpn/files patch-route.c Log: - Update to 2.0.2 that brings these upstream changes: - fix bug that would exhaust file descriptors as the routing table was modified (this had already been part of the port previously) - fix bug that would block the management socket until the peer connected - fix pkitool sh incompatibilities (from NetBSD) PR: ports/85299 Submitted by: maintainer Revision Changes Path 1.17 +1 -2 ports/security/openvpn/Makefile 1.11 +2 -2 ports/security/openvpn/distinfo 1.2 +0 -50 ports/security/openvpn/files/patch-route.c (dead)