- Upgrade to latest from NSA

Merged netfilter contexts support from Chris PeBenito.
This commit is contained in:
Daniel J Walsh 2006-08-04 22:56:25 +00:00
parent af95fdb790
commit c102f8109e
3 changed files with 8 additions and 3 deletions

View File

@ -69,3 +69,4 @@ libsemanage-1.6.8.tgz
libsemanage-1.6.9.tgz libsemanage-1.6.9.tgz
libsemanage-1.6.11.tgz libsemanage-1.6.11.tgz
libsemanage-1.6.12.tgz libsemanage-1.6.12.tgz
libsemanage-1.6.13.tgz

View File

@ -2,8 +2,8 @@
%define libselinuxver 1.30.19-1 %define libselinuxver 1.30.19-1
Summary: SELinux binary policy manipulation library Summary: SELinux binary policy manipulation library
Name: libsemanage Name: libsemanage
Version: 1.6.12 Version: 1.6.13
Release: 2 Release: 1
License: GPL License: GPL
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
@ -75,6 +75,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Aug 3 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.13-1
- Upgrade to latest from NSA
* Merged netfilter contexts support from Chris PeBenito.
* Mon Jul 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.12-2 * Mon Jul 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.12-2
- Rebuild for new gcc - Rebuild for new gcc

View File

@ -1 +1 @@
73ac0f49a67e67792c9712b6f5a4ec19 libsemanage-1.6.12.tgz b1224e4891618d62c21bcb69068e5379 libsemanage-1.6.13.tgz