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:
parent
f48ec7d770
commit
bc9b0d443c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69
|
||||
size 2605940
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXyZ2XAAKCRAN3KoyeNUm
|
||||
TquyAJ4qq2duldfemDOVIEuOvzwWiX6E1ACbBHvDQkx/H7U41NxYm/lgANoUBiA=
|
||||
=vAZS
|
||||
-----END PGP SIGNATURE-----
|
3
bison-3.7.2.tar.xz
Normal file
3
bison-3.7.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b
|
||||
size 2613404
|
6
bison-3.7.2.tar.xz.sig
Normal file
6
bison-3.7.2.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX1O9jgAKCRAN3KoyeNUm
|
||||
Tk4kAJwMa2Lk2xEja9TlY/TkrAHjpriZcACeOzjRMHjYjwzvjTkPR9b4lLbT6K0=
|
||||
=2tU3
|
||||
-----END PGP SIGNATURE-----
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: bison
|
||||
Version: 3.7.1
|
||||
Version: 3.7.2
|
||||
Release: 0
|
||||
Summary: The GNU Parser Generator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user