From b7b88e49b74545b89bcbce58c74d65334b407eaa Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 3 May 2011 09:40:22 -0400 Subject: [PATCH] Update to upstream * Warn if filename_trans rules are dropped by Steve Lawrence. --- .gitignore | 1 + libsepol.spec | 8 ++++++-- sources | 3 +-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5bd5665..7f6f0db 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ libsepol-2.0.41.tgz /libsepol-2.0.42.tgz /libsepol-2.0.43.tgz /libsepol-2.0.44.tgz +/libsepol-2.0.45.tgz diff --git a/libsepol.spec b/libsepol.spec index 3e39bc3..3080b6b 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.44 -Release: 2%{?dist} +Version: 2.0.45 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -98,6 +98,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Thu May 3 2011 Dan Walsh 2.0.45-1 +- Update to upstream + * Warn if filename_trans rules are dropped by Steve Lawrence. + * Thu Apr 21 2011 Dan Walsh 2.0.44-2 - Fixes for new role_transition class field by Eric Paris. diff --git a/sources b/sources index 6cf90fb..8953eb1 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -fc7a01f0e15d9b056767c23911eab208 libsepol-2.0.43.tgz -654cc43f8f50b0e3fea9352ea8434397 libsepol-2.0.44.tgz +5c709064d3449812576cbdb97f9e801f libsepol-2.0.45.tgz