- Upgrade to latest from NSA
Merged Makefile test target patch from Caleb Case. Merged get_commit_number function rename patch from Caleb Case. Merged strnlen -> strlen patch from Todd Miller.
This commit is contained in:
parent
6456c7a530
commit
7fe322b328
@ -78,3 +78,4 @@ libsemanage-1.9.1.tgz
|
|||||||
libsemanage-1.9.2.tgz
|
libsemanage-1.9.2.tgz
|
||||||
libsemanage-1.10.0.tgz
|
libsemanage-1.10.0.tgz
|
||||||
libsemanage-1.10.1.tgz
|
libsemanage-1.10.1.tgz
|
||||||
|
libsemanage-2.0.0.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 1.16.0-1
|
%define libsepolver 2.0.0-1
|
||||||
%define libselinuxver 1.34-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.10.1
|
Version: 2.0.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -75,6 +75,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 20 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.0-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged Makefile test target patch from Caleb Case.
|
||||||
|
* Merged get_commit_number function rename patch from Caleb Case.
|
||||||
|
* Merged strnlen -> strlen patch from Todd Miller.
|
||||||
|
|
||||||
* Wed Feb 7 2007 Dan Walsh <dwalsh@redhat.com> - 1.10.1-1
|
* Wed Feb 7 2007 Dan Walsh <dwalsh@redhat.com> - 1.10.1-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged python binding fix from Dan Walsh.
|
* Merged python binding fix from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user