- Upgrade to latest from NSA
Added file-mode= setting to semanage.conf, default to 0644. Changed semanage_copy_file and callers to use this mode when installing policy files to runtime locations.
This commit is contained in:
parent
522bb5cf2a
commit
2b5b2a62e8
@ -39,3 +39,4 @@ libsemanage-1.3.61.tgz
|
||||
libsemanage-1.3.63.tgz
|
||||
libsemanage-1.3.64.tgz
|
||||
libsemanage-1.4.tgz
|
||||
libsemanage-1.5.1.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define libselinuxver 1.28-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.4
|
||||
Release: 1.1
|
||||
Version: 1.5.1
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
@ -72,6 +72,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/semanage/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Dec 12 2005 Dan Walsh <dwalsh@redhat.com> 1.5.1-1
|
||||
- Upgrade to latest from NSA
|
||||
* Added file-mode= setting to semanage.conf, default to 0644.
|
||||
Changed semanage_copy_file and callers to use this mode when
|
||||
installing policy files to runtime locations.
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user