Path to this page:
./
www/unit-perl,
Perl module for NGINX Unit
Branch: CURRENT,
Version: 1.31.0,
Package name: unit-perl-1.31.0,
Maintainer: osaPerl module for NGINX Unit.
Package options: inet6, pcre2, ssl
Master sites:
Filesize: 883.938 KB
Version history: (Expand)
- (2023-09-01) Updated to version: unit-perl-1.31.0
- (2023-07-06) Updated to version: unit-perl-1.30.0nb1
- (2023-02-09) Updated to version: unit-perl-1.29.0
- (2022-09-14) Updated to version: unit-perl-1.28.0
- (2022-06-28) Updated to version: unit-perl-1.27.0nb1
- (2022-06-02) Updated to version: unit-perl-1.27.0
CVS history: (Expand)
2023-09-01 19:28:29 by Sergey A. Osokin | Files touched by this commit (10) | |
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-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-09-14 07:31:42 by Sergey A. Osokin | Files touched by this commit (4) | |
Log message:
*/*unit*: update NGINX Unit from 1.27.0 to 1.28.0
<ChangeLog>
*) Change: increased the applications' startup timeout.
*) Change: disallowed abstract Unix domain socket syntax in non-Linux
systems.
*) Feature: basic statistics API.
*) Feature: customizable access log format.
*) Feature: more HTTP variables support.
*) Feature: forwarded header to replace client address and protocol.
*) Feature: ability to get dynamic variables.
*) Feature: support for abstract Unix sockets.
*) Feature: support for Unix sockets in address matching.
*) Feature: the $dollar variable translates to a literal "$" during
variable substitution.
*) Bugfix: router process could crash if index file didn't contain an
extension.
*) Bugfix: force SCRIPT_NAME in Ruby to always be an empty string.
*) Bugfix: when isolated PID numbers reach the prototype process host
PID, the prototype crashed.
*) Bugfix: the Ruby application process could crash on SIGTERM.
*) Bugfix: the Ruby application process could crash on SIGINT.
*) Bugfix: mutex leak in the C API.
</ChangeLog>
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-06-02 19:04:31 by Sergey A. Osokin | Files touched by this commit (3) | |
Log message:
www/unit*: update to 1.27.0
<ChangeLog>
*) Feature: ability to specify a custom index file name when serving
static files.
*) Feature: variables support in the "location" option of the \
"return"
action.
*) Feature: support empty strings in the "location" option of the
"return" action.
*) Feature: added a new variable, $request_uri, that includes both the
path and the query parts as per RFC 3986, sections 3-4.
*) Feature: Ruby Rack environment parameter "SCRIPT_NAME" support.
*) Feature: compatibility with GCC 12.
*) Bugfix: Ruby Sinatra applications don't work without custom logging.
*) Bugfix: the controller process could crash when a chain of more than
four certificates was uploaded.
*) Bugfix: some Perl applications failed to process the request body,
notably with Plack.
*) Bugfix: some Spring Boot applications failed to start, notably with
Grails.
*) Bugfix: incorrect Python protocol auto detection (ASGI or WSGI) for
native callable object, notably with Falcon.
*) Bugfix: ECMAScript modules did not work with the recent Node.js
versions.
</ChangeLog>
|
2022-02-23 05:24:38 by Sergey A. Osokin | Files touched by this commit (6) |
Log message:
Update my email address.
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-02-14 14:43:40 by Juraj Lutter | Files touched by this commit (8) |
Log message:
unit: Change references from wip to www
|