Path to this page:
./
www/unit-ruby,
Ruby module for NGINX Unit
Branch: CURRENT,
Version: 1.31.0,
Package name: unit-ruby31-1.31.0,
Maintainer: osaRuby 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-ruby31-1.31.0
- (2023-06-30) Updated to version: unit-ruby31-1.30.0nb1
- (2023-02-09) Updated to version: unit-ruby31-1.29.0
- (2022-02-23) Updated to version: unit-ruby27-1.26.1
- (2021-12-01) Updated to version: unit-ruby27-1.26.0
- (2021-02-28) Updated to version: unit-ruby26-1.22.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-06-30 22:49:44 by Sergey A. Osokin | Files touched by this commit (2) |
Log message:
www/unit-*: add multiple versions support for python and ruby
Multiple versions of python and ruby programming languages can coexist,
so adding versions to modules make them coexist as well.
Bump PKGREVISION.
|
2022-02-23 05:24:38 by Sergey A. Osokin | Files touched by this commit (6) |
Log message:
Update my email address.
|
2021-02-27 21:58:27 by Juraj Lutter | Files touched by this commit (3) |
Log message:
unit: Adjust package naming, no functional changes.
- Adjust package names
- Check for embedded PHP support in unit-php build.
|
2021-02-14 14:43:40 by Juraj Lutter | Files touched by this commit (8) |
Log message:
unit: Change references from wip to www
|
2021-02-14 12:56:58 by Juraj Lutter | Files touched by this commit (30) |
Log message:
www/unit: import unit-1.22.0
NGINX Unit is a polyglot app server, a reverse proxy, and a static file server,
available for Unix-like systems. It was built by nginx team members from
scratch to be highly efficient and fully configurable at runtime.
Vast majority of work done by Sergey A. Osokin <osa@FreeBSD.org>
WWW: http://unit.nginx.org/
|