OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Mark Hartley (markwork.drapple.com)
Date: Thu Mar 07 2002 - 17:41:47 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    > The following patch has been verified to apply to FreeBSD 4.4-RELEASE,
    > 4.5-RELEASE, and 4.5-STABLE dated prior to the correction date. It
    > may or may not apply to older, unsupported versions of FreeBSD.
    >
    > Download the patch and the detached PGP signature from the following
    > locations, and verify the signature using your PGP utility.
    >
    ># fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:13/openssh.patch
    ># fetch
    ># ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:13/openssh.patch.asc
    >
    > Execute the following commands as root:
    >
    ># cd /usr/src
    ># patch < /path/to/sshd.patch
    ># cd /usr/src/secure/lib/libssh
    ># make depend && make all
    ># cd /usr/src/secure/usr.sbin/sshd
    ># make depend && make all install
    ># cd /usr/src/secure/usr.bin/ssh
    ># make depend && make all install

    OK, I followed what the advisory said, and I ran the patch. It seems to have
    applied fine, but it did not update src/crypto/openssh/version.h, so that it
    (sshd) still reports itself as the older version.

    It seems to me that this might cause some confusion for people in knowing if
    they've patched their systems or not.

    Mark.

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