The following modules have a new version: - devhelp (3.23.91 => 3.23.92) - empathy (3.12.12 => 3.12.13) - evolution (3.23.91 => 3.23.92) - gnome-builder (3.23.91 => 3.23.92) - gnome-chess (3.22.2 => 3.23.92.5) - gnome-multi-writer (3.22.1 => 3.23.92) (*) - gnome-music (3.23.91 => 3.23.92) - gnome-nibbles (3.23.91 => 3.23.92) - gnome-sudoku (3.22.2 => 3.23.92.1) - hitori (3.22.1 => 3.22.2) - polari (3.23.90 => 3.23.92) - rygel (0.33.90 => 0.33.92) (*) No summarized news available The following modules weren't upgraded in this release: accerciser, aisleriot, dconf-editor, five-or-more, four-in-a-row, ghex, gitg, glade, gnome-devel-docs, gnome-dictionary, gnome-klotski, gnome-mahjongg, gnome-mines, gnome-nettool, gnome-robots, gnome-sound-recorder, gnome-taquin, gnome-tetravex, gnome-todo, gnome-tweak-tool, iagno, lightsoff, nautilus-sendto, nemiver, quadrapassel, seahorse, swell-foop, tali ======================================== devhelp ======================================== =============== Version 3.23.92 =============== Fixed bugs: - #779378, devhelp 3.23.91 fails to build because of -Werror - #779563, Add Flatpak build manifest Updated translations: da, fr, gl, id, ko, lt, zh_TW Many thanks to all contributors: Changwoo Ryu, Kukuh Syafaat, Fran Dieguez, Sébastien Wilmet, Ask Hjorth Larsen, Aurimas Černius, Chao-Hsiung Liao, Charles Monzat ======================================== empathy ======================================== NEW in 3.12.13 (13/03/2017) ============== This release assumes the use of GNU Make. See the following links for details on why you probably do not want to attempt to use an alternative implementation: https://bugzilla.gnome.org/show_bug.cgi?id=685837 https://www.gnu.org/software/automake/manual/automake.html#Multiple-Outputs Fixes the GActions in EmpathyRosterWindow. Bugs fixed: - Fixed #685837, fix parallel builds (Rémi Cardona) - Fixed #746735, handle the "reduce location accuracy" option (Fabrice Bellet) - Fixed #756990, fix missing date icons in chat history window (Hussam Al-Tayeb) - Fixed #767516, prevent empathy-call from crashing under X11 (Diane Trout) - Fixed #768889, properly remove the farstream element notifiers (Fabrice Bellet) Translations: - Updated oc Translation (Cédric Valmary) - Updated pl Translation (Piotr Drąg) Documentation translations: - Updated fr Documentation Translation (Alain Lojewski) - Updated id Documentation translation (Lorenz Adam Damara) - Updated pl Documentation Translation (Aleksander Łukasiewicz) - Updated sv Documentation Translation (Erik Sköldås) ======================================== evolution ======================================== Evolution 3.23.92 2017-03-13 ---------------------------- Bug Fixes: Bug 779156 - [IMAPx] Not listening for changes after resume from suspend (Milan Crha) Bug 778541 - Prefer Sent/Drafts folder account for non-existent identity (Milan Crha) Bug 779688 - Category Properties dialogue doesn't active default widget (Milan Crha) Bug 779687 - Category Properties dialogue has spacing problems (Milan Crha) Bug 779738 - [Wayland] Date picker misplaced (missing transient-for) (Milan Crha) Bug 779746 - Possible use-after-free in 'Edit as New Message' (Milan Crha) Miscellaneous: e_msg_composer_setup_with_message: Doesn't use override_alias_name/_address (Milan Crha) Fix various editor's unit tests (Tomas Popela) Don't preserve 'Preformatted' format if moving an empty block out of the quoted content (Tomas Popela) Possible crash while refreshing spellcheck (Tomas Popela) Print the history stack after removing item from it (Tomas Popela) History could be saved twice if inserting HTML content (Tomas Popela) Print current EEditorWebExtension method if CAMEL_DEBUG is active (Tomas Popela) Translations: Daniel Mustieles (es) Aurimas Černius (lt) Chao-Hsiung Liao (zh_TW) Inaki Larranaga Murgoitio (eu) Yuras Shumovich (be) Мирослав Николић (sr) Мирослав Николић (sr@latin) Mario Blättermann (de) Balázs Meskó (hu) Alan Mortensen (da) Marek Cernocky (cs) Fabio Tomat (fur) Fran Dieguez (gl) Changwoo Ryu (ko) Jordi Mas (ca) Gianvito Cavasoli (it) Christian Kirbach (de) Anders Jonsson (sv) ======================================== gnome-builder ======================================== =============== Version 3.23.92 =============== Our 3.24 RC is here with 3.23.92. We expect Builder 3.24 to be final next week. Changes include: • A lot of -Wsign-compare compile fixes. • Fix inconsistent field in priority heap. • Ctags can now use ctags binary from the host. • Various Rustup fixes when running in flatpak. • Add support for gnome-code-assistance when running under flatpak. • Use Adwaita theme when under flatpak. • Use names for cursors instead of old-style enums. • Extract errors from vala compiler during builds. • Extract errors from gmcs/mcs (mono) during builds. • Much documentation has been added. • Subprocess FD fixes when using the flatpak development service. • EggTaskCache correctness improvements. • Fallback to ninja to discover VALAFLAGS with older meson releases. • Various terminal improvements when under flatpak. • Move flatpak downloads into downloads phase of build pipeline. • Add support for exporting an App.flatpak. • Add support for manually downloading dependencies. • Clang will fallback to CFLAGS or CXXFLAGS from environment variables. • Make buildsystem will now use $MAKE environment variable if specified. • The clone dialog will now strip whitespace from URIs. • Fixes in user-preferred-shell discovery. • The build panel is now shown upon first build (but without focus). • Before exporting, flatpak-builder will now be used to finish the build process and cleanup commands. • Builder will notify the user if flatpak-builder is not installed, as it is necessary for a good portion of the value of Builder. • Builder will look at manifest files to try to discover the build system. This is useful when projects have multiple build systems in transition. • Much polish to flatpak runtime installations. • Lots of Vala plugin fixes and cleanup due to recent Vala changes. • Autools project miner has reduced the depth of search to speed up application startup. We intend to switch to a custom tracker miner in a future release of Builder. • Various fixes for Meson inside of a flatpak runtime. • Fix cancellation of clone operations in the project greeter. • Don't pass --require-version to `flatpak build` when running. • Always use headerbar for about dialog. • Fix hysteresis in animation for editor overview map. • Various subprocess correctness improvements. • Use the diagnostics range for the source location if not specified. • Support for a basic "make" build system has been added. Updated Translations Swedish, Lithuanian, Hungarian, Kazakh, Korean, Chinese (Taiwan), Friulian, Galician, Finnish, Indonesian, Czech, German, Polish, Brazilian Portuguese, Serbian ======================================== gnome-chess ======================================== 3.23.92.5 - March 12, 2017 ========================== * Fix game ending too soon when using Fischer/Bronstein clocks 3.23.92 - March 11, 2017 ======================== * Display claim draw dialog unlimited times per game (#765997) * Support new fivefold repetition and 75 move draw conditions (#766005) * Fix preferences dialog being treated as its own window * Fix build with latest Vala * Add OARS content rating metadata * Updated translations ======================================== gnome-music ======================================== Overview of changes in 3.23.92 ============================== * Code cleanups * Local art retrieval added * AppData screenshots updated Bugs fixed: 779013 only one (older) screenshot in appdata file 779585 Window is wider than 1024px 777041 Unexpected behaviour of playlist notification actions, sometimes deletes, sometimes not 776668 double click on seek bar pauses the songs 779052 MPRIS TrackList GoTo Method Crashes gnome-music 779584 Handle coverart extraction in gnome-music Thanks to our contributors this release: Abhinav Singh Andreas Nilsson Carlos Garnacho Marinus Schraal Translations updated: Hungarian Slovak Serbian Galician Lithuanian Italian Czech Polish Danish Scottish Gaelic Occitan French Korean Indonesian Basque Icelandic Swedish Chinese (Taiwan) Finnish ======================================== gnome-nibbles ======================================== 3.23.92 - March 13, 2017 ======================== * Updated translations ======================================== gnome-sudoku ======================================== 3.23.92.1 - March 12, 2017 ========================== * Revert "minor code update" that broke clearing cells 3.23.92 - March 12, 2017 ======================== * Bump required Vala version to ensure fix for bug #779955 * Add OARS content rating metadata * Minor code updates * Updated translations ======================================== hitori ======================================== 3.22.2: * Add more build-time checks (this adds an optional build-time dependency on desktop-file-validate) * Translations: ** da (Joe Hansen) ** eu (Inaki Larranaga Murgoitio) ** gl (Fran Dieguez) ** nb (Kjartan Maraas) ** sl (Matej Urbančič) ** sr (Мирослав Николић) ** zh_TW (Chao-Hsiung Liao) ======================================== polari ======================================== 3.23.92 - "Mr. Five Minutes Ago" ================================ * Support the meson build system [Florian; #779599] * Implement room list filtering [Florian; #779960] * Misc. bug fixes and cleanups [Florian; #779906, #779921, #779940] Contributors: Christian Hergert, Florian Müllner Translations: Piotr Drąg [pl], Jiri Grönroos [fi], Cédric Valmary [oc], Mario Blättermann [de], Rafael Fontenelle [pt_BR], Kukuh Syafaat [id], Guillaume Bernard [fr], Alan Mortensen [da], Anders Jonsson [sv], Balázs Meskó [hu], Marek Cernocky [cs], Milo Casagrande [it], Jordi Mas [ca], Aurimas Černius [lt], Fran Dieguez [gl], Changwoo Ryu [ko], Марко М. Костић [sr, sr@latin], Dušan Kazik [sk], Yuri Myasoedov [ru] 3.23.91 - "That's a Good-Looking Gun" ===================================== * Bundle required Telepathy services in flatpak [Florian; #777705] * Support auth bots that use "login" instead of "identify" [Florian; #778841] * Misc. bug fixes [Florian, Alexander; #778793, #778797, #778850, #779449, #771888] Contributors: Alexander Alzate Olaya, Florian Müllner Translations: Daniel Korostil [uk], Ask Hjorth Larsen [da], Bernd Homuth [de], Chao-Hsiung Liao [zh_TW], Jiri Grönroos [fi], Anders Jonsson [sv], Kukuh Syafaat [id], Piotr Drąg [pl], Milo Casagrande [it], Rafael Fontenelle [pt_BR], Fran Dieguez [gl], Мирослав Николић [sr, sr@latin], Balázs Meskó [hu], Aurimas Černius [lt], Daniel Mustieles [es], Inaki Larranaga Murgoitio [eu] ======================================== rygel ======================================== 0.33.92 ======= - Translation updates - Fix RUIH pkg-config file Bugs fixed in this release: All contributors to this release: - Piotr Drąg - Yuri Myasoedov - Milo Casagrande - Jordi Mas - Changwoo Ryu - Ask Hjorth Larsen Added/updated translations - ca, courtesy of Carles Ferrando Garcia - da, courtesy of Ask Hjorth Larsen - it, courtesy of Milo Casagrande - ko, courtesy of Changwoo Ryu - ru, courtesy of Yuri Myasoedov