From owner-cvs-ports@FreeBSD.ORG Sun Jan 9 11:19:25 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 21ED6106564A; Sun, 9 Jan 2011 11:19:25 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1152B8FC08; Sun, 9 Jan 2011 11:19:25 +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 p09BJOGP006130; Sun, 9 Jan 2011 11:19:24 GMT (envelope-from rea@repoman.freebsd.org) Received: (from rea@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p09BJOb7006129; Sun, 9 Jan 2011 11:19:24 GMT (envelope-from rea) Message-Id: <201101091119.p09BJOb7006129@repoman.freebsd.org> From: Eygene Ryabinkin Date: Sun, 9 Jan 2011 11:19: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 UPDATING ports/mail/exim Makefile Makefile.options distinfo options ports/mail/exim/files patch-src::EDITME 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, 09 Jan 2011 11:19:25 -0000 rea 2011-01-09 11:19:24 UTC FreeBSD ports repository Modified files: . UPDATING mail/exim Makefile Makefile.options distinfo options mail/exim/files patch-src::EDITME Log: mail/exim: update to 4.73 Most notably, this version fixes local exim -> root escalation, CVE-2010-4345. Port had also gained configurable knob for disabling -D option and make variables TRUSTED_CONFIG_LIST and WHITELIST_D_MACROS to fine tune the behaviour of options -C and -D. New items are documented at ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.73 Changelog is available at ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.73 Security: e4fcf020-0447-11e0-becc-0022156e8794 / CVE-2010-4345 PR: 152963 [1], 153711 [2] Submitted by: Alexander Wittig [1] Approved by: garga (mentor) Revision Changes Path 1.1021 +31 -1 ports/UPDATING 1.255 +25 -2 ports/mail/exim/Makefile 1.5 +5 -3 ports/mail/exim/Makefile.options 1.101 +2 -5 ports/mail/exim/distinfo 1.29 +27 -31 ports/mail/exim/files/patch-src::EDITME 1.17 +4 -3 ports/mail/exim/options