Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 16:46:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        amd64@FreeBSD.org
Subject:   [Bug 209441] SSHd in FreeBSD 10.3 complains about PrintLastLog
Message-ID:  <bug-209441-17361-1PEIFKyDB0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209441-17361@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209441-17361@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209441

--- Comment #23 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D170520f882297617eaee7665a6813d032=
43e87a4

commit 170520f882297617eaee7665a6813d03243e87a4
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-04-20 00:09:13 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-04-27 16:45:37 +0000

    openssh: restore PrintLastLog option

    Upstream's autoconf sets DISABLE_LASTLOG if lastlog.ll_line does not
    exist, but PrintLastLog also works with utmpx and other mechanisms.

    Reported upstream at
    https://lists.mindrot.org/pipermail/openssh-unix-dev/2022-May/040242.ht=
ml

    PR:             209441
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit 43c6b7a60aff069da7e0ba6c87d3d7a532e812f6)
    (cherry picked from commit 170511589e4d15a27ee92979691cfc1b26929bb7)

 crypto/openssh/config.h     | 2 +-
 crypto/openssh/configure.ac | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209441-17361-1PEIFKyDB0>