ANNOUNCE: Clutter 1.15.96 (snapshot)



Good news, everyone!

A new Clutter snapshot is now available at:

  http://download.gnome.org/sources/clutter/1.15/

SHA256 Checksum:

7b8383f49e596be3dae6ba5d6dd6f3708b2530d6cab8a6fd425206ecd900284f
clutter-1.15.96.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.15.96 tag which points to a commit named:
  aad96558ae84084a537078ef1741d22218f190e4

which can be verified with:
  git verify-tag 1.15.96

and can be checked out with a command such as:
  git checkout -b build 1.15.96

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.37.3
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.15.9
  Cairo ≥ 1.10
  Pango ≥ 1.30
  Atk ≥ 2.5.3

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: http://developer.gnome.org/clutter/unstable/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This is a brown-bag release of Clutter, fixing a crasher in the X11
    backend; if you're packaging Clutter for a distribution, I strongly
    encourage you to skip 1.15.94 and use 1.15.96 instead.
  - This is an unstable snapshot of Clutter; there are no compatibility
    guarantees for API added during a development cycle.
  - 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.15.94

    - Fix a crasher bug happening on X11
    Some events coming from the system would result in a segmentation fault.

  • List of bugs fixed since Clutter 1.15.94

    #708439 - clutter-xi2: don't access the stage if we don't have one


Have fun with Clutter!

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]