Changelog for
gnuchess-6.2.4-173.1.x86_64.rpm :
Tue Nov 15 13:00:00 2016 astiegerAATTsuse.com
- gnuchess 6.2.4:
* Print error for invalid move.
* Truncate user input if longer than 128 characters
fixing CVE-2015-8972: user input buffer overflow (boo#1010143)
Fri Oct 28 14:00:00 2016 astiegerAATTsuse.com
- gnuchess 6.2.3:
* Quit after compiling book with option -a (--addbook)
* Updated translations
Mon Oct 19 14:00:00 2015 astiegerAATTsuse.com
- gnuchess 6.2.2:
* More robust program exit concerning threads.
* Detailed error messages for bad FEN syntax.
Sun Jan 18 13:00:00 2015 andreas.stiegerAATTgmx.de
- gnuchess 6.2.1:
- Man page in English.
- includes changes from 6.2.0;
- \"Tighter connection\" with XBoard by means of an engine file and
a logo, as expected by XBoard (>= 4.6.0).
- Uppercase chars only for piece names, as Fruit doesn\'t like
lowercase.
- A man page based on help2man.
- verify source signature
Sun Oct 5 14:00:00 2014 andreas.stiegerAATTgmx.de
- gnuchess 6.1.2:
* CFLAGS replaced by CPPFLAGS in info.
* Fix for correct handling of castling moves.
* Include translations to other languages.
- includes changes from 6.1.1:
* Include translations to other languages.
* Minor corrections in translatable strings.
* Migrate frontend to C++.
* Use autoconf 2.69 and require it in configure.ac.
* Use automake 1.14.
- includes changes from 6.1.0:
* Add support for package internationalization based on gettext
* Include first translations provided by the Translation Team.
* Graphic mode, a new board shape based on the unicode characters
for chess.
* pgnreplay command, similar to pgnload, with the capability of
manually showing a saved game step by step and moving backwards
* Fix bug in setboard.
* Avoid using 100% CPU in UCI mode.
* Rename the small book.bin as smallbook.bin.
- includes changes from 6.0.3:
* Update to autoconf 2.69, automake 1.13
* If in manual mode, keep it after undo.
* Remove some unused code.
* Avoid crashing when importing book_1.01.pgn
- licence is GPL-3.0+
Fri Oct 26 14:00:00 2012 larsAATTlinux-schulserver.de
- update gnuchess to 6.0.2:
+ New option --addbook to compile a book.
+ Maximum file name length of EPD files extended to 127 characters.
+ Book file allowed to be read only unless the BookLearn
option is set.
- new upstream Url
- removed upstreamed gnuchess-return-nonvoid.patch
- recommend xboard
Tue Nov 29 13:00:00 2011 jreidingerAATTsuse.com
- update gnuchess to official version 6.0.1
- clean up patches
- change generation of recent book dat from source during build
Wed Aug 4 14:00:00 2010 packmanAATTlinks2linux.de
- updated gnuchess to (unofficial) version 5.07.94.1b
- updated to most recent book.dat
- removed obsolete getline patch
- added patches to fix a few rpmlint-warnings/errors
- added gnuchess-add_new_bookpath.diff so gnuchess finds the default
opening book in /usr/share/gnuchess
Mon Jan 11 13:00:00 2010 packmanAATTlinks2linux.de
- updated to (unofficial) version 5.07.9b by M. Vandenbergh
- added script \"xgnuchess\" to start xboard with gnuchess
as first and second chess engine
- patches refreshed
- description updated
Fri Oct 16 14:00:00 2009 marek.beliskoAATTopen-nandra.com
- Add missing fclose() and correct typo (bnc#534576)
Sun Jun 7 14:00:00 2009 roAATTsuse.de
- rename getline to my_getline to avoid conflict with function
from glibc
Thu Nov 6 13:00:00 2008 roAATTsuse.de
- remove NoSource tag
Fri Mar 30 14:00:00 2007 roAATTsuse.de
- added flex,bison to buildreq