Skip to content

Commit

Permalink
gjs: update 1.78.1 -> 1.78.2
Browse files Browse the repository at this point in the history
Version 1.78.2
--------------

- Closed bugs and merge requests:
  * Uninitialized memory in float out values can lead to crashes in mozjs gc
    code later on [openembedded#591, !902, Philip Chimento]
  * Garbage collection of Gdk surfaces [openembedded#592, !905, Philip Chimento]
  * gi/gerror: Fix version of the GIRepository typelib import [!906, Jordan
    Petridis]

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
MarkusVolk authored and kraj committed Jan 19, 2024
1 parent 365f91c commit 8691755
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DEPENDS = "mozjs-115 cairo"

inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig

SRC_URI[archive.sha256sum] = "7e90511c429127c39eac0068c4ac9a353df7e6fbbc646f5f18e8962882c18641"
SRC_URI[archive.sha256sum] = "6a2abeb6bb7b49dd20a2e86475a56c1d992ad271a0991e58b1431ad1d4997fd5"
SRC_URI += " \
file://0001-Support-cross-builds-a-bit-better.patch \
file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \
Expand Down

0 comments on commit 8691755

Please sign in to comment.