Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2003 20:01:22 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        D J Hawkey Jr <hawkeyd@visi.com>
Cc:        security@freebsd.org
Subject:   Re: Security fix (Fwd: sendmail 8.12.9 available
Message-ID:  <20030330020122.GA83978@madman.celabo.org>
In-Reply-To: <20030329151131.B13660@sheol.localdomain>
References:  <5.2.0.9.0.20030329143542.037b1600@marble.sentex.ca> <5.2.0.9.0.20030329144414.0786c4c8@marble.sentex.ca> <20030329151131.B13660@sheol.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 29, 2003 at 03:11:31PM -0600, D J Hawkey Jr wrote:
> Will there be an SA (with the customary SA patchfiles) for this? 

yes

> I know I'm on my own in supporting RELENG_4_5, but the right tools
> (a patchfile, even if for RELENG_4_6) would make the job a lot easier.

You can use the sendmail.org supplied patches.

   cd /usr/src/contrib/sendmail/src
   patch -s -p1 < /path/to/patch
   cd /usr/src/lib/libsm
   make obj && make depend && make
   cd /usr/src/lib/libsmutil
   make obj && make depend && make
   cd /usr/src/usr.sbin/sendmail
   make obj && make depend && make && make install
   
Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030330020122.GA83978>