Skip Menu |
 

From kerberos-acl@MIT.EDU Mon Oct 11 10:16:29 1999
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id KAA07685 for <bugs@RT-11.MIT.EDU>; Mon, 11 Oct 1999 10:16:28 -0400
Received: from GRAND-CENTRAL-STATION.MIT.EDU by MIT.EDU with SMTP
id AA23285; Mon, 11 Oct 99 10:16:34 EDT
Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU [18.69.0.45])
by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id KAA09333
for <krb5-bugs@MIT.EDU>; Mon, 11 Oct 1999 10:16:26 -0400 (EDT)
Received: from rcn-sucks.fsck.com (r95aag006497.sbo-smr.ma.cable.rcn.com [209.6.194.217])
by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id KAA12815
for <krb5-bugs@mit.edu>; Mon, 11 Oct 1999 10:16:24 -0400 (EDT)
Received: by rcn-sucks.fsck.com (8.8.8/4.7) id KAA10478; Mon, 11 Oct 1999 10:16:18 -0400 (EDT)
Message-Id: <199910111416.KAA10478@rcn-sucks.fsck.com>
Date: Mon, 11 Oct 1999 10:16:18 -0400 (EDT)
From: ghudson@MIT.EDU
Reply-To: ghudson@MIT.EDU
To: krb5-bugs@MIT.EDU
Subject: .rconf files in krb5 releases
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 771
>Category: krb5-build
>Synopsis: krb5 ships with .rconf files.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Oct 11 10:17:01 EDT 1999
>Last-Modified:
>Originator: Greg Hudson
>Organization:
MIT
Show quoted text
>Release: 1.1
>Environment:

System: NetBSD rcn-sucks.fsck.com 1.3.2 NetBSD 1.3.2 (ATHENA) #0: Mon Jun 22 17:32:46 EDT 1998 nathanw@antisnork.mit.edu:/u1/var/build/sys-1.3.2/arch/i386/compile/ATHENA i386


Show quoted text
>Description:
krb5 has been shipping with a number of .rconf files. These files
interfere with consumers (like Athena) who use synctree to make build
farms. The only specific problem is that src/kdc/.rconf ignores
rtest.c, but of course we would prefer if packages in general do not
try to interfere with our synctree rules in general.
Show quoted text
>How-To-Repeat:
>Fix:
Make the release script exclude .rconf files.
Show quoted text
>Audit-Trail:
>Unformatted:
From: tlyu@mit.edu
Subject: CVS Commit
* mkrel: Exclude .rconf files.


To generate a diff of this commit:



cvs diff -r1.120 -r1.121 krb5/src/util/ChangeLog
cvs diff -r1.10 -r1.11 krb5/src/util/mkrel