From owner-cvs-all Sat Jun 22 5:32: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45CCD37B423; Sat, 22 Jun 2002 05:31:23 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5MCVJV34186; Sat, 22 Jun 2002 05:31:19 -0700 (PDT) (envelope-from dinoex) Message-Id: <200206221231.g5MCVJV34186@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 22 Jun 2002 05:31:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile distinfo pkg-plist ports/security/openssh/files patch-auth2-passwd.c patch-auth2.c patch-includes.h patch-session.c patch-ssh-Makefile patch-ssh-keysign-Makefile patch-ssh.c patch-sshconnect.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/06/22 05:31:19 PDT Modified files: security/openssh Makefile distinfo pkg-plist security/openssh/files patch-auth2.c patch-includes.h patch-session.c patch-ssh-Makefile patch-sshconnect.c patch-sshd-Makefile patch-sshd_config Added files: security/openssh/files patch-auth2-passwd.c patch-ssh-keysign-Makefile Removed files: security/openssh/files patch-ssh.c Log: Update to openssh-3.3 - New program ssh-keysign - New manpages for ssh_config and sshd_config - Merge Pathes to new files - Fix GCC problem with unsupported __func__ in older Releases Revision Changes Path 1.97 +3 -3 ports/security/openssh/Makefile 1.33 +2 -2 ports/security/openssh/distinfo 1.1 +14 -0 ports/security/openssh/files/patch-auth2-passwd.c (new) 1.3 +6 -18 ports/security/openssh/files/patch-auth2.c 1.3 +6 -2 ports/security/openssh/files/patch-includes.h 1.6 +18 -19 ports/security/openssh/files/patch-session.c 1.3 +10 -9 ports/security/openssh/files/patch-ssh-Makefile 1.1 +19 -0 ports/security/openssh/files/patch-ssh-keysign-Makefile (new) 1.2 +0 -12 ports/security/openssh/files/patch-ssh.c (dead) 1.2 +4 -26 ports/security/openssh/files/patch-sshconnect.c 1.3 +9 -8 ports/security/openssh/files/patch-sshd-Makefile 1.3 +4 -4 ports/security/openssh/files/patch-sshd_config 1.17 +1 -0 ports/security/openssh/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message