aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog100
1 files changed, 98 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 183dcae7..e063f0d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,99 @@
+commit fa55852f1de39dfc947c51ec12787e14f868a75c
+Author: Harald Hoyer <harald@redhat.com>
+Date: Fri Jan 23 13:33:01 2009 +0100
+
+ updated changelog
+
+ ChangeLog | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 files changed, 89 insertions(+), 2 deletions(-)
+
+commit c18f5f231c08693442a4e834ec3be7ae371f5e5b
+Author: Harald Hoyer <harald@redhat.com>
+Date: Fri Jan 23 13:19:39 2009 +0100
+
+ add changelog
+ version bump
+
+ initscripts.spec | 10 +++++++++-
+ 1 files changed, 9 insertions(+), 1 deletions(-)
+
+commit d31b9c9865d7aa9236b01dee2a3832e07bba753b
+Author: Harald Hoyer <harald@redhat.com>
+Date: Fri Jan 23 13:19:14 2009 +0100
+
+ add udevsettle to rc.sysinit (bug #198704)
+
+ initscripts.spec | 2 +-
+ rc.d/rc.sysinit | 13 +++++++++++++
+ 2 files changed, 14 insertions(+), 1 deletions(-)
+
+commit f00a9313f761d1474d4151930f81d943519df036
+Author: Harald Hoyer <harald@redhat.com>
+Date: Fri Jan 23 12:50:25 2009 +0100
+
+ add LINKDELAY to check_link_down() (bug #458323)
+
+ sysconfig/network-scripts/network-functions | 4 +++-
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit d3c1857e5f8af2b3174299d1dff2e9f713cd3ddc
+Author: Harald Hoyer <harald@redhat.com>
+Date: Fri Jan 23 12:33:00 2009 +0100
+
+ s/J/Y - Bug 237118 - Dutch translation mistake for integrity check
+
+ po/nl.po | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 178d6f56946fc606272f221a26196c9ee64558dc
+Author: Harald Hoyer <harald@redhat.com>
+Date: Fri Jan 23 12:25:52 2009 +0100
+
+ link against newer kudzu-devel (bug #478881, #468680)
+
+ initscripts.spec | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d74d94d789a62991b67ae1de965a5e6cebc57e06
+Author: Bill Nottingham <notting@redhat.com>
+Date: Thu Jul 10 16:17:15 2008 -0400
+
+ Backport fix for releasing bonding slaves properly and not looping. (#448837, #220525)
+
+ sysconfig/network-scripts/ifdown | 2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 024792b178f34ba406e1f4ac697a447d7512dd77
+Author: Bill Nottingham <notting@redhat.com>
+Date: Wed Jun 25 11:41:33 2008 -0400
+
+ add changelog
+
+ initscripts.spec | 6 +++++-
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit dd41384829d3448d9b71cd1c2d8048a9201e5003
+Author: Bill Nottingham <notting@redhat.com>
+Date: Wed Jun 25 11:40:18 2008 -0400
+
+ Revert "don't do something odd if we find a mac address that matches the user-set MACADDR (#251415)"
+
+ Does not solve the issue, causes a regression in Fedora. (#450210)
+
+ This reverts commit 4912889cbc00cfe36945c7d57f8c15acf1f45333.
+
+ sysconfig/network-scripts/ifup | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 7c3b2f31b455343ee78b052a1b350005f27c5d24
+Author: Harald Hoyer <harald@redhat.com>
+Date: Mon Apr 14 18:32:23 2008 +0200
+
+ changelog update
+
+ ChangeLog |32744 +++++++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 files changed, 26668 insertions(+), 6076 deletions(-)
+
commit f5fdfbc4c2dd5aa3c6e8cce91631ff4cf44bcb6b
Author: Harald Hoyer <harald@redhat.com>
Date: Mon Apr 14 17:35:43 2008 +0200
@@ -11072,9 +11168,9 @@ Date: Wed Jul 10 08:58:44 2002 +0000
initscripts.spec | 1 +
rc.d/init.d/single | 13 +++++++------
- rc.d/rc | 16 +++++++++-------
+ rc.d/rc | 14 ++++++++------
rc.d/rc.sysinit | 1 -
- 4 files changed, 17 insertions(+), 14 deletions(-)
+ 4 files changed, 16 insertions(+), 13 deletions(-)
commit 95ef94bed21f6812e2d879d354604c46b51b4016
Author: Florian La Roche <laroche@redhat.com>