From 2a8f17ac0db769c5017059a4b13ec7fdada3a922 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Nov 15 2007 15:29:15 +0000 Subject: - Upgrade to upstream AVC enforcing mode override patch from Eamon Walsh. Aligned attributes in AVC netlink code from Eamon Walsh. - Move libselinux.so back into devel package, procps has been fixed --- diff --git a/.cvsignore b/.cvsignore index 16ed8c2..d7c1226 100644 --- a/.cvsignore +++ b/.cvsignore @@ -133,3 +133,4 @@ libselinux-2.0.35.tgz libselinux-2.0.36.tgz libselinux-2.0.37.tgz libselinux-2.0.40.tgz +libselinux-2.0.42.tgz diff --git a/libselinux.spec b/libselinux.spec index b528709..e9c3b81 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ %define libsepolver 2.0.10-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.40 +Version: 2.0.42 Release: 1%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -98,7 +98,6 @@ exit 0 %files %defattr(-,root,root,0755) /%{_lib}/libselinux.so.* -%{_libdir}/libselinux.so %{_sbindir}/avcstat %{_sbindir}/getenforce %{_sbindir}/getsebool @@ -113,6 +112,7 @@ exit 0 %files devel %defattr(-,root,root) %{_libdir}/libselinux.a +%{_libdir}/libselinux.so %dir %{_includedir}/selinux %{_includedir}/selinux/* %{_mandir}/man3/* @@ -123,6 +123,12 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Thu Nov 15 2007 Dan Walsh - 2.0.42-1 +- Upgrade to upstream + * AVC enforcing mode override patch from Eamon Walsh. + * Aligned attributes in AVC netlink code from Eamon Walsh. +- Move libselinux.so back into devel package, procps has been fixed + * Tue Nov 6 2007 Dan Walsh - 2.0.40-1 - Upgrade to upstream * Merged refactored AVC netlink code from Eamon Walsh. diff --git a/sources b/sources index f994faa..90ee4b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -478d23ea92687e2f7d39e35f46a3afb1 libselinux-2.0.40.tgz +ae28209845d0189b408aacfb3c739274 libselinux-2.0.42.tgz