From 668dfbb056f2ae83b1897683c4792b736a37959e Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 11 Dec 2025 07:31:22 +0100 Subject: [PATCH] Bring back patches unintentionally dropped before --- changelog | 3 +++ policycoreutils.spec | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index faed1db..c39d307 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Thu Dec 11 2025 Petr Lautrbach - 3.9-6 +- Bring back patches unintentionally dropped before + * Fri Sep 19 2025 Python Maint - 3.9-5 - Rebuilt for Python 3.14.0rc3 bytecode diff --git a/policycoreutils.spec b/policycoreutils.spec index ef17aee..19c599d 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -11,7 +11,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.9 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL-2.0-or-later # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/selinux-%{version}.tar.gz @@ -38,6 +38,11 @@ Source23: selinux-sandbox.zip # $ git format-patch -N 3.9 -- policycoreutils python gui sandbox dbus semodule-utils restorecond # $ for j in [0-9]*.patch; do printf "Patch%s: %s\n" ${j/-*/} $j; done # Patch list start +Patch0001: 0001-Don-t-be-verbose-if-you-are-not-on-a-tty.patch +Patch0002: 0002-sepolicy-generate-Handle-more-reserved-port-types.patch +Patch0003: 0003-sandbox-Use-matchbox-window-manager-instead-of-openb.patch +Patch0004: 0004-Use-SHA-2-instead-of-SHA-1.patch +Patch0005: 0005-python-sepolicy-Fix-spec-file-dependencies.patch # Patch list end Obsoletes: policycoreutils < 2.0.61-2