From 34cdd1172d4400c2ee74c762ac1d2420adbebeaaa096d718c7e582e42ea4950e Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 17 Jun 2020 04:48:24 +0000 Subject: [PATCH] Accepting request 815314 from home:AndreasStieger:branches:devel:tools:compiler GNU bison 3.6.4 OBS-URL: https://build.opensuse.org/request/show/815314 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=93 --- bison-3.6.3.tar.xz | 3 --- bison-3.6.3.tar.xz.sig | 6 ------ bison-3.6.4.tar.xz | 3 +++ bison-3.6.4.tar.xz.sig | 6 ++++++ bison.changes | 7 +++++++ bison.spec | 2 +- 6 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 bison-3.6.3.tar.xz delete mode 100644 bison-3.6.3.tar.xz.sig create mode 100644 bison-3.6.4.tar.xz create mode 100644 bison-3.6.4.tar.xz.sig diff --git a/bison-3.6.3.tar.xz b/bison-3.6.3.tar.xz deleted file mode 100644 index b9caef8..0000000 --- a/bison-3.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d -size 2471436 diff --git a/bison-3.6.3.tar.xz.sig b/bison-3.6.3.tar.xz.sig deleted file mode 100644 index 5df2ed6..0000000 --- a/bison-3.6.3.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXtc8LQAKCRAN3KoyeNUm -Tnc8AJ0c0sSe/Io8ob2QjTf2L4w8DnkQXACgm/nvk784ToQbfNI2a+i0VlwBp/0= -=jyPZ ------END PGP SIGNATURE----- diff --git a/bison-3.6.4.tar.xz b/bison-3.6.4.tar.xz new file mode 100644 index 0000000..2de33f6 --- /dev/null +++ b/bison-3.6.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d +size 2472456 diff --git a/bison-3.6.4.tar.xz.sig b/bison-3.6.4.tar.xz.sig new file mode 100644 index 0000000..b847c5c --- /dev/null +++ b/bison-3.6.4.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXufHlQAKCRAN3KoyeNUm +TkWRAKCI+Pvf63z+lH/AwlyxjgeKwLPZqQCgoj3AkZNb6nvtw6B3KFz3by+1NYc= +=STV7 +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 4ddb149..98a77f5 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 16 19:50:24 UTC 2020 - Andreas Stieger + +- GNU bison 3.6.4: + * In glr.cc some internal macros leaked in the user's code, and + could damage access to the token kinds + ------------------------------------------------------------------- Thu Jun 4 07:36:26 UTC 2020 - Andreas Stieger diff --git a/bison.spec b/bison.spec index 5b5aaa7..d00ec45 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.6.3 +Version: 3.6.4 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later