From owner-cvs-ports@FreeBSD.ORG Thu Oct 29 14:20:18 2009 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 436A9106568F; Thu, 29 Oct 2009 14:20:18 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18BF78FC1A; Thu, 29 Oct 2009 14:20:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9TEKH9p088725; Thu, 29 Oct 2009 14:20:17 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9TEKHjD088724; Thu, 29 Oct 2009 14:20:17 GMT (envelope-from flz) Message-Id: <200910291420.n9TEKHjD088724@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 29 Oct 2009 14:20:17 +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/net-p2p/ctorrent Makefile ports/net-p2p/ctorrent/files patch-cve-2009-1759 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, 29 Oct 2009 14:20:18 -0000 flz 2009-10-29 14:20:17 UTC FreeBSD ports repository Modified files: net-p2p/ctorrent Makefile Added files: net-p2p/ctorrent/files patch-cve-2009-1759 Log: Fix stack-based buffer overflow (CVE-2009-1759). PR: ports/139635 Submitted by: Eygene Ryabinkin Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1759 Revision Changes Path 1.23 +1 -1 ports/net-p2p/ctorrent/Makefile 1.1 +86 -0 ports/net-p2p/ctorrent/files/patch-cve-2009-1759 (new)