package/gnuchess: security bump to version 6.2.7
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 4 Mar 2021 13:08:46 +0000 (14:08 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 4 Mar 2021 20:19:45 +0000 (21:19 +0100)
Fix CVE-2019-15767: In GNU Chess 6.2.5, there is a stack-based buffer
overflow in the cmd_load function in frontend/cmd.cc via a crafted chess
position in an EPD file.

Update indentation in hash file (two spaces)

https://lists.gnu.org/archive/html/info-gnu-chess/2020-04/msg00000.html
https://lists.gnu.org/archive/html/info-gnu-chess/2020-05/msg00000.html

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gnuchess/gnuchess.hash
package/gnuchess/gnuchess.mk

index 9342fc3eb7b72e29eeb952e73a48962d02d7630b..1641a7d8f96b9d4d5dec397b320f5e50f2eb5c4b 100644 (file)
@@ -1,3 +1,3 @@
 # sha256 locally computed
-sha256 9a99e963355706cab32099d140b698eda9de164ebce40a5420b1b9772dd04802  gnuchess-6.2.5.tar.gz
-sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
+sha256  e536675a61abe82e61b919f6b786755441d9fcd4c21e1c82fb9e5340dd229846  gnuchess-6.2.7.tar.gz
+sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
index e386556c9f0db795b0f2a9d4662950706e9a9993..60327dfe068d6dad58f1881644ab5ddee274b9d0 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GNUCHESS_VERSION = 6.2.5
+GNUCHESS_VERSION = 6.2.7
 GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess
 GNUCHESS_LICENSE = GPL-3.0+
 GNUCHESS_LICENSE_FILES = COPYING