Delete the non-existing command readnsstate
(cherry picked from commit 1ebc6e7628a58fc21abccaedec7f73912cc1c991)
This commit is contained in:
parent
72a9e79019
commit
bedcedbca0
@ -6,7 +6,7 @@ ExcludeArch: i686
|
||||
Name: 389-ds-base
|
||||
Summary: Base 389 Directory Server
|
||||
Version: 2.3.2
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPLv3+
|
||||
URL: https://www.port389.org
|
||||
Source0: https://releases.pagure.org/389-ds-base/389-ds-base-%{version}.tar.bz2
|
||||
@ -277,7 +277,7 @@ exit 0
|
||||
%{_datadir}/dirsrv
|
||||
%{_datadir}/gdb/auto-load/*
|
||||
%{_unitdir}
|
||||
%{_bindir}/{dbscan,ds-replcheck,ds-logpipe.py,ldclt,logconv.pl,pwdhash,readnsstate}
|
||||
%{_bindir}/{dbscan,ds-replcheck,ds-logpipe.py,ldclt,logconv.pl,pwdhash}
|
||||
%{_sbindir}/ns-slapd
|
||||
%{_mandir}/man8/ns-slapd.8.gz
|
||||
%{_sbindir}/openldap_to_ds
|
||||
@ -324,6 +324,9 @@ exit 0
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 27 2024 liyanan <liyanan61@h-partners.com> - 2.3.2-6
|
||||
- Delete the non-existing command readnsstate
|
||||
|
||||
* Mon Feb 05 2024 wangkai <13474090681@163.com> - 2.3.2-5
|
||||
- Fix CVE-2024-1062
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user