summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-05-02 08:46:57 -0700
committerArmin Kuster <akuster808@gmail.com>2016-05-02 14:04:13 -0700
commit2092396f0e4fd3891b398c7180528aba67e1d522 (patch)
tree72c70e7644ac53c49d6730f1ae66bb58df09569e
parentfd1e5eab371d83e24b81f1b2ceeaf0711656a969 (diff)
downloadmeta-openembedded-2092396f0e4fd3891b398c7180528aba67e1d522.tar.gz
ntp: Security fixes via update to 4.2.8p7
CVE-2016-1551 CVE-2016-2516 CVE-2016-2517 CVE-2016-2518 CVE-2016-2519 CVE-2016-1547 CVE-2015-7704 CVE-2015-8138 CVE-2016-1550 for more info see: http://support.ntp.org/bin/view/Main/SecurityNotice#April_2016_NTP_4_2_8p7_Security Signed-off-by: Armin Kuster <akuster@mvista.com> Acked-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb (renamed from meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
index a7b998a66..ff4ba6415 100644
--- a/meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb
+++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
@@ -23,8 +23,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
23 file://ntpd.list \ 23 file://ntpd.list \
24" 24"
25 25
26SRC_URI[md5sum] = "60049f51e9c8305afe30eb22b711c5c6" 26SRC_URI[md5sum] = "46dfba933c3e4bc924d8e55068797578"
27SRC_URI[sha256sum] = "583d0e1c573ace30a9c6afbea0fc52cae9c8c916dbc15c026e485a0dda4ba048" 27SRC_URI[sha256sum] = "81d20c06a0b01abe3b84fac092185bf014252d38fe5e7b2758f604680a0220dc"
28 28
29inherit autotools update-rc.d useradd systemd pkgconfig 29inherit autotools update-rc.d useradd systemd pkgconfig
30 30