From owner-cvs-ports@FreeBSD.ORG Fri Dec 23 19:08:39 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 AB220106567F; Fri, 23 Dec 2011 19:08:39 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9AD0D8FC22; Fri, 23 Dec 2011 19:08:39 +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 pBNJ8d11018483; Fri, 23 Dec 2011 19:08:39 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBNJ8d3B018482; Fri, 23 Dec 2011 19:08:39 GMT (envelope-from delphij) Message-Id: <201112231908.pBNJ8d3B018482@repoman.freebsd.org> From: Xin LI Date: Fri, 23 Dec 2011 19:08:39 +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/ftp/proftpd Makefile ports/ftp/proftpd/files patch-src-fsio.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, 23 Dec 2011 19:08:39 -0000 delphij 2011-12-23 19:08:39 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Added files: ftp/proftpd/files patch-src-fsio.c Log: Apply a patch after FreeBSD-SA-11:07.chroot which addresses an arbitrary code execution vulnerability. Please note that in order to build this the system needs to be patched with FreeBSD-SA-11:07.chroot and the resulting binary also needs to the change because it depends on a new libc API. Feature safe: yes Approved by: portmgr, maintainer (mm) Revision Changes Path 1.197 +1 -0 ports/ftp/proftpd/Makefile 1.1 +19 -0 ports/ftp/proftpd/files/patch-src-fsio.c (new)