diff --git a/libselinux.spec b/libselinux.spec index 8d0bf04..0ff01d2 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -2,8 +2,8 @@ %define libsetransver 0.1.11-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.29.1 -Release: 3 +Version: 1.29.2 +Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -109,6 +109,12 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog +* Wed Dec 14 2005 Dan Walsh 1.29.2-1 +- Upgrade to latest from NSA + * Merged call to finish_context_translations from Dan Walsh. + This eliminates a memory leak from failing to release memory + allocated by libsetrans. + * Sun Dec 11 2005 Dan Walsh 1.29.1-3 - update to latest libsetrans - Fix potential memory leak