From 258067ac547d5679480701cfcf53e00b370450a7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 03 2016 06:05:25 +0000 Subject: debrand ntp-4.2.6p5-25.el7 --- diff --git a/SPECS/ntp.spec b/SPECS/ntp.spec index 4bc1756..1a1ce9b 100644 --- a/SPECS/ntp.spec +++ b/SPECS/ntp.spec @@ -254,7 +254,7 @@ This package contains NTP documentation in HTML format. # pool.ntp.org vendor zone which will be used in ntp.conf %if 0%{!?vendorzone:1} %{?fedora: %global vendorzone fedora.} -%{?rhel: %global vendorzone rhel.} +%{?rhel: %global vendorzone centos.} %endif %prep @@ -542,6 +542,9 @@ popd %{ntpdocdir}/html %changelog +* Thu Nov 03 2016 CentOS Sources - 4.2.6p5-25.el7.centos +- rebrand vendorzone + * Tue May 03 2016 Miroslav Lichvar 4.2.6p5-25 - don't allow spoofed packet to enable symmetric interleaved mode (CVE-2016-1548)