- Upgrade to latest from NSA
Change to use getpw* function calls to the _r versions from Todd Miller.
This commit is contained in:
parent
c0c84efd96
commit
422f3b68fd
@ -84,3 +84,4 @@ libsemanage-2.0.2.tgz
|
|||||||
libsemanage-2.0.3.tgz
|
libsemanage-2.0.3.tgz
|
||||||
libsemanage-2.0.4.tgz
|
libsemanage-2.0.4.tgz
|
||||||
libsemanage-2.0.5.tgz
|
libsemanage-2.0.5.tgz
|
||||||
|
libsemanage-2.0.6.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define libselinuxver 2.0.0-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.5
|
Version: 2.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -78,6 +78,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 13 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.6-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Change to use getpw* function calls to the _r versions from Todd Miller.
|
||||||
|
|
||||||
* Thu Aug 23 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.5-1
|
* Thu Aug 23 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.5-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user