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

Changelog

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

  * Team upload.
  * d/copyright: update copyright from 'cme update dpkg-copyright'
  * d/rules disable libxml2 and zlib feature (--no-libxml2, --no-zlib),
    as a workaround for the bug with linking libxml2 and zlib.
  * NEW ABI: rebuild with nginx-abi-1.24.0-1

 -- Jan Mojžíš <email address hidden>  Wed, 28 Jun 2023 15:07:12 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libnginx-mod-js_0.7.12-2.dsc 2.3 KiB 6204f196b710636161650bf301a2648505e079df131fa17d07d21416321f4a28
libnginx-mod-js_0.7.12.orig.tar.gz 647.0 KiB 7a75a39022dfb58dbf461053903a07cc48dd4942f7d82a46601819c1b0077687
libnginx-mod-js_0.7.12-2.debian.tar.xz 5.4 KiB 3e6298fdfbd8f84fa1386445ca1f6009d72e6627b9c7aa9af583cdac5fc173d8

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