From owner-cvs-ports@FreeBSD.ORG Mon Oct 11 20:05:26 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1228D16A5B5; Mon, 11 Oct 2004 20:05:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E602943D48; Mon, 11 Oct 2004 20:05:25 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9BK5PAZ084353; Mon, 11 Oct 2004 20:05:25 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9BK5PqI084352; Mon, 11 Oct 2004 20:05:25 GMT (envelope-from marcus) Message-Id: <200410112005.i9BK5PqI084352@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 11 Oct 2004 20:05:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gdk-pixbuf Makefile ports/graphics/gdk-pixbuf/files patch-pixbuf-security X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 11 Oct 2004 20:05:26 -0000 marcus 2004-10-11 20:05:25 UTC FreeBSD ports repository Modified files: graphics/gdk-pixbuf Makefile Added files: graphics/gdk-pixbuf/files patch-pixbuf-security Log: Fix the security issues with ICO and XPM loading as detailed at: http://www.freebsd.org/ports/portaudit/3d1e9267-073f-11d9-b45d-000c41e2cdad.html Adapted from: gtk+ CVS Approved by: portmgr (implicit) Revision Changes Path 1.42 +1 -1 ports/graphics/gdk-pixbuf/Makefile 1.1 +53 -0 ports/graphics/gdk-pixbuf/files/patch-pixbuf-security (new)