diff --git a/.cvsignore b/.cvsignore index 6591762..8e6f1c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/libsemanage.spec b/libsemanage.spec index 8529b04..3d118ec 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -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 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 - rebuilt diff --git a/sources b/sources index d07c7e9..5df1815 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a5f909fe80a8da2f284d4f780e07025 libsemanage-1.4.tgz +c695c469fcae1f3c0b6ed7190b7ae101 libsemanage-1.5.1.tgz