FreeBSD Security Advisory FreeBSD-SA-03:07.sendmail

David A Bestor 1nd3n14l at indenial.com
Tue Apr 1 01:07:09 PST 2003


On Sun, 30 Mar 2003, FreeBSD Security Advisories wrote:

> =============================================================================
> FreeBSD-SA-03:07.sendmail                                   Security Advisory
>                                                           The FreeBSD Project
>
> b) Execute the following commands as root:
>
> # cd /usr/src
> # patch < /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
>
I think the advisory should also include the following:
# cd /usr/src/share/sendmail
# make install

I run a custom hostname.mc in /etc/mail . Which I dont think is to
extreme. If I do the following:
cd /etc/mail
make

I then compare hostname.cf to sendmail.cf and it does not get
built with updated information. This is because I still have the
old m4 files in /usr/share/sendmail/cf unless I do the additional make
install from above.

Thanks,
David


More information about the freebsd-security mailing list