4.2.8p3 fixed CVE-2015-5146 and Bugs. Signed-off-by: Li Xin <[email protected]> --- .../recipes-support/ntp/{ntp_4.2.8p2.bb => ntp_4.2.8p3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/ntp/{ntp_4.2.8p2.bb => ntp_4.2.8p3.bb} (97%)
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p3.bb similarity index 97% rename from meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb rename to meta-networking/recipes-support/ntp/ntp_4.2.8p3.bb index c54da43..71e0b19 100644 --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p3.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] = "fa37049383316322d060ec9061ac23a9" -SRC_URI[sha256sum] = "0d69bc0e95caad43ea04fdad410e756bae1a71e67b1c2bd799b76b55e04c9b31" +SRC_URI[md5sum] = "b98b0cbb72f6df04608e1dd5f313808b" +SRC_URI[sha256sum] = "818ca4f2ed6ca845b1c5ec43f5e6ad905eaa0fc0aab2d509ed6b962a37fbf38f" inherit autotools update-rc.d useradd systemd pkgconfig -- 1.8.4.2 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
