From dd437444f637014730ea544b6f2a7021e71fb14c Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 16 Jul 2025 17:06:35 +0200 Subject: [PATCH] SELinux userspace 3.9 release Resolves: RHEL-104006 --- .gitignore | 2 ++ changelog | 3 +++ checkpolicy.spec | 14 +++++++------- sources | 4 ++-- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index d0596ee..0fa8a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,5 @@ checkpolicy-2.0.22.tgz /checkpolicy-3.8.tar.gz.asc /checkpolicy-3.9-rc2.tar.gz /checkpolicy-3.9-rc2.tar.gz.asc +/checkpolicy-3.9.tar.gz +/checkpolicy-3.9.tar.gz.asc diff --git a/changelog b/changelog index 92acb03..3377110 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Tue Jul 22 2025 Vit Mojzis - 3.9-1 +- SELinux userspace 3.9 release + * Fri Jul 04 2025 Petr Lautrbach - 3.9-0.rc2.1.1 - SELinux userspace 3.9-rc2 release diff --git a/checkpolicy.spec b/checkpolicy.spec index e34d598..b1f4705 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,17 +1,17 @@ -%define libselinuxver 3.9-0 -%define libsepolver 3.9-0 +%define libselinuxver 3.9-1 +%define libsepolver 3.9-1 Summary: SELinux policy compiler Name: checkpolicy Version: 3.9 -Release: 0.rc2.1%{?dist}.1 +Release: 1%{?dist} License: GPL-2.0-or-later AND LGPL-2.1-or-later -Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}-rc2/checkpolicy-%{version}-rc2.tar.gz -Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}-rc2/checkpolicy-%{version}-rc2.tar.gz.asc +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/bachradsusi.gpg # $ git clone https://github.com/fedora-selinux/selinux.git # $ cd selinux -# $ git format-patch -N 3.9-rc2 -- checkpolicy +# $ git format-patch -N 3.9 -- 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 @@ -37,7 +37,7 @@ Only required for building policies. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' -%autosetup -p 2 -n checkpolicy-%{version}-rc2 +%autosetup -p 2 -n checkpolicy-%{version} %build diff --git a/sources b/sources index 1a5a818..c2e626d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (checkpolicy-3.9-rc2.tar.gz) = 5b76c5685c0752de3fec3bffedef8d70ff10039f7fd651687c47b3c070497ca325a0ce9a6013b7c8f850e45dfef92972692290ae427108092ce475cba0a890cc -SHA512 (checkpolicy-3.9-rc2.tar.gz.asc) = 98ad892a7797f0f704b498a919d8d9c01c0a81a2c287c994597c3035002cc83b778389eded3433cdf0d203852bbae9d948f94d42a31b01aefcd2fee489e10c4f +SHA512 (checkpolicy-3.9.tar.gz) = 719d3e903488e63d50951adffe42e21dac4f8693246285014d0c9431d5d69a912d9937885b2bd35f9cfd7f0c0ac3252bbef9be196367a573a0a768c98abff89d +SHA512 (checkpolicy-3.9.tar.gz.asc) = 7fd03d84a5d129d9e7c7bc0bf6eb6f57c5aa32b5dc1470e3e5e81f21618f1363ac3cbe8fe34904b1c644deb9708e3de6a259d93afabae6b817f676840d5d99b0