From 9afde8153b5def1a7b64b3a3d6247cd1b03ba21d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sep 08 2009 13:09:19 +0000 Subject: - Update to upstream Removal of reference counting on userspace AVC SID's. --- diff --git a/.cvsignore b/.cvsignore index 6bfc2ea..1989923 100644 --- a/.cvsignore +++ b/.cvsignore @@ -169,3 +169,4 @@ libselinux-2.0.82.tgz libselinux-2.0.83.tgz libselinux-2.0.84.tgz libselinux-2.0.85.tgz +libselinux-2.0.86.tgz diff --git a/libselinux.spec b/libselinux.spec index 797e1ac..0f9f864 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,8 +4,8 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.85 -Release: 2%{?dist} +Version: 2.0.86 +Release: 1%{?dist} License: Public Domain Group: System Environment/Libraries Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz @@ -165,6 +165,10 @@ exit 0 %{ruby_sitearch}/selinux.so %changelog +* Tue Sep 8 2009 Dan Walsh - 2.0.86-1 +- Update to upstream + * Removal of reference counting on userspace AVC SID's. + * Sat Jul 25 2009 Fedora Release Engineering - 2.0.85-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index ebe31bf..30378a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c014e9527a14fbd38c784b01124cee7d libselinux-2.0.85.tgz +c9939f17d81cb62f4050db0a0f2a54f6 libselinux-2.0.86.tgz