libnginx-mod-js 0.8.2-1ubuntu2 source package in Ubuntu

Changelog

libnginx-mod-js (0.8.2-1ubuntu2) oracular; urgency=medium

  * Rebuild against new nginx 1.26.0-1ubuntu1.

 -- Gianfranco Costamagna <email address hidden>  Sun, 02 Jun 2024 08:46:20 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
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.8.2.orig.tar.gz 716.7 KiB 6f17387db8df90b6e3382d280455962ff85fa2b1a32d91c2ce1fd1af5a854d72
libnginx-mod-js_0.8.2-1ubuntu2.debian.tar.xz 6.2 KiB a2dc5aa7622252b7f8e308f9822588805ab3748750a48ea2a0cdba9234a8cc75
libnginx-mod-js_0.8.2-1ubuntu2.dsc 2.3 KiB 93095d70afeb65d55e04dbad1764f2bab2f7502f94b683d91ca72c0de39614c9

Available diffs

View changes file

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