From owner-freebsd-stable Mon Dec 10 18:39:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 571FD37B416 for ; Mon, 10 Dec 2001 18:39:47 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta03.mail.mel.aone.net.au with ESMTP id <20011211023535.DZKC6851.mta03.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au> for ; Tue, 11 Dec 2001 13:35:36 +1100 Message-Id: <5.1.0.14.2.20011211132607.01d6d1d0@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Tue, 11 Dec 2001 13:35:27 +1100 To: stable@freebsd.org From: Rob B Subject: OpenSSH not updating Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Allright, can anyone help me and tell me why my version of sshd is not changing to the ones advised in the Security Advisory? Since I am tracking RELENG_4, I should have a version string of "OpenSSH_2.9 FreeBSD localisations 20011202", but 'tis not the case. Here is what I did: [root@erwin]/usr/src/crypto/openssh: patch < /root/sshd.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |=================================================================== |RCS file: /c/ncvs/src/crypto/openssh/session.c,v |retrieving revision 1.4.2.10 |retrieving revision 1.4.2.11 |diff -u -p -r1.4.2.10 -r1.4.2.11 |--- src/crypto/openssh/session.c 2001/11/21 10:45:15 1.4.2.10 |+++ src/crypto/openssh/session.c 2001/12/03 00:53:28 1.4.2.11 -------------------------- Patching file session.c using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] y Hunk #1 succeeded at 1154. Hunk #2 succeeded at 1166. done Up to this point, I see that the version of session.c has incremented [root@erwin]/usr/src/crypto/openssh: cd /usr/src/secure/lib/libssh [root@erwin]/usr/src/secure/lib/libssh: make depend && make all Warning: Object directory not changed from original /usr/src/secure/lib/libssh [root@erwin]/usr/src/secure/lib/libssh: cd /usr/src/secure/usr.sbin/sshd [root@erwin]/usr/src/secure/usr.sbin/sshd: make depend && make all install rm -f .depend mkdep -f .depend -a -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secc cd /usr/src/secure/usr.sbin/sshd; make _EXTRADEPEND echo sshd: /usr/lib/libc.a /usr/lib/libopie.a /usr/lib/libmd.a /usr/src/secure/d install -c -s -o root -g wheel -m 555 sshd /usr/sbin install -c -o root -g wheel -m 444 sshd.8.gz /usr/share/man/man8 [root@erwin]/usr/src/secure/usr.sbin/sshd: sshd -V sshd: option requires an argument -- V sshd version OpenSSH_2.9 FreeBSD localisations 20010713 Usage: sshd [options] This version string has not changed at all! Thanks in advance, Rob -- Lions: 5, Christians: 0. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 694 of a collection of 1191 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message