public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/checkpolicy] rawhide: SELinux userspace 3.11 release
@ 2026-07-01 20:03 Petr Lautrbach
0 siblings, 0 replies; only message in thread
From: Petr Lautrbach @ 2026-07-01 20:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/checkpolicy
Branch : rawhide
Commit : 5cca26b8bd5a3fed5e40d12ea60a5b913ec08732
Author : Petr Lautrbach <lautrbach@redhat.com>
Date : 2026-07-01T22:02:54+02:00
Stats : +13/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/checkpolicy/c/5cca26b8bd5a3fed5e40d12ea60a5b913ec08732?branch=rawhide
Log:
SELinux userspace 3.11 release
---
diff --git a/.gitignore b/.gitignore
index 829ba3c..af10df6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,3 +138,5 @@ checkpolicy-2.0.22.tgz
/checkpolicy-3.10-rc2.tar.gz.asc
/checkpolicy-3.10.tar.gz
/checkpolicy-3.10.tar.gz.asc
+/checkpolicy-3.11.tar.gz
+/checkpolicy-3.11.tar.gz.asc
diff --git a/changelog b/changelog
index 82fe314..5d0b583 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+* Wed Jul 01 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.11-1
+- SELinux userspace 3.11 release
+
* Mon Feb 02 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.10-1
- SELinux userspace 3.10 release
diff --git a/checkpolicy.spec b/checkpolicy.spec
index ab0132a..09a6942 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,17 +1,17 @@
-%define libselinuxver 3.10-1
-%define libsepolver 3.10-1
+%define libselinuxver 3.11-1
+%define libsepolver 3.11-1
Summary: SELinux policy compiler
Name: checkpolicy
-Version: 3.10
+Version: 3.11
Release: 1%{?dist}
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/checkpolicy-%{version}.tar.gz
Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}/checkpolicy-%{version}.tar.gz.asc
-Source2: https://github.com/perfinion.gpg
+Source2: https://github.com/bachradsusi.gpg
# $ git clone https://github.com/fedora-selinux/selinux.git
# $ cd selinux
-# $ git format-patch -N 3.10 -- checkpolicy
+# $ git format-patch -N 3.11 -- checkpolicy
# $ i=1; for j in 00*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done
# Patch list start
# Patch list end
@@ -32,7 +32,7 @@ based on the concepts of Type Enforcement®, Role-based Access
Control, and Multi-level Security.
This package contains checkpolicy, the SELinux policy compiler.
-Only required for building policies.
+Only required for building policies.
%prep
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
diff --git a/sources b/sources
index 72df019..9f6e650 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (checkpolicy-3.10.tar.gz) = b5e18d4664ba96d33f2b74b89972e056680e3cc0ede8327599f8b0972ac031eed1ff8e219ad90fb3537e29d711dd51cbdde73db589ca35ec27b7c63bc72c7afd
-SHA512 (checkpolicy-3.10.tar.gz.asc) = fde716a71ae1d5b1a5e42d9f73fa7165bf6d5cbea098eb0cf999653d792a538448ce4dc1f5eadabf9d57a16bc3a2e29a1f714eee17aaaacf8272548aa72193d7
+SHA512 (checkpolicy-3.11.tar.gz) = 1e5a1691aa809e2e73167ac0a9bdabcf5d3d5379799bb499913c379c7a24bc9ef720b4ee12026109f22cb93840bf2d594ec745e3f8fc9edbd402adb941f6cc6c
+SHA512 (checkpolicy-3.11.tar.gz.asc) = 6a5a9331f4f0e4dfa5dff22caa3480184bcb2eac0f8e803ec54285f768362c28083c745f4067d5393e7f0b3cc5f54aebf20eb23fce09eb8141f8afcb5e14f47f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 20:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 20:03 [rpms/checkpolicy] rawhide: SELinux userspace 3.11 release Petr Lautrbach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox