SHA256
1
0
forked from pool/gjs

Accepting request 597879 from home:iznogood:branches:GNOME:Factory

New stable rel + .changes tweaks

OBS-URL: https://build.opensuse.org/request/show/597879
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=149
This commit is contained in:
2018-04-19 15:11:03 +00:00
committed by Git OBS Bridge
parent 926e2e063a
commit 5bf54184d5
4 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 18 19:07:35 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.52.2:
+ This is an unscheuled release in order to revert a commit that
causes a crash on exit, with some Cairo versions.
+ Closed bugs and merge requests:
- heapgraph.py: adjust terminal output style
(glgo#gnome/gjs#120).
- Warn about compilation warnings (glgo#gnome/gjs#125).
- Miscellaneous commits.
-------------------------------------------------------------------
Tue Apr 10 02:46:28 UTC 2018 - luc14n0@linuxmail.org
@@ -8,16 +20,16 @@ Tue Apr 10 02:46:28 UTC 2018 - luc14n0@linuxmail.org
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);
(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;
- 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.
-------------------------------------------------------------------