From owner-cvs-all@FreeBSD.ORG Sun Oct 9 16:21:11 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 1766016A420; Sun, 9 Oct 2005 16:21:11 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C58E343D45; Sun, 9 Oct 2005 16:21:10 +0000 (GMT) (envelope-from nobutaka@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 j99GLAC8009170; Sun, 9 Oct 2005 16:21:10 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j99GLA2H009169; Sun, 9 Oct 2005 16:21:10 GMT (envelope-from nobutaka) Message-Id: <200510091621.j99GLA2H009169@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 9 Oct 2005 16:21:10 +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/multimedia/libxine Makefile ports/multimedia/libxine/files patch-src:input:input_cdda.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: Sun, 09 Oct 2005 16:21:11 -0000 nobutaka 2005-10-09 16:21:10 UTC FreeBSD ports repository Modified files: multimedia/libxine Makefile Added files: multimedia/libxine/files patch-src:input:input_cdda.c Log: Fix format string vulnerability. Security: http://www.vuxml.org/freebsd/3bc5691e-38dd-11da-92f5-020039488e34.html Revision Changes Path 1.80 +1 -0 ports/multimedia/libxine/Makefile 1.1 +11 -0 ports/multimedia/libxine/files/patch-src:input:input_cdda.c (new)