mozjs91 91.6.0-1 source package in Ubuntu

Changelog

mozjs91 (91.6.0-1) experimental; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release
  * debian/patches: Refresh
  * debian/patches: Skip fp-evauation-order tests in some archs
  * debian/rules: Skip large arraybuffers tests in s390x

  [ Jeremy Bicha ]
  * Revert "debian/patches/series: Disable system-ICU related patches"
  * Revert "debian/rules: Disable building with system ICU for now"
  * Disable non262-Intl-DateTimeFormat-timeZone_version.js-Update-ver.patch
  * Revert "debian/control: Remove dependency on libicu, given it's disabled for now"

 -- Marco Trevisan (Treviño) <email address hidden>  Tue, 15 Feb 2022 19:56:29 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Experimental
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
mozjs91_91.6.0-1.dsc 2.2 KiB b945cdf6597c69d23bbef4ffa0d3985220696b6eb817c8f727070cf66f42253e
mozjs91_91.6.0.orig.tar.xz 70.8 MiB bb310364629eda1e3436f493b5297ed7e9b4a5775537261c6c49638a00b23955
mozjs91_91.6.0-1.debian.tar.xz 57.2 KiB 7de4486b7508278ef6a1a32bbba47767d450f5dc00eaa4155233ab7cf6b7c0df

No changes file available.

Binary packages built by this source

libmozjs-91-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-91-0-dbgsym: debug symbols for libmozjs-91-0
libmozjs-91-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-91-dev-dbgsym: debug symbols for libmozjs-91-dev