2020-10-06 14:04:30 by Nils Ratusznik | Files touched by this commit (3) |
Log message:
Updated naxsi module to version 1.1a.
Upstream changes since 0.56:
1.0:
* Parse body of PATCH requests
* Scientific notation in json
* Log clarification
* Fixed country code when geoip library fail to get geolocation or ip is \
private/local address
* Fixed issues to setup nxapi on ES5 and added country location on stats and \
generated whitelists
1.1:
* Fixed various compilation issues
* Fixed valid JSON blocked by Rule ID 15
* Fixed documentation
* Updated libinjection to 3.9.2
* Added Content-type: application/vnd.api+json
* Added JSON logging output for events
* Implemented Whitelist for IPs and CIDRs and support for IPv4 and IPv6
1.1a:
* Fixed 3 vulnerabilities related to the WAF.
* Fixed build on FreeBSD
|
2020-09-30 15:52:26 by Juraj Lutter | Files touched by this commit (2) |
Log message:
www/nginx: Update njs to 0.4.4
Release Date: 29 September 2020
* nginx modules:
- Bugfix: fixed location merge.
- Bugfix: fixed r.httpVersion for HTTP/2.
* Core:
- Feature: added support for numeric separators (ES12).
- Feature: added remaining methods for %TypedArray%.prototype. The following
methods were added: every(), filter(), find(), findIndex(), forEach(),
includes(), indexOf(), lastIndexOf(), map(), reduce(), reduceRight(),
reverse(), some().
- Feature: added %TypedArray% remaining methods. The following methods were \
added: from(), of().
- Feature: added DataView object.
- Feature: added Buffer object implementation.
- Feature: added support for ArrayBuffer in TextDecoder.prototype.decode()
- Feature: added support for Buffer object in crypto methods.
- Feature: added support for Buffer object in fs methods.
- Change: Hash.prototype.digest() and Hmac.prototype.digest() now return a
Buffer instance instead of a byte string when encoding is not provided.
- Change: fs.readFile() and friends now return a Buffer instance instead of a
byte string when encoding is not provided.
- Bugfix: fixed function prototype property handler while setting.
- Bugfix: fixed function constructor property handler while setting.
- Bugfix: fixed String.prototype.indexOf() for byte strings.
- Bugfix: fixed RegExpBuiltinExec() with a global flag and byte strings.
- Bugfix: fixed RegExp.prototype[Symbol.replace] the when replacement value is a
function.
- Bugfix: fixed TextDecoder.prototype.decode() with non-zero TypedArray offset.
|
2020-09-18 11:15:56 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
Newsyslog should be instructed not to add its message to the new log file
|
2020-09-05 02:35:13 by Juraj Lutter | Files touched by this commit (2) |
Log message:
www/nginx: Add njs extmod and regen distinfo
njs is a subset of the JavaScript language that allows extending nginx
functionality. njs is created in compliance with ECMAScript 5.1 (strict mode)
with some ECMAScript 6 and later extensions.
|
2020-09-03 11:48:07 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
nginx: Replace hardcoded /usr/pkg for all modules.
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-08-16 23:54:08 by Thomas Klausner | Files touched by this commit (2) |
Log message:
nginx: extend the dav option to include dav_ext by default
All howtos on the internet assume it's turned on.
No change to default package.
|
2020-06-01 08:18:51 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
nginx: updated to 1.18.0
Changes with nginx 1.18.0
*) 1.18.x stable branch.
Changes with nginx 1.17.10
*) Feature: the "auth_delay" directive.
|
2020-04-27 07:07:26 by Roland Illig | Files touched by this commit (1) |
Log message:
www/nginx-devel: fix build for SUBST_NOOP_OK=no
|