History log of /freebsd-10-stable/secure/usr.sbin/sshd/Makefile
Revision Date Author Comments
# 313234 04-Feb-2017 ngie

MFC r311585:

Conditionalize building libwrap support into sshd

Only build libwrap support into sshd if MK_TCP_WRAPPERS != no

This will unbreak the build if libwrap has been removed from the system

PR: 210141


# 312269 16-Jan-2017 ngie

MFC r311140:

Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and
MK_KERBEROS_SUPPORT != no

This fixes the odd case where someone specified MK_GSSAPI=no and
MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense,
but the build system doesn't prevent this case today, and it didn't when
I filed the bug back in 2011 either).

PR: 159745


# 296781 12-Mar-2016 des

MFH (r296633): upgrade to 7.2p2 (fixes xauth command injection bug)
MFH (r296634): re-add aes-cbc to server-side default cipher list
MFH (r296651, r296657): fix gcc build of pam_ssh

PR: 207679
Security: CVE-2016-3115


# 295367 07-Feb-2016 des

MFH (r265214, r294333, r294407, r294467): misc prop fixes
MFH (r285975, r287143): register mergeinfo for security fixes
MFH (r294497, r294498, r295139): internal documentation
MFH (r294328): upgrade to openssh 6.7p1, re-add libwrap
MFH (r294332): upgrade to openssh 6.8p1
MFH (r294367): update pam_ssh for api changes
MFH (r294909): switch usedns back on
MFH (r294336): upgrade to openssh 6.9p1
MFH (r294495): re-enable dsa keys
MFH (r294464): upgrade to openssh 7.0p1
MFH (r294496): upgrade to openssh 7.1p2

Approved by: re (gjb)
Relnotes: yes


# 294693 24-Jan-2016 des

MFH (r291198, r291260, r291261, r291375, r294325, r294335, r294563)

Remove the HPN and None cipher patches.


# 293396 07-Jan-2016 bdrewery

MFC r291941:

Replace unneeded manual dependency on header by adding it to SRCS.


# 265313 04-May-2014 kib

MFC r265003:
Fix order of libthr and libc in the global dso list for sshd.


# 264377 12-Apr-2014 des

MFH (r263712): upgrade openssh to 6.6p1
MFH (r264308): restore p level in debugging output


# 262566 27-Feb-2014 des

MFH (r261320): upgrade openssh to 6.5p1
MFH (r261340): enable sandboxing by default


# 265313 04-May-2014 kib

MFC r265003:
Fix order of libthr and libc in the global dso list for sshd.


# 264377 12-Apr-2014 des

MFH (r263712): upgrade openssh to 6.6p1
MFH (r264308): restore p level in debugging output


# 262566 27-Feb-2014 des

MFH (r261320): upgrade openssh to 6.5p1
MFH (r261340): enable sandboxing by default