From d3a90abf16c89ef4ed950c45bde0879bcfb68ed6 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Thu, 7 Oct 2004 11:56:48 +0000 Subject: [PATCH] - no source routed packets per default via /etc/sysctl.conf --- .cvsignore | 1 + initscripts.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index c5ad5cb..226f472 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ initscripts-7.88.tar.bz2 +initscripts-7.89.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index 867d0f4..139e844 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -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 +- change /etc/sysctl.conf to not allow source routed packets per default + * Fri Oct 6 2004 Bill Nottingham - 7.88-1 - fix requires diff --git a/sources b/sources index c76a0d8..2b69f63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4256ad63cb6723a3ddf8843bc61e1549 initscripts-7.88.tar.bz2 +5af570891a134b604cd64c8f84498051 initscripts-7.89.tar.bz2