diff --git a/.gitignore b/.gitignore index fd86183..19f80dd 100644 --- a/.gitignore +++ b/.gitignore @@ -179,3 +179,4 @@ libselinux-2.0.92.tgz libselinux-2.0.93.tgz libselinux-2.0.94.tgz libselinux-2.0.96.tgz +/libselinux-2.0.97.tgz diff --git a/libselinux.spec b/libselinux.spec index dc3ef72..c075622 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -6,8 +6,8 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.96 -Release: 9%{?dist} +Version: 2.0.97 +Release: 1%{?dist} License: Public Domain Group: System Environment/Libraries Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz @@ -236,6 +236,10 @@ exit 0 %{ruby_sitearch}/selinux.so %changelog +* Mon Dec 6 2010 Dan Walsh - 2.0.97-1 +- Update to upstream + * Thread local storage fixes from Eamon Walsh. + * Wed Dec 2 2010 Dan Walsh - 2.0.96-9 - Add /etc/tmpfiles.d support for /var/run/setrans diff --git a/sources b/sources index 90e0980..3b7fed6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d42e6ee6f34563cffe03bd5e6d45cea2 libselinux-2.0.96.tgz +1f2f5ff4fafddcd557caaac7b551fa27 libselinux-2.0.97.tgz