]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ntp: Update to 4.2.8p9
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 1 Dec 2016 17:32:31 +0000 (18:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Dec 2016 14:15:19 +0000 (14:15 +0000)
"It addresses 1 high-, 2 medium-, 2 medium-/low-, and 5 low-severity
security issues, 28 bugfixes, and contains other improvements over 4.2.8p8."

For a complete list, see:
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ntp

diff --git a/lfs/ntp b/lfs/ntp
index 536a4a8cf3d7b99bc0cb19fa6dc12f91b46f4df8..572bb882f88b9d3e2cbe3d2830c2e237d0317e5f 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2016  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.2.8p8
+VER        = 4.2.8p9
 
 THISAPP    = ntp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4a8636260435b230636f053ffd070e34
+$(DL_FILE)_MD5 = 857452b05f5f2e033786f77ade1974ed
 
 install : $(TARGET)