From 28c06edd4a0eb0b64cb41c77c6330d944dfbb393 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 2 Feb 2006 21:45:51 +0000 Subject: update --- ChangeLog | 24 ++++++++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c54ca3b4..dc1e503b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2006-02-02 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.25-1 + +2006-02-02 Miloslav Trmac + + * rc.d/init.d/functions (get_numeric_dev): + On second thought, write directly what we want awk to do. + +2006-02-02 Bill Nottingham + + * sysconfig/network-scripts/ifup-eth: + move the arping to before we actually add the address. If the address + is already on the device, it's a little late... (fixes a xen issue) + +2006-02-02 Miloslav Trmac + + * po/cs.po: + Change " OK " translation to try and make the output aligned again. + +2006-02-02 Severin Heiniger + + * po/de.po: corrections and updates + 2006-02-02 Bill Nottingham * ChangeLog, initscripts.spec: 8.24-1 diff --git a/initscripts.spec b/initscripts.spec index 7c1f0bea..ae96dd6c 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 () -- cgit v1.2.1