SHA256
1
0
forked from pool/gjs

Accepting request 1092407 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/1092407
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=221
This commit is contained in:
2023-06-13 04:18:13 +00:00
committed by Git OBS Bridge
parent 4c696fd861
commit ac85faa048
4 changed files with 30 additions and 11 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Jun 11 20:38:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.76.1:
+ Various fixes ported from the development branch.
+ Closed bugs and merge requests:
- gnome-shell crashes on exit in js::gc::Cell::storeBuffer
- Memory leak with GError
- GVariant return values leaked
- GBytes's are leaked when passed as-is to a function
- Transformated GValues are leaking temporary instances
- GHash value infos are leaked
- "flat" arrays of GObject's are leaked
- Gjs console leaks invalid option errors
- gjs can't print null
-------------------------------------------------------------------
Thu May 18 20:22:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Enable tests during build again.
-------------------------------------------------------------------
Sun Mar 19 07:52:52 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>