[oe-commits] [meta-openembedded] 50/74: gnulib: upgrade to 2017-08-20.18

git at git.openembedded.org git at git.openembedded.org
Mon Aug 28 09:05:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 00197a9bdb650097707ff98c99c7f16322db8fa8
Author: Hongxu Jia <hongxu.jia at windriver.com>
AuthorDate: Tue Aug 22 23:01:23 2017 -0400

    gnulib: upgrade to 2017-08-20.18
    
    Get version number by invoking:
    ...
    $ ${S}/build-aux/git-version-gen --version
    git-version-gen 2017-08-20.18
    ...
    
    The gnulib 2017-08-20.18 fixed CVE-2017-7476.
    
    Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../gnulib/{gnulib_git.bb => gnulib_2017-08-20.18.bb}                | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-support/gnulib/gnulib_git.bb b/meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb
similarity index 86%
rename from meta-oe/recipes-support/gnulib/gnulib_git.bb
rename to meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb
index c7c7ae8..b505ac1 100644
--- a/meta-oe/recipes-support/gnulib/gnulib_git.bb
+++ b/meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb
@@ -10,9 +10,8 @@ HOMEPAGE = "http://www.gnu.org/software/gnulib/"
 SECTION = "devel"
 LICENSE = "LGPLv2+"
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=e4cf3810f33a067ea7ccd2cd889fed21"
-SRCREV = "b6b3ed1fa4c6de12908a9f01d1689f156c3cd441"
-PV = "0.1.496+git${SRCPV}"
+LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5"
+SRCREV = "b23000de1e47c7d580e0e220966dd1ee42a5e5bc"
 
 SRC_URI = "git://git.sv.gnu.org/gnulib;protocol=git \
 "

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


More information about the Openembedded-commits mailing list