]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- use hash known_hosts
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 18 May 2009 14:59:54 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- TODO in separate file

Changed files:
    TODO -> 1.1
    openssh-config.patch -> 1.8
    openssh.spec -> 1.314

TODO [new file with mode: 0644]
openssh-config.patch
openssh.spec

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..0f70032
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+TODO:
+- check this:
+  http://securitytracker.com/alerts/2008/Nov/1021235.html (CVE-2008-5161)
index 7638015d288ff3e3ab5dc9f825faa21511da0b8e..c3066dedc785e346694a0c59124875ceb6633872 100644 (file)
@@ -94,3 +94,4 @@
 +      TCPKeepAlive no
 +# Send locale-related environment variables, also pass GIT vars
 +      SendEnv LANG LC_* LANGUAGE TZ GIT_*
++      HashKnownHosts yes
index fbaefbcc4850ee00ff483ec16e284433572d5dec..f156ed0b35e7b98fadccdaec83b763f788e74eca 100644 (file)
@@ -1,8 +1,3 @@
-#
-# TODO:
-# - check this:
-#   http://securitytracker.com/alerts/2008/Nov/1021235.html (CVE-2008-5161)
-#
 # Conditional build:
 %bcond_with    gnome           # with gnome-askpass (GNOME 1.x) utility
 %bcond_without gtk             # without GTK+ (2.x)
This page took 0.062237 seconds and 4 git commands to generate.