mozjs78 78.15.0-1 source package in Ubuntu
Changelog
mozjs78 (78.15.0-1) unstable; urgency=medium * New upstream release - Final scheduled 78 ESR release. No mozjs changes since 78.13.0 * debian/rules: Drop overrides not needed with dh 13 -- Jeremy Bicha <email address hidden> Fri, 08 Oct 2021 07:42:32 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mozjs78_78.15.0-1.dsc | 2.3 KiB | c318d75600546a22dc912a78885b1d069e685d3aca7acd9a5d18f2a0c816748a |
mozjs78_78.15.0.orig.tar.xz | 57.2 MiB | 2f33dcb6130b08adca5d81fee9dbfcb5e87c51a4a969f46b46df61170298b4ca |
mozjs78_78.15.0-1.debian.tar.xz | 56.6 KiB | 45c3e1fc42d4645d42fce1b7bbafe135bb34f9ac6c278c86248660184f89368a |
No changes file available.
Binary packages built by this source
- libmozjs-78-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-78-0-dbgsym: debug symbols for libmozjs-78-0
- libmozjs-78-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-78-dev-dbgsym: debug symbols for libmozjs-78-dev