Fedora 20 Update: lua-lgi-0.7.2-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Mon May 12 05:22:18 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-5383
2014-04-20 00:15:46
--------------------------------------------------------------------------------

Name        : lua-lgi
Product     : Fedora 20
Version     : 0.7.2
Release     : 1.fc20
URL         : https://github.com/pavouk/lgi
Summary     : Lua bindings to GObject libraries
Description :
LGI is gobject-introspection based dynamic Lua binding to GObject
based libraries. It allows using GObject-based libraries directly from
Lua.

--------------------------------------------------------------------------------
Update Information:

Update to the latest stable version which contains these fixes:

* fix: improper marshalling of certain APIs passing pointers to records.
* fix: cairo.PsSurface.create() had incorrect signature, missing filename.
* fix: If GTK initialization fails, raise Lua exception instead of hard-crash of calling process.
* fix: when running test in devel tree, prefer lgi from devel tree instead of the installed one.
* add: cairo.Status.to_string() API
* fix: avoid referencing GdkRGBA in GDk override when targetting Gdk2.0, which does not have GdkRGBA.
* fix: replace GStaticRecMutex with GRecMutex to avoid compilation warnings.
* fix: Gtk.Container.'child' pseudoproperty works even in Gtk2, where it was shadowed by internal field.
* fix: add workaround for improperly parsed g_bytes_get_data() annotation.
* fix: add workarounf for incorrect annotation on Pango.Layour.set_attributes(), which caused memory leak.
* fix: adapt to Gio.InputStream.[read|read_all|read_async] API change, which does not accept buffer length argument any more (due to the newly added annotations).

--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 17 2014 Thomas Moschny <thomas.moschny at gmx.de> - 0.7.2-1
- Update to 0.7.2.
- Use a single package doc dir.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update lua-lgi' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list