From owner-freebsd-stable@FreeBSD.ORG Fri Apr 20 05:21:15 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3CBD16A404 for ; Fri, 20 Apr 2007 05:21:15 +0000 (UTC) (envelope-from gshapiro@gshapiro.net) Received: from gir.gshapiro.net (gir.gshapiro.net [209.246.26.16]) by mx1.freebsd.org (Postfix) with ESMTP id 9FCAF13C45A for ; Fri, 20 Apr 2007 05:21:15 +0000 (UTC) (envelope-from gshapiro@gshapiro.net) Received: from monkeyboy.gshapiro.net (c-67-164-3-230.hsd1.ca.comcast.net [67.164.3.230]) by gir.gshapiro.net (8.14.1/8.14.1) with ESMTP id l3K5NAwJ084154 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 19 Apr 2007 22:23:13 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) X-DKIM: Sendmail DKIM Filter v0.6.3 gir.gshapiro.net l3K5NAwJ084154 X-DomainKeys: Sendmail DomainKeys Filter v0.4.2 gir.gshapiro.net l3K5NAwJ084154 Received: by monkeyboy.gshapiro.net (Postfix, from userid 501) id D7CFD237439; Thu, 19 Apr 2007 22:21:08 -0700 (PDT) Date: Thu, 19 Apr 2007 22:21:08 -0700 From: Gregory Shapiro To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Message-ID: <20070420052108.GA452@monkeyboy.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: HEADS UP: Recompile milters after sendmail 8.14 upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 05:21:15 -0000 sendmail has been updated from version 8.13.8 to 8.14.1 in the HEAD and RELENG_[456] branches. This upgrade includes a new libmilter library which requires all dynamically linked milters to be recompiled (no source code changes are required). 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. I'm sorry for the adverse effects from the change and will be more careful with future sendmail commits.