This patch updates gnuchess from 6.2.8 to 6.2.9. Fixes CVE-2021-30184 (potential buffer overflow in pgnload and pgnreplay)
Tested on two amd64 systems. Index: Makefile =================================================================== RCS file: /cvs/ports/games/gnuchess/Makefile,v retrieving revision 1.49 diff -u -p -r1.49 Makefile --- Makefile 25 Jun 2021 20:56:20 -0000 1.49 +++ Makefile 14 Jul 2021 12:40:45 -0000 @@ -2,7 +2,7 @@ COMMENT= chess program -DISTNAME= gnuchess-6.2.8 +DISTNAME= gnuchess-6.2.9 DISTFILES= ${DISTNAME}.tar.gz book_1.02.pgn.gz CATEGORIES= games Index: distinfo =================================================================== RCS file: /cvs/ports/games/gnuchess/distinfo,v retrieving revision 1.15 diff -u -p -r1.15 distinfo --- distinfo 25 Jun 2021 20:56:20 -0000 1.15 +++ distinfo 14 Jul 2021 12:40:45 -0000 @@ -1,4 +1,4 @@ SHA256 (book_1.02.pgn.gz) = 3qx37bBhpZJJoZ3rA9o0nK4FHlJSemy1r4CNk5jTLUQ= -SHA256 (gnuchess-6.2.8.tar.gz) = 1QRGzagBIkAyHaOc3btN9NCEWKjVOKRziIKBQTlYOEc= +SHA256 (gnuchess-6.2.9.tar.gz) = 3fzCC911aQCpq2xCx9r5CiiTv38ZzjR0IM42uuvEGJA= SIZE (book_1.02.pgn.gz) = 26265281 -SIZE (gnuchess-6.2.8.tar.gz) = 804080 +SIZE (gnuchess-6.2.9.tar.gz) = 802697