From: Matthias Fischer Date: Sun, 1 May 2016 10:29:02 +0000 (+0200) Subject: ntp: Update to 4.2.8p7 X-Git-Tag: v2.19-core104~57^2~10 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=51f69a46533e2ed7a9c29de23b9ec791d27cc80b ntp: Update to 4.2.8p7 It addresses 11 low- and medium-severity security issues, 16 bugfixes, and contains other improvements over 4.2.8p6. 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 --- diff --git a/lfs/ntp b/lfs/ntp index a15ea9b2b4..94d8d36465 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -24,7 +24,7 @@ include Config -VER = 4.2.8p6 +VER = 4.2.8p7 THISAPP = ntp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 60049f51e9c8305afe30eb22b711c5c6 +$(DL_FILE)_MD5 = 46dfba933c3e4bc924d8e55068797578 install : $(TARGET)