From ec123cd550666db159222f91530c6ec557ac5267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Thu, 9 Jun 2022 10:33:28 +0200 Subject: [PATCH] sssd-2.7.1-2: fix regression in IPA provider Resolves: rhbz#2094685 --- sssd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index 75acc00..3d0476a 100644 --- a/sssd.spec +++ b/sssd.spec @@ -43,13 +43,14 @@ Name: sssd Version: 2.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System Security Services Daemon License: GPLv3+ URL: https://github.com/SSSD/sssd/ Source0: https://github.com/SSSD/sssd/releases/download/2.7.1/sssd-2.7.1.tar.gz ### Patches ### +Patch0001: 0001-pac-relax-default-for-pac_check-option.patch ### Dependencies ### @@ -1058,6 +1059,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Thu Jun 9 2022 Pavel Březina - 2.7.1-2 +- Fix regression in IPA provider (#2094685) + * Thu Jun 2 2022 Pavel Březina - 2.7.1-1 - Rebase to SSSD 2.7.1