libnginx-mod-js 0.7.9-2 source package in Ubuntu

Changelog

libnginx-mod-js (0.7.9-2) unstable; urgency=medium

  * Team upload.
  * d/rules: configure: remove --no-pcre2
  * d/control: bump Standards-Version: 4.6.2, no changes
  * d/gbb.conf: switched to debian branch main (debian-branch = main)
  * d/copyright: updated to be compatible with 'cme update dpkg-copyright'
  * NEW ABI: rebuild with nginx-abi-1.22.1-7

 -- Jan Mojžíš <email address hidden>  Mon, 13 Feb 2023 12:56:52 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnginx-mod-js_0.7.9-2.dsc 2.3 KiB 8c0c2192ff006a3385b72f5e44cb1983883cd9368f52950327db3ecc78801a1a
libnginx-mod-js_0.7.9.orig.tar.gz 602.7 KiB 92cc425d0b0952bb7e2e7a396cba58feb4a90fb3cb63441c201ab4d3e0cd6403
libnginx-mod-js_0.7.9-2.debian.tar.xz 5.2 KiB 438b9675e0c929401729f47d9c145ca57509310b95e3648d90820ddbaea0bae5

Available diffs

No changes file available.

Binary packages built by this source

libnginx-mod-http-js: JavaScript HTTP module for Nginx

 This module extends Nginx with configuration directives
 that allows one to run a subset of ECMAScript 5.1 (and later
 extensions) language.
 It features integration with
  - response body filter
  - location content handler
  - http, server, location variables

libnginx-mod-http-js-dbgsym: debug symbols for libnginx-mod-http-js
libnginx-mod-stream-js: JavaScript Stream module for Nginx

 This module extends Nginx with configuration directives
 that allows one to run a subset of ECMAScript 5.1 (and later
 extensions) language.
 It features integration with
  - the access phase
  - the content phase
  - stream, server variables

libnginx-mod-stream-js-dbgsym: debug symbols for libnginx-mod-stream-js
njs: JavaScript for Nginx command-line utility

 Run and debug scripts written for libnginx-mod-stream-js and
 libnginx-mod-http-js Nginx modules.
 This command is independent of Nginx and does not run inside it,
 in consequence, HTTP and Stream objects are not available.

njs-dbgsym: debug symbols for njs