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

Changelog

libnginx-mod-js (0.8.2-1build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 18:25:45 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
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-1build1.debian.tar.xz 6.0 KiB 5a090ec61a49725a95015f5d1a1dc5a3055852678c91fba1937b247e7ce83981
libnginx-mod-js_0.8.2-1build1.dsc 2.3 KiB 436c789018d20f6fdfab014ed2ded665bba1864fa1156bd7d9acd4a34a23fc73

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