- no source routed packets per default via /etc/sysctl.conf

This commit is contained in:
Florian La Roche 2004-10-07 11:56:48 +00:00
parent 58ace86ae8
commit d3a90abf16
3 changed files with 6 additions and 2 deletions

View File

@ -1 +1,2 @@
initscripts-7.88.tar.bz2
initscripts-7.89.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
Version: 7.88
Version: 7.89
License: GPL
Group: System Environment/Base
Release: 1
@ -207,6 +207,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* Thu Oct 07 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- change /etc/sysctl.conf to not allow source routed packets per default
* Fri Oct 6 2004 Bill Nottingham <notting@redhat.com> - 7.88-1
- fix requires

View File

@ -1 +1 @@
4256ad63cb6723a3ddf8843bc61e1549 initscripts-7.88.tar.bz2
5af570891a134b604cd64c8f84498051 initscripts-7.89.tar.bz2