From 984065bfc3adb726e4f798f301ad13480d4afd99 Mon Sep 17 00:00:00 2001 From: Pontus Freyhult <pont@soua.net> Date: Thu, 30 May 2002 10:12:13 +0200 Subject: [PATCH] Note about 1.3.6 rsa key format change. Rev: NEWS:1.97 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 3930c64ed..f4c13205a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ News for the 1.4 release + + In 1.3.6, there was an incompatible change to the rsa key + format, you probably want to pass your keys through + `sexp-conv --replace=%rsa-pkcs1-sha1%rsa-pkcs1% -f transport' lshd now sets SSH_CLIENT and SSH_TTY (if appropiate). -- GitLab