summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-05-27 03:04:59 +0000
committerMiles Bader <miles@gnu.org>1997-05-27 03:04:59 +0000
commit5dd5005bd76eb3175863d2b458d6b5227dccf78a (patch)
tree05c2db80371be05e26cb7dc3d90570da771ae9b2
parent9bef1119a9a003783485068d9e7205a0d4342d38 (diff)
.
-rw-r--r--release/ChangeLog5
-rw-r--r--release/checklist3
2 files changed, 7 insertions, 1 deletions
diff --git a/release/ChangeLog b/release/ChangeLog
index 018b9b61..11f2489b 100644
--- a/release/ChangeLog
+++ b/release/ChangeLog
@@ -1,3 +1,8 @@
+Mon May 26 23:03:41 1997 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * checklist: Add su, addauth, setauth, ids, & vminfo to list of
+ setuid programs.
+
Wed May 7 15:07:48 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* INSTALL-binary (STEP VI): Suggest building a kernel.
diff --git a/release/checklist b/release/checklist
index 3fff99f1..b94172a6 100644
--- a/release/checklist
+++ b/release/checklist
@@ -35,7 +35,8 @@ Checklist for binary image filesystems
* /tmp is 1777.
* Chown /games games.games.
* Check permissions on set[gu]id files in binary tree.
- (login, ps, w, vmstat, rsh, rlogin, games/lib/nethack/nethack)
+ (login, su, addauth, setauth, ids, ps, w, vmstat, vminfo, rsh, rlogin,
+ games/lib/nethack/nethack)
* Check each directory for bogus cruft files.
* Especially delete .bash_history, .gnunfs*, and .stamp files.
* Verify installation on bare machine.