From 1bd639f18fe5e9ea952dbbcad89b5fca6c2e4901 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 19 Jan 2009 09:53:13 +0000 Subject: [PATCH] ntpd: update to 4.2.4p6. Thanks puch - addresses CVE-2009-0021 SVN-Revision: 14103 --- net/ntpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 1c1b01b0c..cc005153b 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.4p4 +PKG_VERSION:=4.2.4p6 PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ -PKG_MD5SUM:=fcb32a01e1ae3f9ed5bac86b12c7a1cc +PKG_MD5SUM:=1961c2c12b66b9046d5df37d0a41b181 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=libelf -- 2.30.2