From 232fcde2f4b05f560b4d928a1e0f6299d4a214ca Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Wed, 1 Oct 1997 19:17:15 +0000 Subject: Changes for 3.15 --- initscripts.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index d9ced860..219e67fe 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,10 +1,10 @@ Summary: inittab and /etc/rc.d scripts Name: initscripts -Version: 3.14 +Version: 3.15 Copyright: GPL Group: Base Release: 1 -Source: initscripts-3.14.tar.gz +Source: initscripts-3.15.tar.gz BuildRoot: /var/tmp/initbld Requires: mingetty bash mktemp @@ -15,6 +15,11 @@ that activate and deactivate most network interfaces. %changelog +* Wed Oct 01 1997 Michael K. Johnson + +- /var/run/netreport needs to be group-writable now that /sbin/netreport + is setguid instead of setuid. + * Tue Sep 30 1997 Michael K. Johnson - Added network-functions to spec file. -- cgit