]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ntp: Update to 4.2.8p13
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 15 Mar 2019 18:10:11 +0000 (19:10 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Mar 2019 12:28:58 +0000 (12:28 +0000)
For details 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 8f845409ce7e379624af6e0b72844df06b7fcd8f..040a0c2aebdc7d3a1e90527f5c1309142c8d1997 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  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        #
 #                                                                             #
 # 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
 
 
 include Config
 
-VER        = 4.2.8p12
+VER        = 4.2.8p13
 
 THISAPP    = ntp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = ntp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1522d66574bae14abb2622746dad2bdc
+$(DL_FILE)_MD5 = ea040ab9b4ca656b5229b89d6b822f13
 
 install : $(TARGET)
 
 
 install : $(TARGET)