- 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:
Daniel J Walsh 2005-12-13 04:54:54 +00:00
parent 522bb5cf2a
commit 2b5b2a62e8
3 changed files with 10 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
4a5f909fe80a8da2f284d4f780e07025 libsemanage-1.4.tgz
c695c469fcae1f3c0b6ed7190b7ae101 libsemanage-1.5.1.tgz