Accepting request 1066978 from home:iznogood

- Update to version 1.74.2:
  + Various fixes ported from the development branch.
  + Closed bugs and merge requests:
    - Build error with clang
    - Can't compile current version with mozjs 102
    - Enabling window-list extension causes gnome-shell to crash
      when running "dconf update" as root
    - log: Fix an off-by-one buffer overflow

OBS-URL: https://build.opensuse.org/request/show/1066978
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=217
This commit is contained in:
2023-02-21 16:13:01 +00:00
committed by Git OBS Bridge
parent 418b31b389
commit e6b1074bfc
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 21 10:24:51 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.74.2:
+ Various fixes ported from the development branch.
+ Closed bugs and merge requests:
- Build error with clang
- Can't compile current version with mozjs 102
- Enabling window-list extension causes gnome-shell to crash
when running "dconf update" as root
- log: Fix an off-by-one buffer overflow
-------------------------------------------------------------------
Mon Oct 31 08:34:31 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>