aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-04-29 15:52:27 +0000
committerBill Nottingham <notting@redhat.com>2005-04-29 15:52:27 +0000
commitc411010e10debab92f4e9ce84c1e78940b14648a (patch)
treed6bdbf85da6330f9c5808647f96def0819bdc5eb
parent69bfeb78e13d82d51e110105be8a96d3d0b44d3e (diff)
downloadinitscripts-c411010e10debab92f4e9ce84c1e78940b14648a.tar
initscripts-c411010e10debab92f4e9ce84c1e78940b14648a.tar.gz
initscripts-c411010e10debab92f4e9ce84c1e78940b14648a.tar.bz2
initscripts-c411010e10debab92f4e9ce84c1e78940b14648a.tar.xz
initscripts-c411010e10debab92f4e9ce84c1e78940b14648a.zip
8.10-1r8-10
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index aaca5e5e..fc2413a8 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.09
+Version: 8.10
License: GPL
Group: System Environment/Base
Release: 1
@@ -207,6 +207,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Apr 29 2005 Bill Nottingham <notting@redhat.com> 8.10-1
+- fix hang on stale GDM sockets (#156355)
+
* Wed Apr 27 2005 Bill Nottingham <notting@redhat.com> 8.09-1
- rc.sysinit: clean up screen sockets (#155969)
- functions: use pidof -c in various functions