Path to this page:
Subject: CVS commit: pkgsrc/devel/lua-gi
From: Makoto Fujiwara
Date: 2020-02-15 06:43:49
Message id: 20200215054349.2144CFBF4@cvs.NetBSD.org
Log Message:
(devel/lua-gi) Updated 0.9.1 to 0.9.2. ChangeLog from README.md
### 0.9.2 (9-Oct-2017)
- fix assorted crashes in closure callback invocation code
- fix double-free bug caused by incorrect annotation of \
Gio.DBusProxy.get_interface_info
- fix marshaling of arrays of pointers
- make objects unusable in __gc metamethod
- work around API break in GLib 2.54
- use structured GLib logging when available
- add Gio.Async support also for static methods and global functions
- better error message when Gtk.init fails
- add support for Travis
- don't hardcode pkg-config executable
- fix URI in GStreamer sample
- fix flags for DBus samples
Files: