[oe-commits] [meta-openembedded] 03/07: ntp: upgrade 4.2.8p3 -> 4.2.8p4

git at git.openembedded.org git at git.openembedded.org
Mon Feb 8 13:10:15 UTC 2016


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

commit c2107a12ab666117607507ce74ac6e89804ce69c
Author: Wenzong Fan <wenzong.fan at windriver.com>
AuthorDate: Fri Oct 23 05:45:25 2015 -0400

    ntp: upgrade 4.2.8p3 -> 4.2.8p4
    
    4.2.8p4 fixed following 13 low- and medium-severity vulnerabilities:
    
      * Bug 2941 CVE-2015-7871
      * Bug 2922 CVE-2015-7855
      * Bug 2921 CVE-2015-7854
      * Bug 2920 CVE-2015-7853
      * Bug 2919 CVE-2015-7852
      * Bug 2918 CVE-2015-7851
      * Bug 2917 CVE-2015-7850
      * Bug 2916 CVE-2015-7849
      * Bug 2913 CVE-2015-7848
      * Bug 2909 CVE-2015-7701
      * Bug 2902 CVE-2015-7703
      * Bug 2901 CVE-2015-7704, CVE-2015-7705
      * Bug 2899 CVE-2015-7691, CVE-2015-7692, CVE-2015-7702
    
    And three bugs: Bug 2382, 1774, 1593
    
    Details at:
      http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
    
    Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../recipes-support/ntp/{ntp_4.2.8p3.bb => ntp_4.2.8p4.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p3.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p4.bb
similarity index 97%
rename from meta-networking/recipes-support/ntp/ntp_4.2.8p3.bb
rename to meta-networking/recipes-support/ntp/ntp_4.2.8p4.bb
index 0a7a39e..4fe2ed5 100644
--- a/meta-networking/recipes-support/ntp/ntp_4.2.8p3.bb
+++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p4.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] = "b98b0cbb72f6df04608e1dd5f313808b"
-SRC_URI[sha256sum] = "818ca4f2ed6ca845b1c5ec43f5e6ad905eaa0fc0aab2d509ed6b962a37fbf38f"
+SRC_URI[md5sum] = "6af96862b09324a8ef965ca76b759c8b"
+SRC_URI[sha256sum] = "0d6961572548d2c4af96f58f763e22ac620f5afef717384ddc317a0e365cfdb9"
 
 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