]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: update to 3.5.4 for CVE-2020-14150
authorLee Chee Yang <chee.yang.lee@intel.com>
Thu, 19 Nov 2020 11:00:32 +0000 (19:00 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 19 Nov 2020 20:02:23 +0000 (10:02 -1000)
Release notes:
https://lists.gnu.org/archive/html/info-gnu/2020-04/msg00000.html

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/bison/bison_3.5.4.bb [moved from meta/recipes-devtools/bison/bison_3.5.3.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/bison/bison_3.5.3.bb
rename to meta/recipes-devtools/bison/bison_3.5.4.bb
index e6c169e9dbbf2a8c34a856447060d0c7b690b11d..9830721038672d9d0d84dafbb5ce8bd726e71b36 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
            file://add-with-bisonlocaledir.patch \
            file://0001-bison-fix-the-parallel-build.patch \
 "
-SRC_URI[sha256sum] = "2bf85b5f88a5f2fa8069aed2a2dfc3a9f8d15a97e59c713e3906e5fdd982a7c4"
+SRC_URI[sha256sum] = "4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c"
 
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"