From 0d11ba23b684a8bdfd7a3c9c5eb38bb5508b9be6 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Sep 30 2019 13:54:35 +0000 Subject: update 2019-09-30 13:54 --- diff --git a/.files b/.files index 8f1e15e..90b7111 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index aa5b3a0..796f2c0 100644 --- a/.rev +++ b/.rev @@ -382,4 +382,12 @@ Documentation Use FAT LTO objects in order to provide proper static library. (forwarded request 720438 from marxin) 721030 + + e9b6bfc8fc9d9c07402b2e63e723d92a + 3.4.2 + + dimstar_suse + + 732607 + diff --git a/bison-3.4.1.tar.xz b/bison-3.4.1.tar.xz deleted file mode 120000 index a4eef27..0000000 --- a/bison-3.4.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeietthnwxgn2l3zjud5uwxd7ygnqfxo6pkij6s4qxp7ygygnonc33e \ No newline at end of file diff --git a/bison-3.4.1.tar.xz.sig b/bison-3.4.1.tar.xz.sig deleted file mode 100644 index c40fbba..0000000 --- a/bison-3.4.1.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXOV/9gAKCRAN3KoyeNUm -ToHjAJsEQNyVLvTpZamkFVz29PJfb5n/gwCfWbG6OM3AoxSORvikDXyxvZcChQ8= -=wBJ7 ------END PGP SIGNATURE----- diff --git a/bison-3.4.2.tar.xz b/bison-3.4.2.tar.xz new file mode 120000 index 0000000..898bf1d --- /dev/null +++ b/bison-3.4.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeic56uxkosymk6c66wwagrw26ufjxhqu7t7eb3lbih2g222zcmrete \ No newline at end of file diff --git a/bison-3.4.2.tar.xz.sig b/bison-3.4.2.tar.xz.sig new file mode 100644 index 0000000..c545882 --- /dev/null +++ b/bison-3.4.2.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXXpwYAAKCRAN3KoyeNUm +TgccAJ9LBkqrHKKMbcoB7k4zwN7w2qwSdgCg07ViqN5o8oiPJyx/T1iuBLS/u30= +=IIGs +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 9d305ea..9a17805 100644 --- a/bison.changes +++ b/bison.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Sun Sep 22 15:25:35 UTC 2019 - Andreas Stieger + +- update to 3.4.2: + * In some cases, when warnings are disabled, bison could emit + tons of white spaces as diagnostics + * When running out of memory, bison could crash + * When defining twice the EOF token, bison would crash + * New warnings from recent compilers have been addressed in the + generated parsers (yacc.c, glr.c, glr.cc) + * When lone carriage-return characters appeared in the input + file, diagnostics could hang forever + +------------------------------------------------------------------- Fri Aug 2 06:57:00 UTC 2019 - Martin Liška - Use FAT LTO objects in order to provide proper static library. diff --git a/bison.spec b/bison.spec index 074871b..4f629c6 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.4.1 +Version: 3.4.2 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later