From owner-cvs-all Tue Nov 16 16:56:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7C4F14C1A; Tue, 16 Nov 1999 16:56:09 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA40476; Tue, 16 Nov 1999 16:56:09 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <199911170056.QAA40476@freefall.freebsd.org> From: Brian Feldman Date: Tue, 16 Nov 1999 16:56:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh/files distfiles md5 ports/security/openssh/patches patch-ah patch-aj Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/11/16 16:56:09 PST Modified files: security/openssh Makefile security/openssh/files distfiles md5 security/openssh/patches patch-ah patch-aj Log: Prompted by Kris Kennaway Update to to the current time for OpenSSH. The notable commit given to me for this new date is: (provos@cvs.openbsd.org) usr.bin/ssh : hostfile.c in known_hosts key lookup the entry for the bits does not need to match, all the information is contained in n and e. This solves the problem with buggy servers announcing the wrong modulus length. markus and me. Revision Changes Path 1.10 +2 -2 ports/security/openssh/Makefile 1.2 +2 -3 ports/security/openssh/files/distfiles 1.5 +22 -23 ports/security/openssh/files/md5 1.2 +2 -2 ports/security/openssh/patches/patch-ah 1.3 +6 -6 ports/security/openssh/patches/patch-aj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message