./www/unit-php, PHP module for NGINX Unit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.32.1, Package name: unit-php74-1.32.1, Maintainer: osa

PHP module for NGINX Unit.



Package options: inet6, pcre2, ssl

Master sites:

Filesize: 915.692 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-12 16:36:46 by Takahiro Kambe | Files touched by this commit (12)
Log message:
Drop support for php80 (PHP 8.0).
   2024-05-07 15:49:33 by Sergey A. Osokin | Files touched by this commit (5) | Package updated
Log message:
*/*unit*: update NGINX Unit from 1.31.1 to 1.32.1

<ChangeLog>

Changes with Unit 1.32.1                                  26 Mar 2024

*) Bugfix: NJS variables in templates may have incorrect values due to
   improper caching.

*) Bugfix: Wasm application process hangs after receiving restart signal
   from the control.

Changes with Unit 1.32.0                                  27 Feb 2024

*) Feature: WebAssembly Components using WASI interfaces defined in
   wasi:http/proxy@0.2.0.

*) Feature: conditional access logging.

*) Feature: NJS variables access.

*) Feature: $request_id variable contains a string that is formed using
   random data and can be used as a unique request identifier.

*) Feature: options to set control socket permissions.

*) Feature: Ruby arrays in response headers, improving compatibility
   with Rack v3.0.

*) Feature: Python bytearray response bodies for ASGI applications.

*) Bugfix: router could crash while sending large files. Thanks to
   rustedsword.

*) Bugfix: serving static files from a network filesystem could lead to
   error.

*) Bugfix: "uidmap" and "gidmap" isolation options validation.

*) Bugfix: abstract UNIX socket name could be corrupted during
   configuration validation. Thanks to Alejandro Colomar.

*) Bugfix: HTTP header field value encoding could be misinterpreted in
   Python module.

*) Bugfix: Node.js http.createServer() accepts and ignores the "options"
   argument, improving compatibility with strapi applications, among
   others.

*) Bugfix: ServerRequest.flushHeaders() implemented in Node.js module to
   make it compatible with Next.js.

*) Bugfix: ServerRequest.httpVersion variable format in Node.js module.

*) Bugfix: Node.js module handles standard library imports prefixed with
   "node:", making it possible to run newer Nuxt applications, among
   others.

*) Bugfix: Node.js tarball location changed to avoid build/install
   errors.

*) Bugfix: Go module sets environment variables necessary for building
   on macOS/arm64 systems.

</ChangeLog>
   2023-09-01 19:28:29 by Sergey A. Osokin | Files touched by this commit (10) | Package updated
Log message:
*/*unit*: update NGINX Unit: 1.30.0 -> 1.31.0

<ChangeLog>

*) Change: if building with njs, version 0.8.0 or later is now required.

*) Feature: technology preview of WebAssembly application module.

*) Feature: "response_headers" option to manage headers in the action
   and fallback.

*) Feature: HTTP response header variables.

*) Feature: ASGI lifespan state support. Thanks to synodriver.

*) Bugfix: ensure that $uri variable is not cached.

*) Bugfix: deprecated options were unavailable.

*) Bugfix: ASGI applications inaccessible over IPv6.

</ChangeLog>
   2023-06-30 22:44:33 by Sergey A. Osokin | Files touched by this commit (1)
Log message:
www/unit-php: added PHP 8.2 as supported version

Bump PKGREVISION.
   2023-06-01 09:00:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
unit-php: simplify PKGNAME
   2022-03-09 15:08:25 by Sergey A. Osokin | Files touched by this commit (1) | Package updated
Log message:
www/unit-php: update list of supported PHP versions
   2022-02-23 05:24:38 by Sergey A. Osokin | Files touched by this commit (6)
Log message:
Update my email address.
   2021-12-29 07:05:19 by Takahiro Kambe | Files touched by this commit (16)
Log message:
Retire of php73, PHP 7.3.x.