SHA256
1
0
forked from pool/gjs

Accepting request 595401 from home:luc14n0:branches:GNOME:Factory

Update to version 1.52.1.

OBS-URL: https://build.opensuse.org/request/show/595401
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=148
This commit is contained in:
Dominique Leuenberger 2018-04-13 06:50:16 +00:00 committed by Git OBS Bridge
parent 900210dcad
commit 926e2e063a
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5524a045e5e1d34a2a510133c662f2685e15ce26ae2ed699fb5d131b6b04a4ca
size 608692

3
gjs-1.52.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8fc9a4991e2b5611d54029b623de2a62522342766e4011504f4f538764735e8
size 625764

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Apr 10 02:46:28 UTC 2018 - luc14n0@linuxmail.org
- Update to version 1.52.1:
+ In addition to System.dumpHeap(), you can now dump a heap from
a running Javascript program by starting it with the
environment variable GJS_DEBUG_HEAP_OUTPUT=some_name, and
sending it SIGUSR1.
+ Closed bugs:
- Crash when resolving promises if exception is pending
(glgo#GNOME/gjs#18);
- Tools for examining heap graph (glgo#GNOME/gjs#116);
- Add support for passing flags to Gio.DBusProxy in
makeProxyWrapper (glgo#GNOME/gjs#122).
- Cannot instantiate Cairo.Context (glgo#GNOME/gjs#126);
- GISCAN GjsPrivate-1.0.gir fails (glgo#GNOME/gjs#128);
- Invalid read of g_object_finalized flag (glgo#GNOME/gjs#129);
- Pick a different C++ linter;
- profiler: Don't assume layout of struct sigaction;
- Update tweener.js;
- Various maintenance.
-------------------------------------------------------------------
Tue Mar 13 08:04:24 UTC 2018 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gjs
Version: 1.52.0
Version: 1.52.1
Release: 0
Summary: JavaScript bindings based on gobject-introspection and Mozilla
License: MIT