From 823aa457c690c24ad835618a457932a1b4ab738d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 20 Feb 2015 11:44:30 +0100 Subject: [PATCH] upgrade ntp from 4.2.6p3 to 4.2.8p1 4.2.8 has received fixes for 6 vulnerabilities, see http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities --- recipes-bsp/ntp/{ntp_4.2.6p3.bb => ntp_4.2.8p1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-bsp/ntp/{ntp_4.2.6p3.bb => ntp_4.2.8p1.bb} (99%) diff --git a/recipes-bsp/ntp/ntp_4.2.6p3.bb b/recipes-bsp/ntp/ntp_4.2.8p1.bb similarity index 99% rename from recipes-bsp/ntp/ntp_4.2.6p3.bb rename to recipes-bsp/ntp/ntp_4.2.8p1.bb index ca0a373..feb14e2 100644 --- a/recipes-bsp/ntp/ntp_4.2.6p3.bb +++ b/recipes-bsp/ntp/ntp_4.2.8p1.bb @@ -1,6 +1,6 @@ require ntp.inc -PR = "r7" +PR = "r1" SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \ file://tickadj.c.patch \