From owner-freebsd-current@FreeBSD.ORG Mon Apr 23 23:19:36 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 E413816A404 for ; Mon, 23 Apr 2007 23:19:36 +0000 (UTC) (envelope-from gshapiro@sendmail.com) Received: from foon.sendmail.com (tls.sendmail.com [209.246.26.40]) by mx1.freebsd.org (Postfix) with ESMTP id 77F4013C468 for ; Mon, 23 Apr 2007 23:19:36 +0000 (UTC) (envelope-from gshapiro@sendmail.com) Received: from zoe.smi.sendmail.com ([10.210.201.4]) by foon.sendmail.com (Switch-3.2.5/Switch-3.2.0) with ESMTP id l3NMjnOb022435 for ; Mon, 23 Apr 2007 15:45:49 -0700 X-DKIM: Sendmail DKIM Filter v0.5.1 foon.sendmail.com l3NMjnOb022435 Received: by zoe.smi.sendmail.com (Postfix, from userid 501) id 2AE5033DCAD; Mon, 23 Apr 2007 15:43:00 -0700 (PDT) Date: Mon, 23 Apr 2007 15:43:00 -0700 From: Gregory Shapiro To: freebsd-current@freebsd.org Message-ID: <20070423224259.GM7881@zoe.smi.sendmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) Subject: HEADS UP: No longer need to recompile milters when upgrading 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: Mon, 23 Apr 2007 23:19:37 -0000 The libmilter ABI breakage which required recompiling mail filters (milters) has been fixed in the HEAD (CURRENT). The change will be MFC'ed after the customary 3-4 days to the RELENG_[456] branches. It is no longer necessary to recompile mail filters compiled against an older libmilter.so shared library. Additionally, if you did recompile them already, you do not need to recompile them again.