diff --git a/.files b/.files index ce8562a..6f966ab 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 6bb6272..b0c317f 100644 --- a/.rev +++ b/.rev @@ -468,4 +468,12 @@ Documentation 815336 + + a66590afbd3d3e65105656b45d2496d0 + 3.7.2 + + dimstar_suse + + 832747 + diff --git a/bison-3.6.4.tar.xz b/bison-3.6.4.tar.xz deleted file mode 120000 index f302e3c..0000000 --- a/bison-3.6.4.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihbnh5pxq3mxeb2terqaqpw6cohapkypyzgzuavdt7liovbygqjpa \ No newline at end of file diff --git a/bison-3.6.4.tar.xz.sig b/bison-3.6.4.tar.xz.sig deleted file mode 100644 index 46b0979..0000000 --- a/bison-3.6.4.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXufHlQAKCRAN3KoyeNUm -TkWRAKCI+Pvf63z+lH/AwlyxjgeKwLPZqQCgoj3AkZNb6nvtw6B3KFz3by+1NYc= -=STV7 ------END PGP SIGNATURE----- diff --git a/bison-3.7.2.tar.xz b/bison-3.7.2.tar.xz new file mode 120000 index 0000000..5cfe19f --- /dev/null +++ b/bison-3.7.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiexgk2ksyvswuljukyyeslwrrbwmj5wpbnz5lao5t4a2q3evipibe \ No newline at end of file diff --git a/bison-3.7.2.tar.xz.sig b/bison-3.7.2.tar.xz.sig new file mode 100644 index 0000000..9aa6f4a --- /dev/null +++ b/bison-3.7.2.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX1O9jgAKCRAN3KoyeNUm +Tk4kAJwMa2Lk2xEja9TlY/TkrAHjpriZcACeOzjRMHjYjwzvjTkPR9b4lLbT6K0= +=2tU3 +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 7d77ad9..c03165f 100644 --- a/bison.changes +++ b/bison.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +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. + * 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 + +- GNU bison 3.7.1: + * YYPRINT macro is deprecated + * --graph will generate a *.gv file by default + * Add Counterexample Generation feature + * Add File prefix mapping feature + * Various bug fixes and behavior changes + +------------------------------------------------------------------- Tue Jun 16 19:50:24 UTC 2020 - Andreas Stieger - GNU bison 3.6.4: diff --git a/bison.spec b/bison.spec index 9921b58..7773b47 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.6.4 +Version: 3.7.2 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later