Преглед изворни кода

dropped deprecated options 'FallBackToRsh' and 'UseRsh'

Christoph Schug пре 23 година
родитељ
комит
852b71058a
2 измењених фајлова са 1 додато и 3 уклоњено
  1. 1 1
      openssh/openssh.spec
  2. 0 2
      openssh/ssh_config

+ 1 - 1
openssh/openssh.spec

@@ -55,7 +55,7 @@ Distribution: OpenPKG [CORE]
 Group:        Security
 License:      BSD
 Version:      %{V_base}%{V_portable}
-Release:      20021127
+Release:      20021219
 
 #   list of sources
 Source0:      ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz

+ 0 - 2
openssh/ssh_config

@@ -32,8 +32,6 @@ Host *
     RhostsRSAAuthentication         no
     StrictHostKeyChecking           no
     UsePrivilegedPort               no
-    UseRsh                          no
-    FallBackToRsh                   no
     EscapeChar                      ~
     ForwardAgent                    yes
     ForwardX11                      no