[selinux-policy] Bump the policy version to 28 to match selinux userspace

Daniel J Walsh dwalsh at fedoraproject.org
Sun Jan 6 15:35:50 UTC 2013


commit 01be266ba78cc49c11c934f75d95850e505590e2
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Sun Jan 6 10:35:25 2013 -0500

    Bump the policy version to 28 to match selinux userspace
    
    - Rebuild versus latest libsepol

 genman.py                      |  450 ----------------------------------------
 man/man8/ftpd_selinux.8        |   65 ------
 man/man8/git_selinux.8         |  109 ----------
 man/man8/httpd_selinux.8       |  120 -----------
 man/man8/kerberos_selinux.8    |   28 ---
 man/man8/named_selinux.8       |   30 ---
 man/man8/nfs_selinux.8         |   31 ---
 man/man8/nis_selinux.8         |    1 -
 man/man8/rsync_selinux.8       |   52 -----
 man/man8/samba_selinux.8       |   56 -----
 man/man8/ypbind_selinux.8      |   19 --
 man/ru/man8/ftpd_selinux.8     |   57 -----
 man/ru/man8/httpd_selinux.8    |  137 ------------
 man/ru/man8/kerberos_selinux.8 |   30 ---
 man/ru/man8/named_selinux.8    |   31 ---
 man/ru/man8/nfs_selinux.8      |   33 ---
 man/ru/man8/rsync_selinux.8    |   50 -----
 man/ru/man8/samba_selinux.8    |   60 ------
 man/ru/man8/ypbind_selinux.8   |   19 --
 permissivedomains.pp           |  Bin 88282 -> 61016 bytes
 selinux-policy.spec            |   10 +-
 21 files changed, 7 insertions(+), 1381 deletions(-)
---
diff --git a/permissivedomains.pp b/permissivedomains.pp
index f12210a..0870c6a 100644
Binary files a/permissivedomains.pp and b/permissivedomains.pp differ
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 8600b50..28c5e3d 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -13,13 +13,13 @@
 %if %{?BUILD_MLS:0}%{!?BUILD_MLS:1}
 %define BUILD_MLS 1
 %endif
-%define POLICYVER 27
+%define POLICYVER 28
 %define POLICYCOREUTILSVER 2.1.13-34
-%define CHECKPOLICYVER 2.1.10-3
+%define CHECKPOLICYVER 2.1.11-3
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.11.1
-Release: 69%{?dist}
+Release: 69.1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -524,6 +524,10 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Sat Jan 5 2013 Dan Walsh <dwalsh at redhat.com> 3.11.1-69.1
+- Bump the policy version to 28 to match selinux userspace
+- Rebuild versus latest libsepol
+
 * Wed Jan 2 2013 Miroslav Grepl <mgrepl at redhat.com> 3.11.1-69
 - Add systemd_status_all_unit_files() interface
 - Add support for nshadow


More information about the scm-commits mailing list