History log of /freebsd-10-stable/crypto/openssh/utf8.h
Revision Date Author Comments
# 323124 01-Sep-2017 des

Upgrade OpenSSH to 7.3p1.

This is the last version of OpenSSH which does not break compatibility
more than we can live with in a stable branch. Further commits will
follow to backport some bug fixes from newer versions.

The sshd breakage in the previous attempt was due to an upstream bug
(a 0 was changed to a 1 while refactoring send_rexec_state() in sshd.c)
which only manifested itself when sshd was built with SSH 1 support.

Approved by: re@


# 323121 01-Sep-2017 des

Revert OpenSSH 7.3p1; something went wrong between testing and committing.

Approved by: re@


# 323120 01-Sep-2017 des

Upgrade OpenSSH to 7.3p1.

This is the last version of OpenSSH which does not break compatibility
more than we can live with in a stable branch. Further commits will
follow to backport some bug fixes from newer versions.

Approved by: re@