Subject: PR/37562 CVS commit: src
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 12/20/2007 14:20:02
The following reply was made to PR bin/37562; it has been noted by GNATS.

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37562 CVS commit: src
Date: Thu, 20 Dec 2007 14:14:04 +0000 (UTC)

 Module Name:	src
 Committed By:	martin
 Date:		Thu Dec 20 14:14:04 UTC 2007
 
 Modified Files:
 	src/crypto/dist/ssh: mac.c myproposal.h
 	src/lib/libssh: Makefile
 
 Log Message:
 Disable the umac-64 MAC for now, it needs to be rewritten from scractch.
 Addresses PR bin/37562.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.11 -r1.12 src/crypto/dist/ssh/mac.c
 cvs rdiff -r1.4 -r1.5 src/crypto/dist/ssh/myproposal.h
 cvs rdiff -r1.11 -r1.12 src/lib/libssh/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.