Date: Tue, 11 Oct 2011 19:24:37 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Grzegorz Blach <magik@roorback.net> Cc: freebsd-ports@FreeBSD.org Subject: Re: CFT: security/openssh-portable 5.8p2 Message-ID: <20111011152437.GJ94905@glebius.int.ru> In-Reply-To: <20111009183810.55fcbf9d@silver.nine> References: <4E6D3505.4010500@roorback.net> <20111009183810.55fcbf9d@silver.nine>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 09, 2011 at 06:38:10PM +0200, Grzegorz Blach wrote: G> New snapshot is ready to testing: G> https://github.com/downloads/Roorback/mgk_ports/openssh-portable-5.8p2-t2.shar G> In this version WITH_LPK knob is fixed. G> Thanks to Gleb Smirnoff. btw, one more issue with the port is that configure autodetects wtmp/utmp/lastlog stuff, using not only header include files, but also actual logs in /var. So, compiling openssh-portable on a 9.x or 10.x system, that was once upgraded from 8.x or earlier, would lead to incorrect autodetection of logging API. Even if you have run 'make delete-old', since the latter doesn't delete anything from /var. Thus, before compiling port, one needs to: # rm /var/log/wtmp /var/run/utmp /var/log/lastlog -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111011152437.GJ94905>