- Update to upstream

Show strerror for security_getenforce() by Colin Waters.
Merged selabel database support by KaiGai Kohei.
Modify netlink socket blocking code by KaiGai Kohei.
This commit is contained in:
Daniel J Walsh 2010-03-16 16:37:16 +00:00
parent 585a9bce59
commit 253c1ee2d2
3 changed files with 9 additions and 2 deletions

View File

@ -176,3 +176,4 @@ libselinux-2.0.89.tgz
libselinux-2.0.90.tgz
libselinux-2.0.91.tgz
libselinux-2.0.92.tgz
libselinux-2.0.93.tgz

View File

@ -4,7 +4,7 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 2.0.92
Version: 2.0.93
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Libraries
@ -166,6 +166,12 @@ exit 0
%{ruby_sitearch}/selinux.so
%changelog
* Sun Mar 16 2010 Dan Walsh <dwalsh@redhat.com> - 2.0.93-1
- Update to upstream
* Show strerror for security_getenforce() by Colin Waters.
* Merged selabel database support by KaiGai Kohei.
* Modify netlink socket blocking code by KaiGai Kohei.
* Sun Mar 7 2010 Dan Walsh <dwalsh@redhat.com> - 2.0.92-1
- Update to upstream
* Fix from Eric Paris to fix leak on non-selinux systems.

View File

@ -1 +1 @@
8650382d4d4a7c6ad2a27220815bc624 libselinux-2.0.92.tgz
879f5579860dea05f12e7ed2fa523a38 libselinux-2.0.93.tgz