From owner-cvs-all Wed Dec 22 22:37:33 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 E5D7614CA9; Wed, 22 Dec 1999 22:37:31 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA83151; Wed, 22 Dec 1999 22:37:31 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <199912230637.WAA83151@freefall.freebsd.org> From: Brian Feldman Date: Wed, 22 Dec 1999 22:37:31 -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-as Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/12/22 22:37:31 PST Modified files: security/openssh Makefile security/openssh/files distfiles md5 Added files: security/openssh/patches patch-as Log: Update to today's OpenSSH. The version is now 1.2.1, from 1.2. You can mv your old distfiles/OpenSSH-1.2 dir to distfiles/OpenSSH-1.2.1, if you want to not waste time/space. Some minor nits have been fixed, and a couple bugs. One sizeof(len) should have just been len, and, in markus's words, "fix get_remote_port() and friends for sshd -i". Revision Changes Path 1.31 +3 -3 ports/security/openssh/Makefile 1.5 +93 -93 ports/security/openssh/files/distfiles 1.14 +93 -93 ports/security/openssh/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message