diff options
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2e27492d..d90c4ed1 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 +Version: 8.45.1 License: GPL Group: System Environment/Base Release: 1 @@ -199,6 +199,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Oct 9 2006 Bill Nottingham <notting@redhat.com> 8.45.1-1 +- restorecon on moved dhclient lease file (#209853) + * Fri Oct 6 2006 Bill Nottingham <notting@redhat.com> 8.45-1 - lang.csh/lang.sh - do *not* stty iutf8; too much chaos with SIGTTOU (reverts: #186961; fixes #209469) |