Good news, everyone! A new Clutter release is now available at:
http://source.clutter-project.org/sources/clutter/1.10/ http://download.gnome.org/sources/clutter/1.10/ SHA256 Checksum: 1599432d5ea79b0260cdea72803784d3b94ee14de2722ad29eefbe75975630f2 clutter-1.10.6.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter will include a signed 1.10.6 tag which points to a commit named: e60e74e46fb46b11758ef341352baed240f56ae9 which can be verified with: git verify-tag 1.10.6 and can be checked out with a command such as: git checkout -b build 1.10.6 Clutter is a library for creating compelling, dynamic and portable graphical user interfaces. Clutter is released under the terms of the GNU Lesser General Public License, version 2.1 or (at your option) later. Clutter depends on: GLib ≥ 2.31.19 JSON-GLib ≥ 0.12.0 Cogl ≥ 1.9.6 Cairo ≥ 1.10 Pango ≥ 1.20 Atk ≥ 2.1.5 Clutter also has platform-specific dependencies; for more information, see the README file included in the release. Documentation: Clutter: http://docs.clutter-project.org/docs//clutter/1.10/ Cally: http://docs.clutter-project.org/docs//cally/1.10/ Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/ Release Notes: - This version is API and ABI compatible with the current stable release of Clutter. - Installing the contents of this release will overwrite the files from the installation of the current release of Clutter. - Bugs should be reported on the Clutter Bugzilla product, at: http://bugzilla.gnome.org/enter_bug.cgi?product=clutter • List of changes since Clutter 1.10.4 - Fix assertions and segfaults with touch events - Drop usage of GL types in Clutter C, GLib, and Cogl provide the same exact types, and we also get to drop the dependency on the GL header. - Update Visual Studio project files and build rules - Fix assertion error in ClutterFlowLayout - Re-allow passing NULL in clutter_text_set_text() The switch to ClutterTextBuffer introduced a regression. - Add missing annotations in ClutterText • List of bugs fixed since Clutter 1.10.4 [bugzilla.gnome.org] #675371 - Asserts when getting touch events #676150 - Fix GDK backend build on Windows #676068 - Setting size on ClutterFlowLayout container crashes #675890 - Passing NULL buffer to clutter_text_set_text() will not reset the buffer and segfault #675396 - Possible bug in _clutter_paint_volume_axis_align Many thanks to: Chun-wei Fan, Bastien Nocera, Bastian Winkler, Dominique Bureau, Mike Ruprecht, Neil Roberts, Sasi Bhushan, Tristan Van Berkom. Have fun with Clutter! ciao, Emmanuele. -- Emmanuele Bassi, Intel Open Source Technology Center _______________________________________________ clutter-announce mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-announce
