From 6ce32b1d84a539bae4503fbfe0cb043edb919265 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Tue, 14 Jun 2016 12:44:48 +0200 Subject: [PATCH] ntp: Update to 4.2.8p8 It addresses 1 high- and 4 low--severity security issues, 4 bugfixes, and contains other improvements over 4.2.8p7. For a complete list, see: http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- lfs/ntp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/ntp b/lfs/ntp index 94d8d3646..536a4a8cf 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -24,7 +24,7 @@ include Config -VER = 4.2.8p7 +VER = 4.2.8p8 THISAPP = ntp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 46dfba933c3e4bc924d8e55068797578 +$(DL_FILE)_MD5 = 4a8636260435b230636f053ffd070e34 install : $(TARGET)