Call for testing: OpenSSH-6.2
Dag-Erling Smørgrav
des at des.no
Wed Mar 6 23:59:53 EST 2013
Damien Miller <djm at mindrot.org> writes:
> It's that time again...
SNAP-20130306 builds fine on FreeBSD 9.
On FreeBSD 10, it still gets confused about utmp / wtmp / utmpx, just
like 6.0 and 6.1. This is because of code in loginrec.c that tries to
use utmp without checking whether it's available. Line 625 says
#if defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
which may be true even if UTMP is not available.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the openssh-unix-dev
mailing list