aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2006-10-09 17:29:53 +0000
committerBill Nottingham <notting@redhat.com>2006-10-09 17:29:53 +0000
commit3c4f5ecccf874071b2418b05c39de7631c6f3584 (patch)
tree62f4ca84354176750ee4579100fa3794b0f49156
parent8d3ba23692042bac2c3b3774c2891130d2ab101d (diff)
downloadinitscripts-r8-45-1.tar
initscripts-r8-45-1.tar.gz
initscripts-r8-45-1.tar.bz2
initscripts-r8-45-1.tar.xz
initscripts-r8-45-1.zip
8.45.1-1r8-45-1
-rw-r--r--initscripts.spec5
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)