Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 11:24:12 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        takanyon <tak@big.or.jp>
Cc:        security@FreeBSD.ORG
Subject:   Re: ANNOUNCE: FreeBSD Security Advisory FreeBSD-SA-02:41.smrsh
Message-ID:  <20021115172412.GI66445@madman.nectar.cc>
In-Reply-To: <20021115132158.939E.TAK@big.or.jp>
References:  <20021115132158.939E.TAK@big.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 15, 2002 at 01:27:48PM +0900, takanyon wrote:
> 
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > 
> > =============================================================================
> > FreeBSD-SA-02:41.smrsh                                      Security Advisory
> >                                                           The FreeBSD Project
> 
> > b) Execute the following commands as root:
> > 
> > # cd /usr/src
> > # patch < /path/to/patch
> > # cd /usr/src/usr.sbin/sendmail
> > # make depend && make && make install
> 
> Now, isn't smrsh installed?

I know :-(

The advisory on the FTP server has the correct instructions
(or will... it may not have been mirrored from ftp-master yet).
The correct patch instructions are:

  ------
  2) To patch your present system:
  
  The following patch has been verified to apply to FreeBSD 4.4, FreeBSD
  4.5, and FreeBSD 4.6 systems.
  
  a) Download the relevant patch from the location below, and verify the
  detached PGP signature using your PGP utility.
  
  [For FreeBSD 4.6 systems]
  # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:41/smrsh.patch
  # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:41/smrsh.patch.asc
  
  [For FreeBSD 4.3, 4.4, and 4.5 systems]
  # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:41/smrsh2.patch
  # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:41/smrsh2.patch.asc
  
  b) Execute the following commands as root:
  
  # cd /usr/src
  # patch < /path/to/patch
  
  [The following two steps apply only to FreeBSD 4.6 systems.]
  # cd /usr/src/lib/libsm
  # make depend && make
  
  # cd /usr/src/lib/libsmutil
  # make depend && make
  # cd /usr/src/libexec/smrsh
  # 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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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