- Have sesebool log to syslog
This commit is contained in:
parent
35c4f2492c
commit
efa62ac4a5
@ -1,7 +1,7 @@
|
|||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.18.1
|
Version: 1.18.1
|
||||||
Release: 2
|
Release: 3
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libselinux-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libselinux-%{version}.tgz
|
||||||
@ -88,6 +88,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 4 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-3
|
||||||
|
- Have sesebool log to syslog
|
||||||
|
|
||||||
* Wed Nov 3 2004 Steve Grubb <sgrubb@redhat.com> 1.18.1-2
|
* Wed Nov 3 2004 Steve Grubb <sgrubb@redhat.com> 1.18.1-2
|
||||||
- Add patch to make setsebool update bool on disk
|
- Add patch to make setsebool update bool on disk
|
||||||
- Make togglesebool have a rollback capability in case it blows up inflight.
|
- Make togglesebool have a rollback capability in case it blows up inflight.
|
||||||
|
Loading…
Reference in New Issue
Block a user