From owner-cvs-all@FreeBSD.ORG Fri Jul 22 07:00:07 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 C9B7316A456; Fri, 22 Jul 2005 07:00:07 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A73E143D53; Fri, 22 Jul 2005 06:59:45 +0000 (GMT) (envelope-from barner@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 j6M6xixY063074; Fri, 22 Jul 2005 06:59:44 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6M6xiXq063073; Fri, 22 Jul 2005 06:59:44 GMT (envelope-from barner) Message-Id: <200507220659.j6M6xiXq063073@repoman.freebsd.org> From: Simon Barner Date: Fri, 22 Jul 2005 06:59:44 +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 distinfo ports/mail/fetchmail/files patch-driver.c patch-r1 patch-s1 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: Fri, 22 Jul 2005 07:00:08 -0000 barner 2005-07-22 06:59:44 UTC FreeBSD ports repository Modified files: mail/fetchmail Makefile distinfo Removed files: mail/fetchmail/files patch-driver.c patch-r1 patch-s1 Log: - Update to 6.2.5.2. This fixes a denial of service vulerability introduced in version 6.2.5.1 - Use distribution patch from fetchmail.berlios.de instead of keeping the security fix in CVS (-> remove patch-r1, patch-s1 which contained to update from 6.2.5 to 6.2.5.1). - The above patch also contains a patch that we kept locally in patch-driver.c: This one has been removed, too. Revision Changes Path 1.157 +7 -1 ports/mail/fetchmail/Makefile 1.117 +2 -0 ports/mail/fetchmail/distinfo 1.2 +0 -15 ports/mail/fetchmail/files/patch-driver.c (dead) 1.2 +0 -40 ports/mail/fetchmail/files/patch-r1 (dead) 1.2 +0 -237 ports/mail/fetchmail/files/patch-s1 (dead)