public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] ntp: Update to 4.2.8p14
@ 2020-03-09 18:45 Matthias Fischer
  2020-03-09 21:26 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-03-09 18:45 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

For details see:
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/ntp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/ntp b/lfs/ntp
index 040a0c2ae..9a12e4e10 100644
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.2.8p13
+VER        = 4.2.8p14
 
 THISAPP    = ntp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ea040ab9b4ca656b5229b89d6b822f13
+$(DL_FILE)_MD5 = 783edaf1d68ddf651bde64eda54a579d
 
 install : $(TARGET)
 
-- 
2.18.0


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

end of thread, other threads:[~2020-03-09 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09 18:45 [PATCH] ntp: Update to 4.2.8p14 Matthias Fischer
2020-03-09 21:26 ` Michael Tremer

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