This commit is contained in:
Bill Nottingham 2006-02-02 22:00:45 +00:00
parent 59a407765f
commit bb3dcc94c4
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-8.24.tar.bz2 initscripts-8.25.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts. Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts Name: initscripts
Version: 8.24 Version: 8.25
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Release: 1 Release: 1
@ -208,6 +208,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp %ghost %attr(0664,root,utmp) /var/run/utmp
%changelog %changelog
* Thu Feb 2 2006 Bill Nottingham <notting@redhat.com> 8.25-1
- ifup: don't run the arping check if the address is already on the device
* Wed Feb 1 2006 Bill Nottingham <notting@redhat.com> 8.24-1 * Wed Feb 1 2006 Bill Nottingham <notting@redhat.com> 8.24-1
- init.d/functions: fix sendmail startup - init.d/functions: fix sendmail startup
- sysconfig.txt: fix typos (<mitr@redhat.com>) - sysconfig.txt: fix typos (<mitr@redhat.com>)

View File

@ -1 +1 @@
8c570996aa845259b4cac034fae7790f initscripts-8.24.tar.bz2 a862433b57df1b86d257d1a1d364c11d initscripts-8.25.tar.bz2