Update selinux patch to use rolelevel call
This commit is contained in:
parent
0e07edf81f
commit
5312560fd5
@ -71,7 +71,7 @@
|
|||||||
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
|
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
|
||||||
Name: openssh
|
Name: openssh
|
||||||
Version: 4.2p1
|
Version: 4.2p1
|
||||||
%define rel 3
|
%define rel 4
|
||||||
%if %{rescue}
|
%if %{rescue}
|
||||||
Release: %{rel}rescue
|
Release: %{rel}rescue
|
||||||
%else
|
%else
|
||||||
@ -514,6 +514,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 4.2p1-4
|
||||||
|
- Change selinux patch to use get_default_context_with_rolelevel in libselinux.
|
||||||
|
|
||||||
* Thu Oct 13 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-3
|
* Thu Oct 13 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-3
|
||||||
- Update selinux patch to use getseuserbyname
|
- Update selinux patch to use getseuserbyname
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user