SHA256
1
0
forked from pool/bison

Accepting request 832703 from home:AndreasStieger:branches:devel:tools:compiler

GNU bison 3.7.2

OBS-URL: https://build.opensuse.org/request/show/832703
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=97
This commit is contained in:
Martin Pluskal
2020-09-07 10:26:03 +00:00
committed by Git OBS Bridge
parent f48ec7d770
commit bc9b0d443c
6 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 6 08:44:24 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU bison 3.7.2:
* fix all known Bison CVEs relating to the bison-the-program
itself, not the generated code.
* concurrent build issues
* Push parsers always use YYMALLOC/YYFREE
* Fix unlikely crashes found by fuzzing
-------------------------------------------------------------------
Tue Aug 18 20:45:28 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>