File gnuchess.changes of Package gnuchess

-------------------------------------------------------------------
Fri Feb 18 12:34:45 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

- Only require info and call its macros on suse_version < 1550:
  in Tumbleweed, info handles its file via file triggers since Sep
  2019.

-------------------------------------------------------------------
Sat Jul 31 15:57:21 UTC 2021 - Dirk Müller <dmueller@suse.com>

- update to 6.2.9:
  - Fixed potential buffer overflow in pgnload and pgnreplay (CVE-2021-30184)
- drop txtJ07eHdR0m6.patch (upstream)

-------------------------------------------------------------------
Fri May 14 12:42:17 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

- Update to version 6.2.8
  * Bug fixes in the input/output processing

-------------------------------------------------------------------
Thu Apr  8 20:46:21 UTC 2021 - Matej Cepl <mcepl@suse.com>

- Add txtJ07eHdR0m6.patch to fix CVE-2021-30184 (reported upstream on 
  https://lists.gnu.org/archive/html/bug-gnu-chess/2021-04/msg00000.html )
  (boo#1184531)

-------------------------------------------------------------------
Sun May 31 14:58:50 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

- gnuchess 6.2.7:
  * minor bug fixes in the build system

-------------------------------------------------------------------
Sun Apr 19 22:09:23 CEST 2020 - Matej Cepl <mcepl@suse.com>

- Update to the version 6.2.6:
  - Fix buffer overflow on load EPD file (bsc#1148736 CVE-2019-15767).
  - Fix move validation when cleaning up moves, e.g. accepting
    '0-0' for O-O'.
  - More consistent use of period in translatable texts.
  - Minor fixes on compilation warnings
  - New and updated translations.

-------------------------------------------------------------------
Sat Apr 28 10:18:31 UTC 2018 - antoine.belvire@opensuse.org

- Only suggest xboard, don't recommend it.
- Use %license instead of %doc for license file (boo#1082318).
- Use %install_info_delete macro instead of rewriting it.

-------------------------------------------------------------------
Tue Jul 25 15:05:15 UTC 2017 - astieger@suse.com

- gnuchess 6.2.5:
  * Command history based on readline.
  * New commands: coords/nocoords to enable/disable coordinates
    when printing the board.
  * Command pgnsave will prompt the user to overwrite or not an existing
    file instead of appending the current game to the file.
  * New languages.
  * Bug fixes.

-------------------------------------------------------------------
Tue Nov 15 12:29:25 UTC 2016 - astieger@suse.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 18:39:04 UTC 2016 - astieger@suse.com

- gnuchess 6.2.3:
  * Quit after compiling book with option -a (--addbook)
  * Updated translations

-------------------------------------------------------------------
Mon Oct 19 19:27:04 UTC 2015 - astieger@suse.com

- gnuchess 6.2.2:
  * More robust program exit concerning threads.
  * Detailed error messages for bad FEN syntax.

-------------------------------------------------------------------
Sun Jan 18 21:13:21 UTC 2015 - andreas.stieger@gmx.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 23:09:57 UTC 2014 - andreas.stieger@gmx.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 11:15:22 UTC 2012 - lars@linux-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 12:08:41 UTC 2011 - jreidinger@suse.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 17:37:37 UTC 2010 - packman@links2linux.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 00:00:00 UTC 2010 - packman@links2linux.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 11:16:01 CEST 2009 - marek.belisko@open-nandra.com

- Add missing fclose() and correct typo (bnc#534576)

-------------------------------------------------------------------
Sun Jun  7 12:00:28 CEST 2009 - ro@suse.de

- rename getline to my_getline to avoid conflict with function
  from glibc 

-------------------------------------------------------------------
Thu Nov  6 15:28:52 CET 2008 - ro@suse.de

- remove NoSource tag 

-------------------------------------------------------------------
Fri Mar 30 02:02:57 CEST 2007 - ro@suse.de

- added flex,bison to buildreq 

-------------------------------------------------------------------
Wed Jan 25 21:36:15 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Apr  5 16:07:48 CEST 2005 - mmj@suse.de

- Make gcc4 happy

-------------------------------------------------------------------
Thu Aug 26 18:20:20 CEST 2004 - sbrabec@suse.cz

- Updated to version 5.07.
- Updated book to version 1.01.

-------------------------------------------------------------------
Sun Jan 11 11:36:12 CET 2004 - adrian@suse.de

- add %defattr

-------------------------------------------------------------------
Thu Aug 07 17:12:28 CEST 2003 - sbrabec@suse.cz

- Updated to version 5.06.

-------------------------------------------------------------------
Tue Feb 11 19:13:16 CET 2003 - sbrabec@suse.cz

- Updated to version 5.05.
- Adapt to new gnuchess packaging scheme.
- Added new build script genbook.sh to shrink source RPM.

-------------------------------------------------------------------
Tue Feb 04 18:15:53 CET 2003 - sbrabec@suse.cz

- Provide chess_backend.

-------------------------------------------------------------------
Mon Aug  6 09:57:01 CEST 2001 - dan@suse.cz

- update to 5.02 version

-------------------------------------------------------------------
Tue May  8 20:26:14 CEST 2001 - mfabian@suse.de

- bzip2 sources

-------------------------------------------------------------------
Tue May  2 14:14:40 CEST 2000 - vinil@suse.cz

- prefix problem fixed

-------------------------------------------------------------------
Tue Apr 11 13:20:37 CEST 2000 - vinil@suse.cz

- buildroot added

-------------------------------------------------------------------
Thu Jan 20 18:09:54 CET 2000 - ro@suse.de

- man to /usr/share/man 

-------------------------------------------------------------------
Wed Oct 13 01:39:09 CEST 1999 - ro@suse.de

- update to pl80

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

openSUSE Build Service is sponsored by