From nobody@FreeBSD.org  Thu Jan 11 16:53:34 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id BCFCF37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Jan 2001 16:53:34 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0C0rYP22893;
	Thu, 11 Jan 2001 16:53:34 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101120053.f0C0rYP22893@freefall.freebsd.org>
Date: Thu, 11 Jan 2001 16:53:34 -0800 (PST)
From: wolman@cs.washington.edu
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] crypto/CHECKSUM.MD5 is incorrect for releases and snapshots
X-Send-Pr-Version: www-1.0

>Number:         24264
>Category:       misc
>Synopsis:       [PATCH] crypto/CHECKSUM.MD5 is incorrect for releases and snapshots
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 17:00:01 PST 2001
>Closed-Date:    Wed Feb 21 15:01:09 PST 2001
>Last-Modified:  Wed Feb 21 15:03:00 PST 2001
>Originator:     Alec Wolman
>Release:        4.2
>Organization:
University of Washington, CSE Dept
>Environment:
n/a
>Description:
The following patch, when applied to src/release/Makefile v1.588,
fixes how CHECKSUM.MD5 is created for the crytpo directory during
a "make release".  I have tested the patch by creating a smaller
makefile that just does the copying of the krb4 and krb5 directories
into crypto.

>How-To-Repeat:
see above.
>Fix:
Download the patch from:

http://www.cs.washington.edu/homes/wolman/dist/releaseMakefile.patch



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Wed Feb 21 15:01:09 PST 2001 
State-Changed-Why:  
Patch committed with one small tweak, thanks.  I simply chose 
to remove the old and empty krb? directories at one step. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=24264 
>Unformatted:
