Date: Tue, 11 Dec 2001 13:35:27 +1100 From: Rob B <rbyrnes@ozemail.com.au> To: stable@freebsd.org Subject: OpenSSH not updating Message-ID: <5.1.0.14.2.20011211132607.01d6d1d0@pop.ozemail.com.au>
next in thread | raw e-mail | index | archive | help
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] <snip> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20011211132607.01d6d1d0>