update ntp.spec.
ntp:slove fuzz test problem
This commit is contained in:
parent
09595bfb06
commit
0be62bbf15
11
ntp.spec
11
ntp.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ntp
|
Name: ntp
|
||||||
Version: 4.2.8p13
|
Version: 4.2.8p13
|
||||||
Release: 5
|
Release: 6
|
||||||
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/
|
||||||
@ -28,6 +28,9 @@ Patch9001: bugfix-fix-autokey-condition-error.patch
|
|||||||
Patch9002: bugfix-fix-ifindex-length.patch
|
Patch9002: bugfix-fix-ifindex-length.patch
|
||||||
Patch9003: revert-ntpd-fix-autokey-condition-error.patch
|
Patch9003: revert-ntpd-fix-autokey-condition-error.patch
|
||||||
|
|
||||||
|
Patch6001: backport-Use-of-uninitialized-value-in-receive-function.patch
|
||||||
|
Patch6002: backport-process_control-should-bail-earlier-on-short-packets.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
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
@ -209,6 +212,12 @@ make check
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 14 2020 wangli<wangli221@huawei.com> - 4.2.8p13-6
|
||||||
|
- Type:security
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: solve fuzz test problem
|
||||||
|
|
||||||
* Thu Mar 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.8p13-5
|
* Thu Mar 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.8p13-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user