- Upgrade to latest from NSA

Merged return value fix for *getfilecon() from Dan Walsh.
Merged sockcreate interfaces from Eric Paris.
This commit is contained in:
Daniel J Walsh 2006-08-11 10:45:34 +00:00
parent b7bdc631f1
commit 243c6756b4
3 changed files with 9 additions and 5 deletions

View File

@ -90,3 +90,4 @@ libselinux-1.30.15.tgz
libselinux-1.30.19.tgz
libselinux-1.30.20.tgz
libselinux-1.30.22.tgz
libselinux-1.30.24.tgz

View File

@ -1,12 +1,11 @@
%define libsepolver 1.12.21-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.30.22
Release: 2
Version: 1.30.24
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
Patch: libselinux-rhat.patch
BuildRequires: libsepol-devel >= %{libsepolver} swig
Requires: libsepol >= %{libsepolver} setransd
@ -48,7 +47,6 @@ needed for developing SELinux applications.
%prep
%setup -q
%patch -p1 -b .rhat
%build
make clean
@ -118,6 +116,11 @@ exit 0
%{_libdir}/python*/site-packages/selinux.py*
%changelog
* Fri Aug 11 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.24-1
- Upgrade to latest from NSA
* Merged return value fix for *getfilecon() from Dan Walsh.
* Merged sockcreate interfaces from Eric Paris.
* Wed Aug 9 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.22-2
- Fix translation return codes to return size of buffer

View File

@ -1 +1 @@
0c64015c84796361265c30add29d1566 libselinux-1.30.22.tgz
3e9fcc3659c788b393d2742b5b780e5a libselinux-1.30.24.tgz