change the name of CVE

This commit is contained in:
chengyechun 2023-05-12 11:29:36 +08:00
parent e583598819
commit 4ccc4d534c
2 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: ntp Name: ntp
Version: 4.2.8p15 Version: 4.2.8p15
Release: 8 Release: 9
Summary: A protocol designed to synchronize the clocks of computers over a network Summary: A protocol designed to synchronize the clocks of computers over a network
License: MIT and BSD and BSD with advertising License: MIT and BSD and BSD with advertising
URL: https://www.ntp.org/ URL: https://www.ntp.org/
@ -27,7 +27,7 @@ Patch4: fix-multiple-defination-with-gcc-10.patch
Patch5: Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch Patch5: Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch
Patch6: fix-MD5-manpage.patch Patch6: fix-MD5-manpage.patch
Patch7: modify-DSA-key-generation-parameters-base-on-openssl3.patch Patch7: modify-DSA-key-generation-parameters-base-on-openssl3.patch
Patch8: backport-CVE-2023-26551.patch Patch8: backport-CVE-2023-26551-CVE-2023-26552-CVE-2023-26553-CVE-2023-26554.patch
BuildRequires: libcap-devel openssl-devel libedit-devel libevent-devel pps-tools-devel BuildRequires: libcap-devel openssl-devel libedit-devel libevent-devel pps-tools-devel
BuildRequires: autogen autogen-libopts-devel systemd gcc perl-generators perl-HTML-Parser BuildRequires: autogen autogen-libopts-devel systemd gcc perl-generators perl-HTML-Parser
@ -210,6 +210,12 @@ make check
%{_mandir}/man8/*.8* %{_mandir}/man8/*.8*
%changelog %changelog
* Fri May 12 2023 chengyechun <chengyechun1@huawei.com> - 4.2.8p15-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:change the name of CVE-2023-26551
* Thu May 11 2023 chengyechun <chengyechun1@huawei.com> - 4.2.8p15-8 * Thu May 11 2023 chengyechun <chengyechun1@huawei.com> - 4.2.8p15-8
- Type:CVE - Type:CVE
- ID:CVE-2023-26551 - ID:CVE-2023-26551