components/openssh/patches/039-sshd_config_5_defaults.patch
author Jan Parcel <jan.parcel@oracle.com>
Mon, 01 Feb 2016 14:49:35 -0800
branchs11u3-sru
changeset 5381 b8902a4f8935
permissions -rw-r--r--
22612856 man sshd_config(5) needs to call out hmac-sha1 as enabled by default

#
# hmac-sha1 is heavily used in the world, and customers updating openssh should 
# have up-to-date man pages
#
# Upstream has been notified of this typo and is correcting it, this patch
# will be removed when Solaris updates to an update including the fix.
# 

diff -rupN old/sshd_config.5 new/sshd_config.5
--- old/sshd_config.5	2016-01-28 13:47:34.630632408 -0800
+++ new/sshd_config.5	2016-01-28 13:48:34.129479936 -0800
@@ -1018,7 +1018,7 @@ The default is:
 [email protected],[email protected],
 [email protected],[email protected],
 [email protected],[email protected],
-hmac-sha2-256,hmac-sha2-512
+hmac-sha2-256,hmac-sha2-512,hmac-sha1
 .Ed
 .Pp
 The list of available MAC algorithms may also be obtained using the