summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-chess/gnuchess
Commit message (Collapse)AuthorAgeFilesLines
* gnuchess: upgrade 6.2.9 -> 6.3.0Gyorgy Sarvari2025-11-081-149/+0
| | | | | | | | | | | | | | | | | | | | | | | | Drop patch 0001-Remove-register-storage-class-classifier.patch, because it is included in this release. Changelog: Version 6.3.0 (August 2025) - Look for gnuchess.ini in XDG_CONFIG_HOME or ~/.config/. - Dynamically configure gnuchess.ini from gnuchess.ini.in. - Disable engine book on 'book off'. - Improve style of some help messages. - More graceful program termination if book does not exist. - Bug fix in (epd)load command. - Fix potential buffer overflows in the pipes read/write. Version 6.2.10 (April 2025) - Tempo bonus added in the evaluation function. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnuchess: Fix build with c++17Khem Raj2023-01-211-0/+149
Signed-off-by: Khem Raj <raj.khem@gmail.com>