[oe-commits] [meta-openembedded] 33/46: ntp: Security fixes via update to 4.2.8p7

git at git.openembedded.org git at git.openembedded.org
Wed May 4 10:35:12 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 465e3a98b7234918b2b2c025833ecda5091eef27
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Mon May 2 08:59:08 2016 -0700

    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 at mvista.com>
    Acked-by: Joe MacDonald <joe_macdonald at mentor.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-support/ntp/{ntp_4.2.8p6.bb => ntp_4.2.8p7.bb}            | 4 ++--
 1 file 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
similarity index 97%
rename from meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb
rename to meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
index a7b998a..ff4ba64 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
            file://ntpd.list \
 "
 
-SRC_URI[md5sum] = "60049f51e9c8305afe30eb22b711c5c6"
-SRC_URI[sha256sum] = "583d0e1c573ace30a9c6afbea0fc52cae9c8c916dbc15c026e485a0dda4ba048"
+SRC_URI[md5sum] = "46dfba933c3e4bc924d8e55068797578"
+SRC_URI[sha256sum] = "81d20c06a0b01abe3b84fac092185bf014252d38fe5e7b2758f604680a0220dc"
 
 inherit autotools update-rc.d useradd systemd pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list