NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43221 CVS commit: [netbsd-5] src/crypto/dist/ssh



The following reply was made to PR bin/43221; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43221 CVS commit: [netbsd-5] src/crypto/dist/ssh
Date: Thu, 20 May 2010 05:25:30 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Thu May 20 05:25:30 UTC 2010
 
 Modified Files:
        src/crypto/dist/ssh [netbsd-5]: ssh_config ssh_config.5 sshd_config.5
 
 Log Message:
 Pull up following revision(s) (requested by drochner in ticket #1384):
        crypto/external/bsd/openssh/dist/ssh_config.5: revision 1.3 via patch
        crypto/external/bsd/openssh/dist/sshd_config.5: revision 1.4 via patch
        crypto/external/bsd/openssh/dist/ssh_config: revision 1.3 via patch
 Don't mention "umac-64%openssh.com@localhost" MAC algorithm which is not 
enabled
 in our SSH client and daemon as it causes crashes on architectures which
 strict aligment requirements (e.g. NetBSD/sparc64).
 This fixes PR bin/43221 by myself.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.14.6.1 src/crypto/dist/ssh/ssh_config
 cvs rdiff -u -r1.16 -r1.16.8.1 src/crypto/dist/ssh/ssh_config.5
 cvs rdiff -u -r1.15 -r1.15.8.1 src/crypto/dist/ssh/sshd_config.5
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index