From: Stefan Schantl Date: Tue, 19 May 2009 20:37:02 +0000 (+0200) Subject: Updated ntp to version 4.2.4p7 to fix a security Vulnerability. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eefb0f227cccaff356c7ac51a86183d40531ee8;p=ipfire-3.x.git Updated ntp to version 4.2.4p7 to fix a security Vulnerability. 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. --- diff --git a/lfs/ntp b/lfs/ntp index ecf4f2cb9..754fb57a0 100644 --- 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