mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] chrony: Version bump. 4.5 -> 4.6
@ 2024-09-04 18:00 Christian Melki
  2024-09-12 12:12 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-09-04 18:00 UTC (permalink / raw)
  To: ptxdist

Minor fixes and enhancements.
https://github.com/mlichvar/chrony/blob/4.6/NEWS

* Forward patch, applies cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 ...001-configure-make-unrecognized-option-a-fatal-error.patch | 0
 patches/{chrony-4.5 => chrony-4.6}/series                     | 0
 rules/chrony.make                                             | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{chrony-4.5 => chrony-4.6}/0001-configure-make-unrecognized-option-a-fatal-error.patch (100%)
 rename patches/{chrony-4.5 => chrony-4.6}/series (100%)

diff --git a/patches/chrony-4.5/0001-configure-make-unrecognized-option-a-fatal-error.patch b/patches/chrony-4.6/0001-configure-make-unrecognized-option-a-fatal-error.patch
similarity index 100%
rename from patches/chrony-4.5/0001-configure-make-unrecognized-option-a-fatal-error.patch
rename to patches/chrony-4.6/0001-configure-make-unrecognized-option-a-fatal-error.patch
diff --git a/patches/chrony-4.5/series b/patches/chrony-4.6/series
similarity index 100%
rename from patches/chrony-4.5/series
rename to patches/chrony-4.6/series
diff --git a/rules/chrony.make b/rules/chrony.make
index 5b320d4a4..c3beabe05 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony
 #
 # Paths and names
 #
-CHRONY_VERSION	:= 4.5
-CHRONY_MD5	:= fa50d026df54f9919e6a37fae1258c61
+CHRONY_VERSION	:= 4.6
+CHRONY_MD5	:= 847eb50fd67a85a9b16c4cf2cd584a29
 CHRONY		:= chrony-$(CHRONY_VERSION)
 CHRONY_SUFFIX	:= tar.gz
 CHRONY_URL	:= https://chrony-project.org/releases/$(CHRONY).$(CHRONY_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-12 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-04 18:00 [ptxdist] [PATCH] chrony: Version bump. 4.5 -> 4.6 Christian Melki
2024-09-12 12:12 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox