public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ntpsec] f44: update to 1.2.5 (CVE-2026-18321)
@ 2026-08-03 13:05 Miroslav Lichvar
0 siblings, 0 replies; only message in thread
From: Miroslav Lichvar @ 2026-08-03 13:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ntpsec
Branch : f44
Commit : 170ecd4c5fd3308efa456a85a22c571c7ceca1e9
Author : Miroslav Lichvar <mlichvar@redhat.com>
Date : 2026-08-03T14:58:19+02:00
Stats : +6/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/ntpsec/c/170ecd4c5fd3308efa456a85a22c571c7ceca1e9?branch=f44
Log:
update to 1.2.5 (CVE-2026-18321)
The default config is adjusted for maxclock no longer counting the POOL
entry.
---
diff --git a/.gitignore b/.gitignore
index 16d7d6c..6c304aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/ntpsec-1.2.4.tar.gz
-/ntpsec-1.2.4.tar.gz.asc
+/ntpsec-1.2.5.tar.gz
+/ntpsec-1.2.5.tar.gz.asc
diff --git a/ntp.conf b/ntp.conf
index 8b7066b..68e58b4 100644
--- a/ntp.conf
+++ b/ntp.conf
@@ -5,7 +5,7 @@
pool 2.VENDORZONE.pool.ntp.org iburst
# Reduce the maximum number of servers used from the pool.
-tos maxclock 5
+tos maxclock 4
# Record the frequency of the system clock.
driftfile VARNTP/drift
diff --git a/ntpsec.spec b/ntpsec.spec
index caa794c..2f18468 100644
--- a/ntpsec.spec
+++ b/ntpsec.spec
@@ -1,5 +1,5 @@
Name: ntpsec
-Version: 1.2.4
+Version: 1.2.5
Release: 13%{?dist}
Summary: NTP daemon and utilities
diff --git a/sources b/sources
index 6d8b6a3..b63b3b3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (ntpsec-1.2.4.tar.gz) = f3e8494dd669fa2e4ac61721efe38c26a615f3fe38e659e33ea9d0994d67d779600c4ff6e65b023e6252c478ffc90a51baa90aeecc9f17daaf3f785273269efc
-SHA512 (ntpsec-1.2.4.tar.gz.asc) = 001f27bb418863b265b6ccab01be584a6941be4e4426fa1deca420833bdd5792ded983d06deb2b7352dccf051033882403c5ac2d81d20deaa5e4a0542e1a95d8
+SHA512 (ntpsec-1.2.5.tar.gz) = 52f1c993616c5fbadea6732b65949dd2ec5a03d441d48ec2ae415e3bdb1baba06c8d21b2bd3b20c377ef82d06f3e6d5fe7bac961c41e7dadc3d7cbd4c6bf94ab
+SHA512 (ntpsec-1.2.5.tar.gz.asc) = 991c2983d53cadf906783b0f5567b230745f3d863fc68e1dc57de10811246f3d3e59c3369e9ee563e06d216a0c859e30ad933583f4652ebd3a92bb43bafe30d0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 13:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 13:05 [rpms/ntpsec] f44: update to 1.2.5 (CVE-2026-18321) Miroslav Lichvar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox