From owner-cvs-ports@FreeBSD.ORG Sun May 14 16:43:51 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 0449A16A400; Sun, 14 May 2006 16:43:51 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A6543D46; Sun, 14 May 2006 16:43:50 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4EGhghK066399; Sun, 14 May 2006 16:43:42 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4EGhglb066398; Sun, 14 May 2006 16:43:42 GMT (envelope-from itetcu) Message-Id: <200605141643.k4EGhglb066398@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 14 May 2006 16:43:42 +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/dovecot Makefile distinfo pkg-message pkg-plist ports/mail/dovecot/files pkg-message.in 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: Sun, 14 May 2006 16:43:51 -0000 itetcu 2006-05-14 16:43:42 UTC FreeBSD ports repository Modified files: mail/dovecot Makefile distinfo pkg-plist Added files: mail/dovecot/files pkg-message.in Removed files: mail/dovecot pkg-message Log: Update the mail/dovecot to 1.0.b8, which addresses numerous problems (including proper kqueue support -- that means us, BSD folks! ;) ), the most important of which is a security hole (individuals are allowed to list other users' mailboxes). [1] Also move pkg-message --> files/pkg-message.in, list it in SUB_FILES and get rid of custom hack in Makefile [2] PR: ports/97193 [1] Submitted by: Jeremy Chadwick [1] itetcu (me) [2] Approved by: Robin Breathe (maintainer), lawrance (mentor) Security: http://www.securityfocus.com/archive/1/433878 [1] Security: http://www.dovecot.org/list/dovecot-news/2006-May/000006.html [1] Revision Changes Path 1.46 +3 -7 ports/mail/dovecot/Makefile 1.25 +3 -3 ports/mail/dovecot/distinfo 1.1 +18 -0 ports/mail/dovecot/files/pkg-message.in (new) 1.7 +0 -18 ports/mail/dovecot/pkg-message (dead) 1.18 +2 -1 ports/mail/dovecot/pkg-plist