- Upgrade to latest from NSA
dbase_file_cache: deref of uninit data on error path. dbase_policydb_cache: clear fp to avoid double fclose semanage_fc_sort: destroy temp on error paths
This commit is contained in:
parent
64aa562bf6
commit
1c63c08c2f
@ -66,3 +66,4 @@ libsemanage-1.6.5.tgz
|
||||
libsemanage-1.6.6.tgz
|
||||
libsemanage-1.6.7.tgz
|
||||
libsemanage-1.6.8.tgz
|
||||
libsemanage-1.6.9.tgz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define libselinuxver 1.30.12-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.6.8
|
||||
Release: 2
|
||||
Version: 1.6.9
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
@ -77,6 +77,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 16 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.9-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged several fixes from Serge Hallyn:
|
||||
dbase_file_cache: deref of uninit data on error path.
|
||||
dbase_policydb_cache: clear fp to avoid double fclose
|
||||
semanage_fc_sort: destroy temp on error paths
|
||||
|
||||
* Fri Jun 16 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.8-2
|
||||
- Handle setfiles being in /sbin or /usr/sbin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user