mozjs102 102.2.0-2 source package in Ubuntu

Changelog

mozjs102 (102.2.0-2) unstable; urgency=medium

  [ Simon McVittie ]
  * d/rules: Pre-create debian/build/dist/cppunittests/ as a directory
  * d/test.sh: Explicitly mark js executable as executable
  * Build using gcc-11 on armel
  * Add patch to avoid "impossible constraints" on armhf (Closes: #1017962)

 -- Jeremy Bicha <email address hidden>  Wed, 24 Aug 2022 11:39:02 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mozjs102_102.2.0-2.dsc 2.3 KiB c80a95c73adf0ea82f8c856a55d4f9919f42a4ffbbb19ebc25c594f110160fcc
mozjs102_102.2.0.orig.tar.xz 138.9 MiB f24fd51e1ed8ad61dd9d7a96f4d9a3e62c9a063606cf177108a78e9e8f37d838
mozjs102_102.2.0-2.debian.tar.xz 59.9 KiB 17e944406e3666fee5896fcb18aa1089269fb9f187d4a6a6643ba032a81982da

Available diffs

No changes file available.

Binary packages built by this source

libmozjs-102-0: SpiderMonkey JavaScript library

 SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
 JavaScript. It is intended to be embedded in other applications
 that provide host environments for JavaScript.
 .
 This library is intended for use in contexts where only trusted
 JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
 polkit's rules parsing. It should not be used to run untrusted JavaScript
 from web pages: use a security-supported implementation such as Firefox,
 Chrome or WebKitGTK's JavaScriptCore instead.

libmozjs-102-0-dbgsym: debug symbols for libmozjs-102-0
libmozjs-102-dev: SpiderMonkey JavaScript library - development headers

 SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
 JavaScript. It is intended to be embedded in other applications
 that provide host environments for JavaScript.
 .
 This package contains the header files which are
 needed for developing SpiderMonkey embedders.
 .
 This library is intended for use in contexts where only trusted
 JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
 polkit's rules parsing. It should not be used to run untrusted JavaScript
 from web pages: use a security-supported implementation such as Firefox,
 Chrome or WebKitGTK's JavaScriptCore instead.

libmozjs-102-dev-dbgsym: debug symbols for libmozjs-102-dev