From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] chrony: bump version to 2.4.1
Date: Mon, 5 Dec 2016 21:07:02 +0100 [thread overview]
Message-ID: <20161205200702.4345-1-peter@korsgaard.com> (raw)
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
next reply other threads:[~2016-12-05 20:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 20:07 Peter Korsgaard [this message]
2016-12-05 20:29 ` [Buildroot] [PATCH] chrony: bump version to 2.4.1 Thomas Petazzoni
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=20161205200702.4345-1-peter@korsgaard.com \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.