gjs 1.76.2-4 source package in Ubuntu

Changelog

gjs (1.76.2-4) unstable; urgency=medium

  * Team upload

  [ Jeremy BĂ­cha ]
  * Revert "d/rules, d/meson/no-exe-wrapper.ini: Work around FTBFS
    on mips64el". meson 1.2.1 fixed the underlying issue.

  [ Simon McVittie ]
  * d/p/function-Always-initialize-callback-return-value.patch:
    Add patch backported from upstream 1.77.1 avoiding infinite loops
    of idle callbacks if an idle handler is called during GC. The most
    common reason for this is if a GNOME Shell extension incorrectly does
    not disconnect all of its signal/idle/timeout handlers. This change
    mitigates the infinite loop and associated log flooding, but does not
    fix the extension behaviour. (Closes: #1034356)

 -- Simon McVittie <email address hidden>  Thu, 17 Aug 2023 11:34:22 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gjs_1.76.2-4.dsc 2.6 KiB ca7ecf3efcf7da07fae2036fcad2610610452cde3f89fd94fb874102f08410f7
gjs_1.76.2.orig.tar.xz 631.1 KiB f7d8c9d653ea6fd78afe4a50720e046aa2bfc078fda635dd13067dd199c625d4
gjs_1.76.2-4.debian.tar.xz 22.2 KiB db73d133c3625911c24bbc6d465b1534c73550d54bf52b6e05d14c9280161c15

Available diffs

No changes file available.

Binary packages built by this source

gjs: Mozilla-based javascript bindings for the GNOME platform (cli tool)

 Makes it possible for applications to use all of GNOME's platform
 libraries using the JavaScript language. It's mainly based on the
 Mozilla JavaScript engine and the GObject introspection framework.
 .
 This package contains the interactive console application.

gjs-dbgsym: debug symbols for gjs
gjs-tests: Mozilla-based javascript bindings for the GNOME platform (tests)

 Makes it possible for applications to use all of GNOME's platform
 libraries using the JavaScript language. It's mainly based on the
 Mozilla JavaScript engine and the GObject introspection framework.
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.

gjs-tests-dbgsym: debug symbols for gjs-tests
libgjs-dev: Mozilla-based javascript bindings for the GNOME platform

 Makes it possible for applications to use all of GNOME's platform
 libraries using the JavaScript language. It's mainly based on the
 Mozilla JavaScript engine and the GObject introspection framework.
 .
 This package contains the development files applications need to
 build against.

libgjs0g: Mozilla-based javascript bindings for the GNOME platform

 Makes it possible for applications to use all of GNOME's platform
 libraries using the JavaScript language. It's mainly based on the
 Mozilla JavaScript engine and the GObject introspection framework.
 .
 This is the shared library applications link to.

libgjs0g-dbgsym: debug symbols for libgjs0g