diff --git a/checkpolicy-2.1.11.tar.gz b/checkpolicy-2.1.11.tar.gz new file mode 100644 index 0000000..a385277 --- /dev/null +++ b/checkpolicy-2.1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06acbc776134464d133669de82b7f7c7ebca376c307a3a3478544a42c5d050f1 +size 64151 diff --git a/checkpolicy-2.1.8.tar.gz b/checkpolicy-2.1.8.tar.gz deleted file mode 100644 index 845a872..0000000 --- a/checkpolicy-2.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ed586fd2ccf9900f86e38b72af4aa5cc3bade35d0fa19c53ac1a3d59fe0013a -size 62947 diff --git a/checkpolicy.changes b/checkpolicy.changes index bdb62fe..fd25482 100644 --- a/checkpolicy.changes +++ b/checkpolicy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 30 11:40:10 UTC 2013 - vcizek@suse.com + +- update to 2.1.11 + * fd leak reading policy + * check return code on ebitmap_set_bit + * sepolgen: We need to support files that have a + in them + * implement new default labeling behaviors for usr, role, range + ------------------------------------------------------------------- Wed Jul 25 11:24:54 UTC 2012 - meissner@suse.com diff --git a/checkpolicy.spec b/checkpolicy.spec index 91d1ed9..a231cf5 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,7 +1,7 @@ # # spec file for package checkpolicy # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define libsepol_ver 2.1.4 +%define libsepol_ver 2.1.8 BuildRequires: bison BuildRequires: flex-old BuildRequires: libselinux-devel BuildRequires: libsepol-devel-static >= %{libsepol_ver} Name: checkpolicy -Version: 2.1.8 +Version: 2.1.11 Release: 0 Url: http://userspace.selinuxproject.org/ Summary: SELinux policy compiler