- don't leak pipe fds (bug 206709)
This commit is contained in:
parent
dd13cb87ad
commit
228ef09b3a
5
gdm.spec
5
gdm.spec
@ -16,7 +16,7 @@
|
|||||||
Summary: The GNOME Display Manager.
|
Summary: The GNOME Display Manager.
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.16.0
|
Version: 2.16.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -301,6 +301,9 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-5.fc6
|
||||||
|
- don't leak pipe fds (bug 206709)
|
||||||
|
|
||||||
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-4.fc6
|
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-4.fc6
|
||||||
- update security token patch to not poll
|
- update security token patch to not poll
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user