summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.