From owner-cvs-all@FreeBSD.ORG Thu Apr 22 19:13:24 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB7BC106566B; Thu, 22 Apr 2010 19:13:24 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AAED38FC0A; Thu, 22 Apr 2010 19:13:24 +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 o3MJDOVa057396; Thu, 22 Apr 2010 19:13:24 GMT (envelope-from mandree@repoman.freebsd.org) Received: (from mandree@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3MJDOrZ057395; Thu, 22 Apr 2010 19:13:24 GMT (envelope-from mandree) Message-Id: <201004221913.o3MJDOrZ057395@repoman.freebsd.org> From: Matthias Andree Date: Thu, 22 Apr 2010 19:13:24 +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/mail/fetchmail Makefile ports/mail/fetchmail/files patch-CVE-2010-1167 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 19:13:24 -0000 mandree 2010-04-22 19:13:24 UTC FreeBSD ports repository Modified files: mail/fetchmail Makefile Added files: mail/fetchmail/files patch-CVE-2010-1167 Log: Security fix for CVE-2010-1167. This unbreaks the build, since this vulnerability is listed at http://www.vuxml.org/freebsd/09910d76-4c82-11df-83fb-0015587e2cc1.html. Add the recommended upstream patch. Bump PORTREVISION. PR: ports/145857 Approved by: Corey Halpin (maintainer) Approved by: garga (mentor) Revision Changes Path 1.208 +2 -0 ports/mail/fetchmail/Makefile 1.1 +102 -0 ports/mail/fetchmail/files/patch-CVE-2010-1167 (new)