Print this page
Update OpenSSH to 7.1p1

Split Close
Expand all
Collapse all
          --- old/build/openssh/patches/sshd_config.patch
          +++ new/build/openssh/patches/sshd_config.patch
   1      ---- openssh-6.1p1/sshd_config.orig      2012-07-31 02:21:34.000000000 +0000
   2      -+++ openssh-6.1p1/sshd_config   2013-02-26 15:16:29.775204829 +0000
   3      -@@ -37,7 +37,7 @@
        1 +diff -ru openssh-7.1p1.orig/sshd_config openssh-7.1p1/sshd_config
        2 +--- openssh-7.1p1.orig/sshd_config      Fri Aug 21 00:49:03 2015
        3 ++++ openssh-7.1p1/sshd_config   Wed Sep  2 08:52:58 2015
        4 +@@ -41,7 +41,7 @@
   4    5   # Authentication:
   5    6   
   6    7   #LoginGraceTime 2m
   7      --#PermitRootLogin yes
        8 +-#PermitRootLogin prohibit-password
   8    9  +PermitRootLogin no
   9   10   #StrictModes yes
  10   11   #MaxAuthTries 6
  11   12   #MaxSessions 10
  12      -@@ -95,8 +95,8 @@
  13      - #X11Forwarding no
       13 +@@ -103,7 +103,7 @@
  14   14   #X11DisplayOffset 10
  15   15   #X11UseLocalhost yes
  16   16   #PermitTTY yes
  17   17  -#PrintMotd yes
  18   18  +PrintMotd no
  19   19   #PrintLastLog yes
  20   20   #TCPKeepAlive yes
  21   21   #UseLogin no
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX