diff --git a/.files b/.files index 0797a27..fd58cad 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 80ccbb9..bed9db4 100644 --- a/.rev +++ b/.rev @@ -524,4 +524,12 @@ Documentation 879102 + + 4313db83526a93eed20d68d3c41e14ea + 3.7.6 + + RBrownSUSE + + 880047 + diff --git a/bison.changes b/bison.changes index b83ba53..7f44ae5 100644 --- a/bison.changes +++ b/bison.changes @@ -58,7 +58,8 @@ Sun Sep 6 08:44:24 UTC 2020 - Andreas Stieger - GNU bison 3.7.2: * fix all known Bison CVEs relating to the bison-the-program - itself, not the generated code. + itself, not the generated code. Includes CVE-2020-24979: buffer + overflow in src/symtab.c (boo#1176227) * concurrent build issues * Push parsers always use YYMALLOC/YYFREE * Fix unlikely crashes found by fuzzing