From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] chrony: Version bump. 4.7 -> 4.8
Date: Mon, 1 Sep 2025 20:17:26 +0200 [thread overview]
Message-ID: <20250901181726.1538000-1-christian.melki@t2data.com> (raw)
Nothing major. The most interesting tidbit is the chronyc non-privileged user.
In case somebody cares, this should probably be set to something other than a
privileged user.
https://github.com/mlichvar/chrony/blob/4.8/NEWS
* Forward patchset, applies cleanly with offset adjustment.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...001-configure-make-unrecognized-option-a-fatal-error.patch | 4 ++--
patches/{chrony-4.7 => chrony-4.8}/series | 0
rules/chrony.make | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
rename patches/{chrony-4.7 => chrony-4.8}/0001-configure-make-unrecognized-option-a-fatal-error.patch (89%)
rename patches/{chrony-4.7 => chrony-4.8}/series (100%)
diff --git a/patches/chrony-4.7/0001-configure-make-unrecognized-option-a-fatal-error.patch b/patches/chrony-4.8/0001-configure-make-unrecognized-option-a-fatal-error.patch
similarity index 89%
rename from patches/chrony-4.7/0001-configure-make-unrecognized-option-a-fatal-error.patch
rename to patches/chrony-4.8/0001-configure-make-unrecognized-option-a-fatal-error.patch
index e0d7e8165..2e7a7792f 100644
--- a/patches/chrony-4.7/0001-configure-make-unrecognized-option-a-fatal-error.patch
+++ b/patches/chrony-4.8/0001-configure-make-unrecognized-option-a-fatal-error.patch
@@ -12,10 +12,10 @@ Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
-index bcd69449bcd0..3a54e6c3adeb 100755
+index 195b1ed7076b..b5e7ac0e2b2f 100755
--- a/configure
+++ b/configure
-@@ -399,6 +399,7 @@ do
+@@ -404,6 +404,7 @@ do
;;
* )
echo "Unrecognized option : " $option
diff --git a/patches/chrony-4.7/series b/patches/chrony-4.8/series
similarity index 100%
rename from patches/chrony-4.7/series
rename to patches/chrony-4.8/series
diff --git a/rules/chrony.make b/rules/chrony.make
index b0e28c4d2..b8adb9812 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony
#
# Paths and names
#
-CHRONY_VERSION := 4.7
-CHRONY_MD5 := a1ab6e972527a9cbf6bf862679352ed3
+CHRONY_VERSION := 4.8
+CHRONY_MD5 := 0ad862b6d40b84abe145b13d9f1d8025
CHRONY := chrony-$(CHRONY_VERSION)
CHRONY_SUFFIX := tar.gz
CHRONY_URL := https://chrony-project.org/releases/$(CHRONY).$(CHRONY_SUFFIX)
--
2.43.0
reply other threads:[~2025-09-01 18:18 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=20250901181726.1538000-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/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