22612856 man sshd_config(5) needs to call out hmac-sha1 as enabled by default s11u3-sru
authorJan Parcel <jan.parcel@oracle.com>
Mon, 01 Feb 2016 14:49:35 -0800
branchs11u3-sru
changeset 5381 b8902a4f8935
parent 5380 e799e4f89475
child 5393 a0837c325d50
22612856 man sshd_config(5) needs to call out hmac-sha1 as enabled by default
components/openssh/patches/039-sshd_config_5_defaults.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/openssh/patches/039-sshd_config_5_defaults.patch	Mon Feb 01 14:49:35 2016 -0800
@@ -0,0 +1,20 @@
+#
+# 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