mozjs91 91.5.1-0ubuntu1 source package in Ubuntu

Changelog

mozjs91 (91.5.1-0ubuntu1) jammy; urgency=medium

  * Upload to Ubuntu while we wait for Debian NEW processing
  * Revert "debian/rules: Disable building with system ICU for now"
  * Revert "debian/control: Remove dependency on libicu"
  * Revert "debian/patches/series: Disable system-ICU related patches"
  * Disable non262-Intl-DateTimeFormat-timeZone_version.js-Update-ver.patch:
    unneeded with system ICU

mozjs91 (91.5.1-1) experimental; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release (Closes: #1004739)
  * debian/patches: Refresh
  * debian/control: Bump dependency on libicu-dev 69.1
  * debian/tests.sh: Update python3 path for running JIT tests
  * debian/patches: Move system-ICU related ones to different topic
  * jstests: Skip property-escapes tests, unsupported by system ICU
  * tests: Ignore POSIX/posix mismatch in tests
  * tests: Use debian provided locale format to check formatted CN dates
  * tests: Adapt subtags test to debian ICU computed values
  * tests: Disable failing DateTimeFormat tests with system ICU
  * DateTimeFormat: Use normal parenthesis instead of ICU "├ ┤"
  * debian/patches: Also skip Date-time-zones-imported test with embedded ICU
  * non262/Intl/DateTimeFormat/timeZone_version.js: Update version to match source
  * debian/control: Remove dependency on libicu, given it's disabled for now
  * debian/patches/series: Disable system-ICU related patches

  [ Jeremy Bicha ]
  * debian/rules: Disable building with system ICU for now

 -- Jeremy Bicha <email address hidden>  Wed, 09 Feb 2022 08:22:01 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mozjs91_91.5.1.orig.tar.xz 70.7 MiB 7f20442e7542471e4a963e4c3a00027be1b7f5ef06148c51327d144b580394d0
mozjs91_91.5.1-0ubuntu1.debian.tar.xz 57.2 KiB 03f2178078db8cb8add49d9247115230cb6024949a24891ae2c808d7dbd4d94b
mozjs91_91.5.1-0ubuntu1.dsc 2.4 KiB f14d114dca5550fb4faeb332ef04a0f8c106d3edd5a0901a6fea0c7a35e0ddfd

View changes file

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