[CFT][CFR] Resurrect handling of VersionAddendum in OpenSSH

Eygene Ryabinkin rea at freebsd.org
Sat May 26 10:34:25 UTC 2012


Good day.

I had created patches for OpenSSH to resurrect handling of
VersionAddendum and, additionally, enable/disable advertisements
for HPN feature in sshd version banner.  des@, bz@ and brooks@
are aware of this patch, Bjoern even reviewed the first version
of the patch, but the second one isn't yet reviewed.

Can anyone who uses SSH test this patch and report their findings
to the respective PR.  Also, code reviews are welcome too.

Thanks!


PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=163843

Patches:
 * 8-STABLE,
   http://codelabs.ru/fbsd/patches/openssh/OpenSSH-fix-VersionAddendum-handling-8-STABLE.diff
 * 9-STABLE,
   http://codelabs.ru/fbsd/patches/openssh/OpenSSH-fix-VersionAddendum-handling-9-STABLE.diff
 * 10-CURRENT,
   http://codelabs.ru/fbsd/patches/openssh/OpenSSH-fix-VersionAddendum-handling.diff

Instructions:
{{{
cd /usr/src
fetch -o ssh-addendum.diff http://codelabs.ru/fbsd/patches/openssh/OpenSSH-fix-VersionAddendum-handling.diff
patch -p1 < ssh-addendum.diff
cd secure/lib/libssh
make && make install
cd ../../usr.sbin/sshd
make && make install && service sshd restart
cd ../..//usr.bin/ssh
make && make install
}}}
-- 
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20120526/d83cac15/attachment.pgp


More information about the freebsd-current mailing list