From 4bf37c5f4014b48070d6e997119db240ac3e695a Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 20 Nov 2025 13:14:22 +0100 Subject: [PATCH] 4.8-2 Related: RHEL-62844 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 79b3444..9ad5169 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An NTP client/server License: GPL-2.0-only @@ -218,6 +218,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu Nov 20 2025 Miroslav Lichvar 4.8-2 +- change default chrony.conf on s390x to use STP refclock (RHEL-62844) + * Thu Nov 20 2025 Miroslav Lichvar 4.8-1 - update to 4.8 (RHEL-112593)