From norton@alum.mit.edu Sun Nov 2 19:57:22 1997
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id TAA19186 for <bugs@RT-11.MIT.EDU>; Sun, 2 Nov 1997 19:57:22 -0500
Received: from zoom.realtime.net by MIT.EDU with SMTP
id AA23062; Sun, 2 Nov 97 19:57:20 EST
Received: from alum.mit.edu..realtime.net (norton@max1-30.ip.realtime.net [205.238.168.30]) by zoom.bga.com (8.6.12/8.6.12) with SMTP id SAA11800; Sun, 2 Nov 1997 18:57:15 -0600
Message-Id: <199711030057.SAA11800@zoom.bga.com>
Date: Sun, 2 Nov 1997 18:57:15 -0600
From: Joseph W Norton <norton@alum.mit.edu>
Reply-To: norton@alum.mit.edu
To: krb5-bugs@MIT.EDU
Cc: norton@alum.mit.edu
Subject: krb5 bug
X-Send-Pr-Version: 3.99
Architecture: i586
*** krb5-1.0pl1/src/util/libupdate.orig Mon Oct 27 19:04:45 1997
--- krb5-1.0pl1/src/util/libupdate Sun Nov 2 14:18:46 1997
***************
*** 25,31 ****
shift
shift
for dir do
! oblists="$oblists${oblists+ }$dir/$oblist"
done
stamp=`echo $library | sed -e 's/.a$/.stamp/'`
--- 25,31 ----
shift
shift
for dir do
! oblists="$oblists${oblists+ }$dir/$oblist";
done
stamp=`echo $library | sed -e 's/.a$/.stamp/'`
***************
*** 41,44 ****
$rmcmd
$arcmd $library `for dir do (cd $dir; cat $oblist | \
! sed -e "s;^\([^ ]*\);$dir/\1;g" -e "s; \([^ ]*\); $dir/\1;g") do
ne`
--- 41,44 ----
$rmcmd
$arcmd $library `for dir do (cd $dir; cat $oblist | \
! sed -e "s;^\([^ ]*\);$dir/\1;g" -e "s; \([^ ]*\); $dir/\1;g"); d
one`
--
Joe Norton
email:norton@alum.mit.edu
State-Changed-From-To: open-closed
State-Changed-By: tytso
State-Changed-When: Thu Nov 13 20:30:39 1997
State-Changed-Why: Fix checked into tree.
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id TAA19186 for <bugs@RT-11.MIT.EDU>; Sun, 2 Nov 1997 19:57:22 -0500
Received: from zoom.realtime.net by MIT.EDU with SMTP
id AA23062; Sun, 2 Nov 97 19:57:20 EST
Received: from alum.mit.edu..realtime.net (norton@max1-30.ip.realtime.net [205.238.168.30]) by zoom.bga.com (8.6.12/8.6.12) with SMTP id SAA11800; Sun, 2 Nov 1997 18:57:15 -0600
Message-Id: <199711030057.SAA11800@zoom.bga.com>
Date: Sun, 2 Nov 1997 18:57:15 -0600
From: Joseph W Norton <norton@alum.mit.edu>
Reply-To: norton@alum.mit.edu
To: krb5-bugs@MIT.EDU
Cc: norton@alum.mit.edu
Subject: krb5 bug
X-Send-Pr-Version: 3.99
Show quoted text
>Number: 486
>Category: krb5-build
>Synopsis: syntax bug in libupdate
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Sun Nov 02 19:58:01 EST 1997
>Last-Modified: Thu Nov 13 20:30:50 EST 1997
>Originator: Joseph W Norton
>Organization:
none>Category: krb5-build
>Synopsis: syntax bug in libupdate
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Sun Nov 02 19:58:01 EST 1997
>Last-Modified: Thu Nov 13 20:30:50 EST 1997
>Originator: Joseph W Norton
>Organization:
Show quoted text
>Release: 1.0pl1
>Environment:
System: Linux namaste 2.0.30 #2 Sun Oct 19 13:58:26 CDT 1997 i586 unknown>Environment:
Architecture: i586
Show quoted text
>Description:
2 missing ";" characters in shell scriptShow quoted text
>How-To-Repeat:
build with debian linux/gnuShow quoted text
>Fix:
*** krb5-1.0pl1/src/util/libupdate.orig Mon Oct 27 19:04:45 1997
--- krb5-1.0pl1/src/util/libupdate Sun Nov 2 14:18:46 1997
***************
*** 25,31 ****
shift
shift
for dir do
! oblists="$oblists${oblists+ }$dir/$oblist"
done
stamp=`echo $library | sed -e 's/.a$/.stamp/'`
--- 25,31 ----
shift
shift
for dir do
! oblists="$oblists${oblists+ }$dir/$oblist";
done
stamp=`echo $library | sed -e 's/.a$/.stamp/'`
***************
*** 41,44 ****
$rmcmd
$arcmd $library `for dir do (cd $dir; cat $oblist | \
! sed -e "s;^\([^ ]*\);$dir/\1;g" -e "s; \([^ ]*\); $dir/\1;g") do
ne`
--- 41,44 ----
$rmcmd
$arcmd $library `for dir do (cd $dir; cat $oblist | \
! sed -e "s;^\([^ ]*\);$dir/\1;g" -e "s; \([^ ]*\); $dir/\1;g"); d
one`
--
Joe Norton
email:norton@alum.mit.edu
Show quoted text
>Audit-Trail:
State-Changed-From-To: open-closed
State-Changed-By: tytso
State-Changed-When: Thu Nov 13 20:30:39 1997
State-Changed-Why: Fix checked into tree.
Show quoted text
>Unformatted: