Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] chrony: bump version to 2.4.1
@ 2016-12-05 20:07 Peter Korsgaard
  2016-12-05 20:29 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2016-12-05 20:07 UTC (permalink / raw)
  To: buildroot

Fixes a crash issue with smoothtime directive.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/chrony/chrony.hash | 6 +++---
 package/chrony/chrony.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/chrony/chrony.hash b/package/chrony/chrony.hash
index da35f6b..66ec060 100644
--- a/package/chrony/chrony.hash
+++ b/package/chrony/chrony.hash
@@ -1,3 +1,3 @@
-# From http://thread.gmane.org/gmane.comp.time.chrony.announce/36
-md5  d0598aa8a9be8faccef9386f6fc0d5f2  chrony-2.4.tar.gz
-sha1 8c243c545f242f869c9965e675828878970da5db  chrony-2.4.tar.gz
+# From https://listengine.tuxfamily.org/chrony.tuxfamily.org/chrony-announce/2016/11/msg00000.html
+md5  d08dd5a7d79a89891d119adcccb4397d  chrony-2.4.1.tar.gz
+sha1 b412375ca90dbef653ad00534f8b73b825e396d4  chrony-2.4.1.tar.gz
diff --git a/package/chrony/chrony.mk b/package/chrony/chrony.mk
index 5f3160e..0dca2ee 100644
--- a/package/chrony/chrony.mk
+++ b/package/chrony/chrony.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CHRONY_VERSION = 2.4
+CHRONY_VERSION = 2.4.1
 CHRONY_SITE = http://download.tuxfamily.org/chrony
 CHRONY_LICENSE = GPLv2
 CHRONY_LICENSE_FILES = COPYING
-- 
2.10.2

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

end of thread, other threads:[~2016-12-05 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 20:07 [Buildroot] [PATCH] chrony: bump version to 2.4.1 Peter Korsgaard
2016-12-05 20:29 ` Thomas Petazzoni

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