]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated ntp to version 4.2.4p7 to fix a security Vulnerability.
authorStefan Schantl <Stevee@ipfire.org>
Tue, 19 May 2009 20:37:02 +0000 (22:37 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Tue, 19 May 2009 20:37:02 +0000 (22:37 +0200)
ntpd contained a stack buffer overflow, which may allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system or create a denial of service.

lfs/ntp

diff --git a/lfs/ntp b/lfs/ntp
index ecf4f2cb90a29e9b0ceec7cbd362ee3270e6b222..754fb57a00f5a53e10d38ec17e222c9ba00b9be1 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = ntp
-PKG_VER    = 4.2.4p0
+PKG_VER    = 4.2.4p7
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.gz