diff --git a/bison-3.4.1.tar.xz b/bison-3.4.1.tar.xz deleted file mode 100644 index 5f90f5d..0000000 --- a/bison-3.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d -size 2198020 diff --git a/bison-3.4.1.tar.xz.sig b/bison-3.4.1.tar.xz.sig deleted file mode 100644 index 0b2ef15..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 100644 index 0000000..a459dc1 --- /dev/null +++ b/bison-3.4.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d05534699735dc69e86add5b808d6cb35900ad3fd63fa82e3eb644336abfa0 +size 2240532 diff --git a/bison-3.4.2.tar.xz.sig b/bison-3.4.2.tar.xz.sig new file mode 100644 index 0000000..c53e52f --- /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 3a7ef41..f0f93a9 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +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 diff --git a/bison.spec b/bison.spec index 4e913c1..c652125 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