From owner-cvs-ports@FreeBSD.ORG Fri May 18 11:51:18 2012 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 84C741065672; Fri, 18 May 2012 11:51:18 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 56E928FC12; Fri, 18 May 2012 11:51:18 +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 q4IBpI61085722; Fri, 18 May 2012 11:51:18 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4IBpI2i085721; Fri, 18 May 2012 11:51:18 GMT (envelope-from kwm) Message-Id: <201205181151.q4IBpI2i085721@repoman.freebsd.org> From: Koop Mast Date: Fri, 18 May 2012 11:51:18 +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 ports/textproc/libxml2 Makefile ports/textproc/libxml2/files patch-xpointer.c 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: Fri, 18 May 2012 11:51:18 -0000 kwm 2012-05-18 11:51:18 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml textproc/libxml2 Makefile Added files: textproc/libxml2/files patch-xpointer.c Log: Document and fix a off-by-one vulnability in libxml2. Obtained from: libxml upstream Security: b8ae4659-a0da-11e1-a294-bcaec565249c Revision Changes Path 1.2708 +37 -1 ports/security/vuxml/vuln.xml 1.178 +2 -3 ports/textproc/libxml2/Makefile 1.1 +41 -0 ports/textproc/libxml2/files/patch-xpointer.c (new)