From d28947758e5836a8acf5b31c2f295e0efa435a8d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 9 Sep 2003 04:53:04 +0000 Subject: 7.31-1 --- ChangeLog | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 16 +++++- 2 files changed, 170 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d615b518..8c7934a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,158 @@ +2003-09-09 Bill Nottingham + + * ChangeLog, initscripts.spec: + 7.31-1 + + * rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + bridging support () + +2003-09-07 Hasbullah Bin Pit + + * po/ms.po: + Updated Malay translation for initscripts + only 10 string left + +2003-09-05 Bill Nottingham + + * initscripts.spec: require ethtool + + * rc.d/init.d/network, sysconfig/network-scripts/ifup: + fix bonding+dhcp (#91399); bring bonding device links up, then bring up slaves, then bring up bonding interface fully + + * rc.d/init.d/network: + revert - bringing up bonding interfaces last doesn't work + +2003-09-04 Bill Nottingham + + * sysconfig/network-scripts/ifup-ipsec: + typo (#103781) + + * src/ppp-watch.c: + match the man page (#97850) + + * sysconfig/network-scripts/ifup-aliases: + unset ONPARENT after use (#101384) + + * rc.d/init.d/network: + add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399) + and bring them down first (#103042) + + * rc.d/init.d/network: + handle sorting > 10 network devices (#98209) + + * rc.d/rc.sysinit: + remove superfluous variable (#83527) + + * rc.d/init.d/killall: + check for a parameter (#84799) + + * src/ipcalc.c: + fix some memory handling (#85478, ) + + * rc.d/init.d/network: + fix error message on directories with spaces (#86066) + +2003-09-03 Bill Nottingham + + * sysconfig/network-scripts/network-functions: + disable hotplug when loading modules (#98611) + + * rc.d/init.d/halt, rc.d/init.d/killall: + fix shutdown with NFS root (#100556, ) + + * rc.d/init.d/halt: + check for /proc/swaps before awking it (#99373, ) + + * rc.d/rc.sysinit: + run rhgb after /usr is mounted (#100525, ) + + * rc.d/rc: + remove /var/run/confirm when done with /etc/rc (#100898) + + * ipv6-6to4.howto, sysconfig/network-scripts/network-functions-ipv6, changes.ipv6: + IPv6 updates (Pekka Savola, ) + +2003-09-02 Sarah Smith + + * po/zh_CN.po: all updated + +2003-08-29 Kjartan Maraas + + * po/no.po: Update + +2003-08-23 Pedro Morais + + * po/pt.po: New updates -- jncp + +2003-08-22 Phil Knirsch + + * sysconfig/network-scripts/ifup-routes: + - User lowercase for variable for oldstyle routes, too. ;-) + +2003-08-21 Bill Nottingham + + * sysconfig.txt: document HWADDR + +2003-08-20 Bill Nottingham + + * sysconfig/network-scripts/ifup: + fix use of local + +2003-08-20 Leon Kanter + + * po/ru.po: update + +2003-08-20 Bernd Groh + + * po/de.po: daily update + +2003-08-20 Yelitza Louze + + * po/es.po: Updated spanish translation + +2003-08-20 Michelle Kim + + * po/ko.po: updated translation + +2003-08-18 Miloslav Trmac + + * po/cs.po: Update Czech translation + +2003-08-18 Bill Nottingham + + * initscripts.spec: + bump rev for new ipv6 fixes + +2003-08-18 Hung-Pin Wu + + * po/zh_TW.po: Updated translation + +2003-08-18 Audrey Simons + + * po/fr.po: Software updates + +2003-08-18 Bill Nottingham + + * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: + more IPv6 tweaks (); sort | uniq -> sort -u + + * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: + more IPv6 tweaks () + sort | uniq -> sort -u + +2003-08-17 Richard Allen + + * po/is.po: *** empty log message *** + +2003-08-16 Peter van Egdom + + * po/nl.po: + fixes in nl.po for changes in CVS + +2003-08-16 Christian Rose + + * po/sv.po: Updated Swedish translation. + 2003-08-15 Bill Nottingham * ChangeLog, initscripts.spec: 7.30-1 diff --git a/initscripts.spec b/initscripts.spec index 514ffaad..49bdc61f 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.30 +Version: 7.31 License: GPL Group: System Environment/Base Release: 1 @@ -248,6 +248,20 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Sep 5 2003 Bill Nottingham 7.31.1.EL-1 +- fix bonding + dhcp (#91399) +- fix typo (#103781) +- sysconfig/network-scripts/ifup: fix use of local +- sysconfig.txt: document HWADDR +- IPv6 updates (Pekka Savola, ) +- fix shutdown with NFS root (#100556, ) +- remove /var/run/confirm when done with /etc/rc (#100898) +- ipcalc: fix some memory handling (#85478, ) +- handle sorting > 10 network devices (#98209) +- unset ONPARENT after use (#101384) +- random other fixes +- bridging support () + * Fri Aug 15 2003 Bill Nottingham 7.30-1 - IPv6 updates (#86210, #91375, ) -- cgit v1.2.1