diff --git a/sssd.spec b/sssd.spec index 5fd131e105264000207df4e6246eadba59cc5704..a27dfea0a28edeecb04e31e0bbf9642feb3162a8 100644 --- a/sssd.spec +++ b/sssd.spec @@ -8,7 +8,7 @@ Name: sssd Version: 2.9.5 -Release: 4 +Release: 5 Summary: System Security Services Daemon License: GPL-3.0-or-later URL: https://github.com/SSSD/sssd/ @@ -400,7 +400,6 @@ autoreconf -ivf --with-crypto=libcrypto \ --without-python2-bindings \ --enable-sss-default-nss-plugin \ - --enable-files-domain \ %{?with_cifs_utils_plugin_option} \ --enable-systemtap @@ -920,6 +919,12 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Wed Dec 18 2024 wangjiang - 2.9.5-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:option --enable-files-domain in configure has been removed + * Tue Dec 10 2024 liyunqing - 2.9.5-4 - Type:bugfix - CVE:NA