gnome-games 2.18.2.1 ==================== This is a bugfix release of the stable branch of gnome-games, containing fixes for several critical crashes in glChess and Sudoku. glChess: * Use correct pid not 0 for killing AIs (Bug #443073). This is a severe bug that causes the X server to be killed accidentally on some systems. * Don't block and handle exceptions for os.wait() (Bug #440052). Sudoku: * Ensure that g_thread_init is called before all other GLib functions. This will prevent memory corruption, crashes, leaks and/or unexpected aborts. Fedora bug #241917. * Disable saving and loading, because of all the crashes reported to these features.