From d211f7bd7cf129113a9ef8fc4ea98850fb15b398 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 30 Jun 2025 15:29:54 +0200 Subject: [PATCH] SELinux userspace 3.9-rc2 release Related: RHEL-104006 --- .gitignore | 2 ++ changelog | 3 +++ libsepol.spec | 12 ++++++------ sources | 4 ++-- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index c52ed71..5f53329 100644 --- a/.gitignore +++ b/.gitignore @@ -202,3 +202,5 @@ libsepol-2.0.41.tgz /libsepol-3.8-rc3.tar.gz.asc /libsepol-3.8.tar.gz /libsepol-3.8.tar.gz.asc +/libsepol-3.9-rc2.tar.gz +/libsepol-3.9-rc2.tar.gz.asc diff --git a/changelog b/changelog index 5629a79..d3de2ec 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Mon Jun 30 2025 Petr Lautrbach - 3.9-0.rc2.1 +- SELinux userspace 3.9-rc2 release + * Thu Jan 30 2025 Petr Lautrbach - 3.8-1 - SELinux userspace 3.8 release diff --git a/libsepol.spec b/libsepol.spec index 1ae73a2..f0be430 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,15 +1,15 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 3.8 -Release: 1%{?dist} +Version: 3.9 +Release: 0.rc2.1%{?dist} License: LGPL-2.1-or-later -Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/libsepol-%{version}.tar.gz -Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}/libsepol-%{version}.tar.gz.asc +Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}-rc2/libsepol-%{version}-rc2.tar.gz +Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}-rc2/libsepol-%{version}-rc2.tar.gz.asc Source2: https://github.com/bachradsusi.gpg URL: https://github.com/SELinuxProject/selinux/wiki # $ git clone https://github.com/fedora-selinux/selinux.git # $ cd selinux -# $ git format-patch -N libsepol-3.8 -- libsepol +# $ git format-patch -N libsepol-3.9-rc2 -- libsepol # $ i=1; for j in 0*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done # Patch list start # Patch list end @@ -60,7 +60,7 @@ The libsepol-utils package contains the utilities %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' -%autosetup -p 2 -n libsepol-%{version} +%autosetup -p 2 -n libsepol-%{version}-rc2 # sparc64 is an -fPIC arch, so we need to fix it here %ifarch sparc64 diff --git a/sources b/sources index 3cbc15c..426b2a9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (libsepol-3.8.tar.gz) = 06da9bac1075b54177c3237994f3db0f9a50e16a363874df7ba11a52084bce4af9623ecfc1db1779b555dee6aab62fbfbf1cd03cf5760bd00f74ea5775897e09 -SHA512 (libsepol-3.8.tar.gz.asc) = 36577f49921e6f9bef92a5cbb7028c1ad59e8c59ce24cdcab0482e11e85150304e38ec48f488d8e78bdb611d93fa3298677b6050307c933e99cefcab6b46099a +SHA512 (libsepol-3.9-rc2.tar.gz) = 33adcc01fe8efac849f5ec902d162d2b57505fb907539f8ebf20b3858635b65d356cb3f283793a0cf4085bdd487e1044741865e0d3188d16d7eebed9b1c5eea9 +SHA512 (libsepol-3.9-rc2.tar.gz.asc) = 5069877f14917ae74db1121a51454dfcda1b53e91d349ec2bda6ad03ba5a7b41c74807cafd1946aec20e715beef4ec21b4a2bf09873fe2b1c98592cf548b56e2