From owner-cvs-ports@FreeBSD.ORG Thu Jan 13 12:53:14 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75067106566C; Thu, 13 Jan 2011 12:53:14 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD7E8FC15; Thu, 13 Jan 2011 12:53:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0DCrE1p085765; Thu, 13 Jan 2011 12:53:14 GMT (envelope-from rea@repoman.freebsd.org) Received: (from rea@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0DCrE67085764; Thu, 13 Jan 2011 12:53:14 GMT (envelope-from rea) Message-Id: <201101131253.p0DCrE67085764@repoman.freebsd.org> From: Eygene Ryabinkin Date: Thu, 13 Jan 2011 12:53:14 +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/vuxml vuln.xml X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 12:53:14 -0000 rea 2011-01-13 12:53:14 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: devel/subversion: document security fixes in 1.6.15 Two DoS conditions: - CVE-2010-4539, DoS via walking of SVNParentPath collections; - CVE-2010-4644, DoS via memory leaks triggered by the option "-g" of the blame command. Approved by: delphij (secteam), erwin (mentor) Feature safe: yes Revision Changes Path 1.2276 +44 -1 ports/security/vuxml/vuln.xml