[libsepol/f16] Update to upstream * Minor fix to reading policy with filename transition rules

Daniel J Walsh dwalsh at fedoraproject.org
Mon Aug 1 18:59:13 UTC 2011


commit e8efc21fdb712801ec8abbb73478d9a6138b1464
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Aug 1 14:58:58 2011 -0400

    Update to upstream
    	* Minor fix to reading policy with filename transition rules

 .gitignore    |    1 +
 libsepol.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc15aad..b98f4c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -153,3 +153,4 @@ libsepol-2.0.41.tgz
 /libsepol-2.0.44.tgz
 /libsepol-2.0.45.tgz
 /libsepol-2.1.0.tgz
+/libsepol-2.1.1.tgz
diff --git a/libsepol.spec b/libsepol.spec
index cd36af8..4e8ba51 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -1,6 +1,6 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 2.1.0
+Version: 2.1.1
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -98,7 +98,11 @@ exit 0
 /%{_lib}/libsepol.so.1
 
 %changelog
-* Thu May 3 2011 Dan Walsh <dwalsh at redhat.com> 2.1.0-1
+* Mon Aug 1 2011 Dan Walsh <dwalsh at redhat.com> 2.1.1-1
+- Update to upstream 
+	* Minor fix to reading policy with filename transition rules
+
+* Wed Jul 27 2011 Dan Walsh <dwalsh at redhat.com> 2.1.0-1
 - Update to upstream 
 	* Release, minor version bump
 
diff --git a/sources b/sources
index 96cd270..1a8f081 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c151def95fc51a5ebffabceb6d749e0b  libsepol-2.1.0.tgz
+9c58d508cace4cd284b2e99aa67a6a9a  libsepol-2.1.1.tgz


More information about the scm-commits mailing list