From b3c1f4d424c2d431ba0b40c2ccc4c31eef05ce9d Mon Sep 17 00:00:00 2001 From: haochenstar Date: Tue, 15 Dec 2020 14:23:54 +0800 Subject: [PATCH] remove fedora keyword --- chrony.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/chrony.spec b/chrony.spec index dec2ee5..92372ab 100644 --- a/chrony.spec +++ b/chrony.spec @@ -2,7 +2,7 @@ Name: chrony Version: 3.5 -Release: 2 +Release: 3 Summary: An NTP client/server License: GPLv2 URL: https://chrony.tuxfamily.org @@ -14,7 +14,6 @@ Source4: chrony-dnssrv@.timer Source6: https://github.com/mlichvar/clknetsim/archive/%{clknetsim_ver}/clknetsim-%{clknetsim_ver}.tar.gz -#patch0 form fedora Patch0: chrony-service-helper.patch Patch1: chrony-packettest.patch Patch2: 0001-main-create-new-file-when-writing-pidfile.patch @@ -137,6 +136,12 @@ fi %{_mandir}/man[158]/%{name}*.[158]* %changelog +* Tue Dec 15 2020 xihaochen - 3.5-3 +- Type:requirement +- Id:NA +- SUG:NA +- DESC:remove sensitive words + * Sat Sep 19 2020 yuboyun - 3.5-2 - fix CVE-2020-14367 -- Gitee