public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Miroslav Lichvar <mlichvar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ntpsec] rawhide: update to 1.2.5 (CVE-2026-18321)
Date: Mon, 03 Aug 2026 12:59:27 GMT [thread overview]
Message-ID: <178576196798.1.12938848140921931695.rpms-ntpsec-170ecd4c5fd3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ntpsec
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-08-03 12:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178576196798.1.12938848140921931695.rpms-ntpsec-170ecd4c5fd3@fedoraproject.org \
--to=mlichvar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox