From 21da70cf55ded6a40f53c3262a3cf7c13ec32e0f Mon Sep 17 00:00:00 2001 From: Alexey Tikhonov Date: Fri, 6 Jun 2025 12:11:23 +0200 Subject: [PATCH] Resolves: RHEL-95058 - Rebase SSSD for RHEL 10.1 Just a version bump to rebuild - previous build misses debug symbols due to an issue with the build tools. --- sssd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index 7b04150..204aa28 100644 --- a/sssd.spec +++ b/sssd.spec @@ -23,7 +23,7 @@ Name: sssd Version: 2.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System Security Services Daemon License: GPL-3.0-or-later URL: https://github.com/SSSD/sssd/ @@ -1092,6 +1092,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Fri Jun 6 2025 Alexey Tikhonov - 2.11.0-2 +- Resolves: RHEL-95058 - Rebase SSSD for RHEL 10.1 + * Thu Jun 5 2025 Alexey Tikhonov - 2.11.0-1 - Resolves: RHEL-95058 - Rebase SSSD for RHEL 10.1 - Resolves: RHEL-4976 - [RFE] Continue searching other PKCS#11 tokens if certificates are not found