diff options
-rw-r--r-- | ChangeLog | 28 | ||||
-rw-r--r-- | initscripts.spec | 6 |
2 files changed, 33 insertions, 1 deletions
@@ -1,3 +1,31 @@ +commit f8c758709c2dea6651afcc75fa7cceb3b7ff7afc +Author: Harald Hoyer <harald@redhat.com> +Date: Mon Sep 13 18:17:22 2010 +0200 + + version 8.45.32 + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 967b64ce3f9754f7de902ed290c813634c182803 +Author: Harald Hoyer <harald@redhat.com> +Date: Mon Sep 13 18:16:21 2010 +0200 + + 52a7a1f115bb87323620b73f5dde21e2c5e7d9a7 + + ChangeLog | 7 ++++--- + udev/rules.d/54-cu3088-fix.rules | 10 ++++++++++ + 2 files changed, 14 insertions(+), 3 deletions(-) + +commit c014f9c6c09b50302e89f9df21077343b6c363b8 +Author: Harald Hoyer <harald@redhat.com> +Date: Mon Sep 13 17:34:33 2010 +0200 + + initrscripts.spec: sync with cvs repo + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + commit 923ef28cc4d4654e58033c81cd44ce9e1e4734b8 Author: Harald Hoyer <harald@redhat.com> Date: Mon Sep 13 17:30:23 2010 +0200 diff --git a/initscripts.spec b/initscripts.spec index ce18f0d5..875fb9e7 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.45.31 +Version: 8.45.32 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -202,6 +202,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Sep 13 2010 Harald Hoyer <harald@redhat.com> 8.45.32-1 +- readded missing 54-cu3088-fix.rules +Related: rhbz#475721 + * Mon Sep 13 2010 Harald Hoyer <harald@redhat.com> 8.45.31-1 - do not killall racoon with the full path Resolves: rhbz#567295 |