From owner-freebsd-current@FreeBSD.ORG Sat Apr 21 04:00:28 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A443116A401; Sat, 21 Apr 2007 04:00:28 +0000 (UTC) (envelope-from gshapiro@freebsd.org) Received: from gir.gshapiro.net (gir.gshapiro.net [209.246.26.16]) by mx1.freebsd.org (Postfix) with ESMTP id 8EA7E13C458; Sat, 21 Apr 2007 04:00:28 +0000 (UTC) (envelope-from gshapiro@freebsd.org) Received: from monkeyboy.local (c-67-164-3-230.hsd1.ca.comcast.net [67.164.3.230]) (authenticated bits=128) by gir.gshapiro.net (8.14.1/8.14.1) with ESMTP id l3L3bupJ000544 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Apr 2007 20:38:00 -0700 (PDT) (envelope-from gshapiro@freebsd.org) X-DKIM: Sendmail DKIM Filter v0.6.5 gir.gshapiro.net l3L3bupJ000544 X-DomainKeys: Sendmail DomainKeys Filter v0.5.0 gir.gshapiro.net l3L3bupJ000544 Date: Fri, 20 Apr 2007 20:35:54 -0700 From: Gregory Shapiro To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Message-ID: <20070421033554.GM17251@monkeyboy.local> References: <20070420052108.GA452@monkeyboy.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070420052108.GA452@monkeyboy.local> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: HEADS UP: Recompile milters after sendmail 8.14 upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 04:00:28 -0000 > Unfortunately, this problem (the need to recompile filters) was found > after the MFC. The release engineering team has asked for this notice > instead of doing a full backout of sendmail 8.14 in the RELENG_[456] > branches. Note that I have some new code, currently under review, that eliminates the need to recompile filters by removing fixing the ABI change. I will post another HEADS UP when that change is committed (first to HEAD, then to the RELENG_[456] branches). In the mean time, you may want to delay upgrades until the new code is in place.