Date: Fri, 20 Apr 2007 11:50:17 -0400 From: John Baldwin <jhb@freebsd.org> To: Gregory Neil Shapiro <gshapiro@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml Message-ID: <200704201150.18191.jhb@freebsd.org> In-Reply-To: <200704200512.l3K5CmL1001896@repoman.freebsd.org> References: <200704200512.l3K5CmL1001896@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 20 April 2007 01:12:48 am Gregory Neil Shapiro wrote: > gshapiro 2007-04-20 05:12:48 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > Include a note in the sendmail 8.14.1 release note regarding the libmilter > update. Unfortunately, this problem (the need to recompile filters) was > found after the MFC. The release engineering team has asked for this > instead of doing a full backout of sendmail 8.14 in the RELENG_[456] > branches. > > Requested by: re (bmah) At work I'll have to just not import the new sendmail for 4.x. :( I can't ignore ABI changes like this and force everyone to recompile everything. For 7.x and 6.x, can you bump the shared library version? Then the previous libmilter from 8.13 can become part of the compat6x packages and existing binaries will still work fine w/o requiring a recompile. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704201150.18191.jhb>