- Update to upstream
This commit is contained in:
parent
d87d884814
commit
1a0f642074
@ -145,3 +145,4 @@ serefpolicy-3.4.2.tgz
|
|||||||
serefpolicy-3.5.1.tgz
|
serefpolicy-3.5.1.tgz
|
||||||
serefpolicy-3.5.2.tgz
|
serefpolicy-3.5.2.tgz
|
||||||
serefpolicy-3.5.3.tgz
|
serefpolicy-3.5.3.tgz
|
||||||
|
serefpolicy-3.5.4.tgz
|
||||||
|
@ -1675,3 +1675,10 @@ courier = module
|
|||||||
# livecd creator
|
# livecd creator
|
||||||
#
|
#
|
||||||
livecd = module
|
livecd = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: snort
|
||||||
|
#
|
||||||
|
# Snort network intrusion detection system
|
||||||
|
#
|
||||||
|
snort = base
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -16,7 +16,7 @@
|
|||||||
%define CHECKPOLICYVER 2.0.16-1
|
%define CHECKPOLICYVER 2.0.16-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.5.3
|
Version: 3.5.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -379,6 +379,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 11 2008 Dan Walsh <dwalsh@redhat.com> 3.5.4-1
|
||||||
|
- Update to upstream
|
||||||
|
|
||||||
* Thu Aug 7 2008 Dan Walsh <dwalsh@redhat.com> 3.5.3-1
|
* Thu Aug 7 2008 Dan Walsh <dwalsh@redhat.com> 3.5.3-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user