libnginx-mod-js 0.8.4-1ubuntu3 source package in Ubuntu

Changelog

libnginx-mod-js (0.8.4-1ubuntu3) oracular; urgency=medium

  * Fix code bugs and revert the -Wno-error=maybe-uninitialized

 -- Gianfranco Costamagna <email address hidden>  Sat, 15 Jun 2024 15:53:23 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Nginx Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libnginx-mod-js_0.8.4.orig.tar.gz 726.5 KiB fe197e254204c15e9f1df0acf375add57be3416901ec8d7b87319dccb490f90d
libnginx-mod-js_0.8.4-1ubuntu3.debian.tar.xz 7.9 KiB 5ef38be3724c9d210b0da6f63e39a2d6f73b9920c3b80fd13b9b7929093e7bdf
libnginx-mod-js_0.8.4-1ubuntu3.dsc 2.2 KiB dfdc9ae4052218d915282bdfa43c790622877a8ef286e55a3c686bc974f4d701

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