diff --git a/.cvsignore b/.cvsignore index 3c2b673..072f143 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-8.24.tar.bz2 +initscripts-8.25.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index 7c1f0be..ae96dd6 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.24 +Version: 8.25 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Feb 2 2006 Bill Nottingham 8.25-1 +- ifup: don't run the arping check if the address is already on the device + * Wed Feb 1 2006 Bill Nottingham 8.24-1 - init.d/functions: fix sendmail startup - sysconfig.txt: fix typos () diff --git a/sources b/sources index 57a4ec8..6f495f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c570996aa845259b4cac034fae7790f initscripts-8.24.tar.bz2 +a862433b57df1b86d257d1a1d364c11d initscripts-8.25.tar.bz2