Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.13 19 Feb 2013 17:36:56
  |
osa  |
Add third-party http_push_stream module.
PR: 174423 |
1.3.13 19 Feb 2013 17:31:35
  |
osa  |
Update from 1.3.12 to 1.3.13.
Update SPDY patch from version 61 to 65.
<ChangeLog>
*) Change: a compiler with name "cc" is now used by default.
*) Feature: support for proxying of WebSocket connections.
Thanks to Apcera and CloudBees for sponsoring this work.
*) Feature: the "auth_basic_user_file" directive supports "{SHA}"
password encryption method.
Thanks to Louis Opter.
</ChangeLog> |
1.3.12_1 13 Feb 2013 09:23:58
  |
osa  |
Add nginx_pid_prefix rcvar for ability to prevent collision with other PIDs
names
when using with profiles.
Bump PORTREVISION.
PR: 175823 |
1.3.12 07 Feb 2013 12:37:48
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
1.3.12 07 Feb 2013 03:16:17
  |
osa  |
Update devel-kit third-party module from 0.2.17 to 0.2.18.
USE_NGINX_DEVEL_KIT internal knob has been deprecated.
Fix third-party modules build by change configure order.
Fix build with iconv third-party module. (*)
Do not bump PORTREVISION.
PR: 175862 (*) |
1.3.12 05 Feb 2013 17:16:34
  |
osa  |
Update from 1.3.11 to 1.3.12.
Update SPDY patch from version 60 to 61.
<ChangeLog>
*) Feature: variables support in the "proxy_bind", "fastcgi_bind",
"memcached_bind", "scgi_bind", and "uwsgi_bind" directives.
*) Feature: the $pipe, $request_length, $time_iso8601, and $time_local
variables can now be used not only in the "log_format" directive.
Thanks to Kiril Kalchev.
*) Feature: IPv6 support in the ngx_http_geoip_module.
Thanks to Gregor Kaliie|nik.
(Only the first 15 lines of the commit message are shown above ) |
1.3.11 04 Feb 2013 03:40:57
  |
osa  |
Update SPDY patch from version 59 to 60. |
1.3.11 27 Jan 2013 16:35:12
  |
osa  |
Update SPDY patch from version 58 to 59. |
1.3.11 17 Jan 2013 03:36:31
  |
osa  |
Update third-party rtmp module from 0.8.4 to 0.8.7.
Requested by: Roman Arutyunyan <arutyunyan.roman@gmail.com> (author) |
1.3.11 16 Jan 2013 03:38:23
  |
osa  |
Update SPDY patch from version 54 to 58. |
1.3.11 12 Jan 2013 07:26:28
  |
osa  |
Update from 1.3.8 to 1.3.11.
Update SPDY patch from version 53 to 54.
Chunked support has been implemented and enabled by default in nginx' base, so
remove support for third-party chunkin module.
There are two third-party features are temporary disabled:
o) ngx_http_upload_module;
o) syslog support.
<ChangeLog>
Changes with nginx 1.3.11 10 Jan 2013
*) Bugfix: a segmentation fault might occur if logging was used; the bug (Only the first 15 lines of the commit message are shown above ) |
1.3.8_1 09 Jan 2013 15:52:35
  |
osa  |
Update from 3.0.17 to 3.0.19:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
<Changes>
Release 3.0.19
--------------
* Nginx security fix: do not display Nginx version when
server_tokens are off.
* Fixed compilation problems on some systems.
* Fixed some Union Station-related bugs.
Release 3.0.18
--------------
* Fixed compilation problems on Fedora 17.
* Fixed Union Station compatibility with Rails 3.2.
* Phusion Passenger Enterprise Standalone now supports rolling
restarts and deployment error resistance.
</Changes> |
1.3.8_1 21 Dec 2012 05:22:17
  |
osa  |
Add PORTREVISION back, introduced in r309338. |
1.3.8 21 Dec 2012 05:20:28
  |
osa  |
Update rtmp third-party module from 0.6.1 to 0.8.4.
Spotted by: Roman Arutyunyan <arutyunyan.roman@gmail.com> (author) |
1.3.8_1 11 Dec 2012 19:05:28
  |
osa  |
Update third-party ngx_cache_purge module from 1.6 to 2.0. |
1.3.8_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.3.8 22 Nov 2012 03:47:21
  |
osa  |
Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.
Feature safe: yes |
1.3.8 12 Nov 2012 18:37:49
  |
osa  |
Update SPDY patch from version 52 to 53.
Feature safe: yes |
1.3.8 30 Oct 2012 23:39:59
  |
osa  |
Update from 1.3.7 to 1.3.8.
Feature safe: yes
<ChangeLog>
*) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
directive.
Thanks to Mike Kazantsev and Eric O'Connor.
*) Feature: the $bytes_sent, $connection, and $connection_requests
variables can now be used not only in the "log_format" directive.
Thanks to Benjamin Grts+ssing.
*) Feature: the "auto" parameter of the "worker_processes" directive.
*) Bugfix: "cache file ... has md5 collision" alert.
*) Bugfix: in the ngx_http_gunzip_filter_module.
*) Bugfix: in the "ssl_stapling" directive.
</ChangeLog> |
1.3.7 17 Oct 2012 02:17:42
  |
osa  |
Update third-party modules:
o) drizzle - from 0.1.2 to 0.1.4;
o) lua - from 0.5.14 to 0.6.10;
o) redis2 - from 0.08rc4 to 0.09;
o) rtmp - from 0.2.3 to 0.6.1;
o) srcache - from 0.14 to 0.16.
Convert header to modern manner.
Feature safe: yes |
1.3.7 02 Oct 2012 15:04:02
  |
osa  |
Update from 1.3.6 to 1.3.7.
<ChangeLog>
*) Feature: OCSP stapling support.
Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.
*) Feature: the "ssl_trusted_certificate" directive.
*) Feature: resolver now randomly rotates addresses returned from cache.
Thanks to Anton Jouline.
*) Bugfix: OpenSSL 0.9.7 compatibility.
</ChangeLog>
Fix SIZE line for ldap third-party module. |
1.3.6_1 20 Sep 2012 03:56:12
  |
osa  |
Add third-party CT++ module.
Subnmitted: Veniamin Gvozdikov <g.veniamin@googlemail.com>
PR: 171702 |
1.3.6_1 20 Sep 2012 03:44:21
  |
osa  |
Add third-party http_auth_ldap module.
Submitted by: rm
PR: 171745 |
1.3.6_1 19 Sep 2012 18:29:13
  |
osa  |
Fix rc script for nginx with profiles. (*)
Configure build with original http_dav if third-party http_dav_ext defined.
Bump PORTREVISIONs.
Found by: Slava Kokorin <slava.kokorin@gmail.com> (*) |
1.3.6 12 Sep 2012 17:00:55
  |
osa  |
Update from 1.3.5 to 1.3.6.
<ChangeLog>
*) Feature: the ngx_http_gunzip_filter_module.
*) Feature: the "memcached_gzip_flag" directive.
*) Feature: the "always" parameter of the "gzip_static" directive.
*) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
Thanks to Charles Chen.
*) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
the --with-ipv6 option was used.
</ChangeLog> |
1.3.5 28 Aug 2012 18:01:09
 |
osa  |
Update from 3.0.15 to 3.0.17:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.3.5 26 Aug 2012 16:56:32
 |
osa  |
Update third-party http_substitutions_filter module to "numeric"
release - 0.6.2. |
1.3.5 26 Aug 2012 10:58:51
 |
osa  |
Update third-party http_substitutions_filter module to latest snapshot. |
1.3.5 21 Aug 2012 17:39:37
 |
osa  |
Update from 1.3.4 to 1.3.5.
<ChangeLog>
*) Change: the ngx_http_mp4_module module no longer skips tracks in
formats other than H.264 and AAC.
*) Bugfix: a segmentation fault might occur in a worker process if the
"map" directive was used with variables as values.
*) Bugfix: a segmentation fault might occur in a worker process if the
"geo" directive was used with the "ranges" parameter but without the
"default" parameter; the bug had appeared in 0.8.43.
Thanks to Zhen Chen and Weibin Yao.
(Only the first 15 lines of the commit message are shown above ) |
1.3.4 21 Aug 2012 03:38:25
 |
osa  |
Update third-party http_substitutions_filter module from 0.5.2.r59 to 0.6.0,
relocated to github.
Fix typo for upstream_fair module. [*]
Submitted by: Artis Caune <Artis.Caune@gmail.com> [*]
PR: 170795 [*] |
1.3.4 15 Aug 2012 16:02:13
 |
osa  |
Update third-party modules (sync with openresty-1.2.1.14):
o) lua from 0.5.13 to 0.5.14;
o) srcache from 0.13rc8 to 0.14. |
1.3.4 13 Aug 2012 16:38:07
 |
osa  |
Update third-party modules (sync with openresty-1.2.1.13):
o) lua from 0.5.12 to 0.5.13;
o) echo from 0.38rc2 to 0.41. |
1.3.4 13 Aug 2012 16:30:19
 |
osa  |
Update SPDY patch from version 51 to 52. |
1.3.4 09 Aug 2012 12:31:57
 |
osa  |
Update SPDY patch from version 48 to 51. |
1.3.4 07 Aug 2012 17:30:44
 |
osa  |
Update third-party modules (sync with openresty-1.2.1.9):
o) lua from 0.5.7 to 0.5.12;
o) headers_more from 0.17 to 0.18;
o) drizzle from 0.1.2rc7 to 0.1.2. |
1.3.4 04 Aug 2012 06:01:12
 |
osa  |
Update from 3.0.14 to 3.0.15:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.3.4 31 Jul 2012 17:54:29
 |
osa  |
Update from 1.3.3 to 1.3.4.
<ChangeLog>
*) Change: the "ipv6only" parameter is now turned on by default for
listening IPv6 sockets.
*) Feature: the Clang compiler support.
*) Bugfix: extra listening sockets might be created.
Thanks to Roman Odaisky.
*) Bugfix: nginx/Windows might hog CPU if a worker process failed to
start.
Thanks to Ricardo Villalobos Guevara.
*) Bugfix: the "proxy_pass_header", "fastcgi_pass_header",
"scgi_pass_header", "uwsgi_pass_header", "proxy_hide_header",
"fastcgi_hide_header", "scgi_hide_header", and "uwsgi_hide_header"
directives might be inherited incorrectly.
</ChangeLog> |
1.3.3 31 Jul 2012 17:50:51
 |
osa  |
Update:
o) third-party rtmp module from 0.1.10 to 0.2.3; (*)
o) prefix path for third-party sflow module.
Requested by: Rudolph Sand aka r dot sand at new-net dot net (*) |
1.3.3 26 Jul 2012 06:28:02
 |
ak  |
- Fix MAIL_* options
Approved by: osa (maintainer) |
1.3.3 26 Jul 2012 06:10:32
 |
osa  |
Update SPDY patch from version 47 to 48. |
1.3.3 22 Jul 2012 13:39:34
 |
osa  |
Update passenger from 3.0.13 to 3.0.14. |
1.3.3 16 Jul 2012 17:47:56
 |
osa  |
Move rc script nginx.sh.in to more canonical nginx.in. |
1.3.3 16 Jul 2012 17:38:33
 |
osa  |
Update third-party modules:
o) lua from 0.5.0rc30 to 0.5.7;
o) headers_more from 0.17rc1 to 0.17.
s/_MODULE//. |
1.3.3 12 Jul 2012 13:45:46
 |
osa  |
Update SPDY patch from version 46 to 47. |
1.3.3 10 Jul 2012 16:18:19
 |
osa  |
Update from 1.3.2 to 1.3.3.
<ChangeLog>
*) Feature: entity tags support and the "etag" directive.
*) Bugfix: trailing dot in a source value was not ignored if the "map"
directive was used with the "hostnames" parameter.
*) Bugfix: incorrect location might be used to process a request if a
URI was changed via a "rewrite" directive before an internal redirect
to a named location.
</ChangeLog> |
1.3.2 04 Jul 2012 22:33:52
 |
osa  |
Update SPDY patch from version 45 to 46. |
1.3.2 03 Jul 2012 03:48:32
 |
osa  |
Update third-party modules:
o) cache_purge from 1.5 to 1.6;
o) slowfs_cache from 1.8 to 1.9;
o) upload_progress from 0.8.3 to 0.9.0. [*]
Remove needless extra patch.
PR: 169602 [*] |
1.3.2 01 Jul 2012 23:18:57
 |
osa  |
Update SPDY patch from version 44 to 45. |
1.3.2 29 Jun 2012 21:05:05
 |
osa  |
Update SPDY patch from version 43 to 44. |
1.3.2 29 Jun 2012 21:01:03
 |
osa  |
Truncate variable name for third-party h264_streaming module, s/_MODULE//. |
1.3.2 28 Jun 2012 19:09:47
 |
osa  |
Update SPDY patch from version 42 to 43. |
1.3.2 28 Jun 2012 14:25:06
 |
osa  |
Fix build without mail-specific modules after switch to OptionsNG.
PR: 169498 |
1.3.2 27 Jun 2012 06:28:47
 |
osa  |
Update from 1.3.1 to 1.3.2.
<ChangeLog>
*) Change: the "single" parameter of the "keepalive" directive is now
ignored.
*) Change: SSL compression is now disabled when using all versions of
OpenSSL, including ones prior to 1.0.0.
*) Feature: it is now possible to use the "ip_hash" directive to balance
IPv6 clients.
*) Feature: the $status variable can now be used not only in the
"log_format" directive. (Only the first 15 lines of the commit message are shown above ) |
1.3.1_2 26 Jun 2012 13:57:07
 |
osa  |
Update SPDY patch from version 40 to 42. |
1.3.1_2 25 Jun 2012 02:43:21
 |
osa  |
Update SPDY patch from version 39 to 40. |
1.3.1_2 22 Jun 2012 18:06:46
 |
osa  |
Update SPDY patch from version 38 to 39. |
1.3.1_2 22 Jun 2012 17:59:14
 |
osa  |
Update the name of recent added tcp_proxy third-party module. |
1.3.1_2 21 Jun 2012 06:35:24
 |
osa  |
Add third-party tcp_proxy module, ver.0.26,
https://github.com/yaoweibin/nginx_tcp_proxy_module/
Requested by: Weibin Yao <yaoweibin@gmail.com> |
1.3.1_2 20 Jun 2012 14:04:44
 |
osa  |
Update SPDY patch from version 37 to 38. |
1.3.1_2 19 Jun 2012 06:27:32
 |
osa  |
Do not require specific versions of shared libraries. |
1.3.1_2 18 Jun 2012 16:18:19
 |
osa  |
Update SPDY patch from 36 to 37 version. |
1.3.1_2 18 Jun 2012 16:12:38
 |
osa  |
Update subs_filter third-party module from 0.5.2.r53 to 0.5.2.r59.
Configure pcre module support if subs_filter module defined. |
1.3.1_2 17 Jun 2012 17:59:01
 |
osa  |
Add SPDY support.
Please read http://nginx.org/patches/spdy/README.txt before use. |
1.3.1_2 17 Jun 2012 17:54:56
 |
osa  |
Remove needless bsd.ports.[pre|post].mk includes, use bsd.port.mk. |
1.3.1_2 14 Jun 2012 11:29:08
 |
osa  |
Update third-party modules:
o) drizzle - from 0.1.2rc6 to 0.1.2rc7, sync with
ngx_openresty 1.0.15.10 stable;
o) rtmp - from 0.1.5 to 0.1.10.
Do not bump PORTREVISION because these modules are disabled by default. |
1.3.1_2 14 Jun 2012 10:53:34
 |
osa  |
Update from 3.0.12 to 3.0.13:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.3.1_2 14 Jun 2012 08:12:29
 |
osa  |
Create temporary directory with install(1).
Remove duplicate code from Makefile and pkg-plist.
Bump PORTREVISION.
Requested by: dougb |
1.3.1_1 13 Jun 2012 04:46:14
 |
osa  |
Check existence temporary directory %%NGINX_TMPDIR%% before
test configuration. (1)
Use %%NGINX_RUNDIR%%, %%WWWOWN%% and %%WWWGRP%% variables defined
in Makefile instead of hardcoded or new values.
Bump PORTREVISION.
Idea from PR: 168836 (1) |
1.3.1 07 Jun 2012 16:57:23
 |
osa  |
Update third-party modules:
o) lua - from 0.5.0rc28 to 0.5.0rc30;
o) rds-json - from 0.12rc7 to 0.12rc10.
Do not bump PORTREVISION because these modules are disabled by default. |
1.3.1 07 Jun 2012 01:24:03
 |
osa  |
Be more correct after latest changes in ngx_regex_t. |
1.3.1 07 Jun 2012 01:09:44
 |
osa  |
Add third-party slow module, v.0.9.6,
http://code.google.com/p/nginx-sflow-module/.
Do not bump PORTREVISION because this module is disabled by default. |
1.3.1 06 Jun 2012 13:25:53
 |
osa  |
Add back checksums and size for h264_streaming and xss third-party modules. |
1.3.1 06 Jun 2012 13:22:17
 |
osa  |
Return back XSS third-party module. |
1.3.1 06 Jun 2012 13:21:26
 |
osa  |
Update from 1.3.0 to 1.3.1.
<ChangeLog>
*) Security: now nginx/Windows ignores trailing dot in URI path
component, and does not allow URIs with ":$" in it.
Thanks to Vladimir Kochetkov, Positive Research Center.
*) Feature: the "proxy_pass", "fastcgi_pass", "scgi_pass", "uwsgi_pass"
directives, and the "server" directive inside the "upstream" block,
now support IPv6 addresses.
*) Feature: the "resolver" directive now support IPv6 addresses and an
optional port specification.
(Only the first 15 lines of the commit message are shown above ) |
1.3.0 06 Jun 2012 12:10:13
 |
osa  |
Fix issue with HTTP_CACHE option.
Spotted by: many people |
1.3.0 04 Jun 2012 17:33:25
 |
osa  |
Add VIDEO knob to OPTIONS_DEFINE for choose original or third-party
MP4 module. |
1.3.0 04 Jun 2012 04:07:38
 |
osa  |
OptionsNGfy.
Most name of variables are shortened, s/_MODULE_//g.
Thanks to: bapt |
1.3.0 24 May 2012 08:04:58
 |
osa  |
Update third-party module naxsi from 0.45 to 0.46-1.
Do not bump PORTREVISION because this module is disabled by default. |
1.3.0 18 May 2012 04:43:43
 |
osa  |
Add third-party RTMP module, v.0.1.5,
https://github.com/arut/nginx-rtmp-module.
Note! The RTMP module does not share data between workers and only
works in one-worker mode.
Do not bump PORTREVISION because this module is disabled by default.
Spotted by: Patrick Ernst aka patrick dot ernst at maxxbone dot com |
1.3.0 16 May 2012 11:24:12
 |
osa  |
Update third-party modules (openresty 1.0.15.5):
o) lua - from 0.5.0rc27 to 0.5.0rc28;
o) rds_scv - from 0.05rc1 to 0.05rc2.
Remove needless patch.
Do not bump PORTREVISIONs because these modules are disabled by default. |
1.3.0 15 May 2012 15:15:38
 |
osa  |
Update from 1.2.0 to 1.3.0.
<ChangeLog>
*) Feature: the "debug_connection" directive now supports IPv6 addresses
and the "unix:" parameter.
*) Feature: the "set_real_ip_from" directive and the "proxy" parameter
of the "geo" directive now support IPv6 addresses.
*) Feature: the "real_ip_recursive", "geoip_proxy", and
"geoip_proxy_recursive" directives.
*) Feature: the "proxy_recursive" parameter of the "geo" directive.
(Only the first 15 lines of the commit message are shown above ) |
1.2.0_1 15 May 2012 15:11:42
 |
osa  |
Update third-party modules (openresty 1.0.15.3):
o) lua - from 0.5.0rc24 to 0.5.0rc27;
o) set_misc - from 0.22rc5 to 0.22rc7;
o) srcache - from 0.13rc6 to 0.13rc8;
Do not bump PORTREVISIONs because these modules are disabled by default. |
1.2.0_1 11 May 2012 10:42:26
 |
osa  |
Add two new third-party modules:
1) let, 0.0.4;
2) upstream_sticky, 1.0;
Do not bump PORTREVISIONs because these modules are disabled by default.
Spotted by: Serguei Okladnikov <oklaspec@mail.ru> (1)
PR: 167494 (2) |
1.2.0_1 26 Apr 2012 08:11:12
 |
osa  |
Update third-party modules (openresty 1.0.11.28):
o) echo - from 0.38rc1 to 0.38rc2;
o) lua - from 0.4.1 to 0.5.0rc24;
o) rds-csv - from 0.04 to 0.05rc1;
o) redis2 - from 0.08rc2 to 0.08rc4;
o) srcache - from 0.13rc3 to 0.13.rc6;
o) xss - from 0.03rc8 to 0.03rc9;
o) iconv - from 0.10rc5 to 0.10rc7;
Do not bump PORTREVISIONs because these modules are disabled by default. |
1.2.0_1 25 Apr 2012 17:01:38
 |
osa  |
Add one more WWW site to pkg-descr file.
Remove -DNGX_DEBUG_MALLOC flag. (*)
Bump PORTREVISION.
Requested by: Maxim Dounin aka mdounin at mdounin dot ru (*) |
1.2.0 23 Apr 2012 14:01:35
 |
osa  |
Update to latest stable version 1.2.0.
<ChangeLog>
*) Bugfix: a segmentation fault might occur in a worker process if the
"try_files" directive was used; the bug had appeared in 1.1.19.
*) Bugfix: response might be truncated if there were more than IOV_MAX
buffers used.
*) Bugfix: in the "crop" parameter of the "image_filter" directive.
Thanks to Maxim Bublis.
</ChangeLog> |
1.1.19_1 23 Apr 2012 12:18:43
 |
osa  |
Update pkg-descr to modern variant.
Bump PORTREVISIONs.
PR: ports/167089 |
1.1.19 23 Apr 2012 12:04:37
 |
osa  |
Update third-party naxsi module rom 0.43 to 0.45.
Do not bump PORTREVISIONs because this module disabled by default.
PR: ports/167166, ports/167167 |
1.1.19 22 Apr 2012 18:52:26
 |
osa  |
Update from 3.0.11 to 3.0.12:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.1.19 13 Apr 2012 12:17:05
 |
osa  |
Security update from 1.1.18 to 1.1.19.
<ChangeLog>
*) Security: specially crafted mp4 file might allow to overwrite memory
locations in a worker process if the ngx_http_mp4_module was used,
potentially resulting in arbitrary code execution (CVE-2012-2089).
Thanks to Matthew Daley.
*) Bugfix: nginx/Windows might be terminated abnormally.
Thanks to Vincent Lee.
*) Bugfix: nginx hogged CPU if all servers in an upstream were marked as
"backup".
(Only the first 15 lines of the commit message are shown above ) |
1.1.18 03 Apr 2012 16:16:10
 |
osa  |
Update third-party ngx_http_redis from 0.3.5 to 0.3.6.
Add USERS/GROUPS for www/nginx.
Do not bump PORTREVISIONs because this module disabled by default.
Feature safe: yes
<ChangeLog>
*) Feature: redis_gzip_flag. Usefull if you are prefer to
store data compressed in redis. Works with ngx_http_gunzip_filter
module.
Thanks to Maxim Dounin.
*) Bugfix: ngx_http_redis_module might issue the error message
"redis sent invalid trailer".
Thanks to agentzh.
</ChangeLog> |
1.1.18 29 Mar 2012 07:27:45
 |
osa  |
Update from 1.1.17 to 1.1.18.
Add USERS/GROUPS.
Feature safe: yes
<ChangeLog>
*) Change: keepalive connections are no longer disabled for Safari by
default.
*) Feature: the $connection_requests variable.
*) Feature: $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd and
$tcpinfo_rcv_space variables.
(Only the first 15 lines of the commit message are shown above ) |
1.1.17 15 Mar 2012 13:51:22
 |
osa  |
Security update from 1.1.16 to 1.1.17.
Security:
http://www.vuxml.org/freebsd/29194cb8-6e9f-11e1-8376-f0def16c5c1b.html
Feature safe: yes
<ChangeLog>
*) Security: content of previously freed memory might be sent to a
client if backend returned specially crafted response.
Thanks to Matthew Daley.
*) Bugfix: in the embedded perl module if used from SSI.
Thanks to Matthew Daley.
*) Bugfix: in the ngx_http_uwsgi_module.
</ChangeLog> |
1.1.16 29 Feb 2012 19:53:17
 |
osa  |
Fix fetch notice third-party module. |
1.1.16 29 Feb 2012 19:35:03
 |
osa  |
Fix fetch zip and naxsi third-party modules. |
1.1.16 29 Feb 2012 15:51:26
 |
osa  |
Update from 1.1.15 to 1.1.16.
<ChangeLog>
*) Change: the simultaneous subrequest limit has been raised to 200.
*) Feature: the "from" parameter of the "disable_symlinks" directive.
*) Feature: the "return" and "error_page" directives can be used to
return 307 redirections.
*) Bugfix: a segmentation fault might occur in a worker process if the
"resolver" directive was used and there was no "error_log" directive
specified at global level.
Thanks to Roman Arutyunyan. (Only the first 15 lines of the commit message are shown above ) |
1.1.15 29 Feb 2012 05:32:27
 |
osa  |
Update third-party naxsi module from 0.42 to 0.43.
Fix libraries dependences if WITH_LUA_MODULE knob defined. [1]
Do not bump PORTREVISIONs because this module disabled by default.
Submitted by: Alexandre Biancalana <ale@biancalanas.net> [1] |
1.1.15 28 Feb 2012 17:43:56
 |
osa  |
Update slowfs_cache third-party module from 1.7 to 1.8.
Do not bump PORTREVISIONs because this module disabled by default.
<ChangeLog>
2012-02-28 VERSION 1.8
* Fix setting of slowfs process title.
In case when local path was over 277 characters long, slowfs
process would crash, which would result in file not being
copied to the cache.
Bug had appeared in version 1.7.
</ChangeLog> |
1.1.15 28 Feb 2012 13:59:45
 |
osa  |
Update slowfs_cache third-party module from 1.6 to 1.7.
Do not bump PORTREVISION because this module disabled by default.
<ChangeLog>
2012-02-28 VERSION 1.7
* Fix on-disk cache size calculation.
Since the initial release, recorded on-disk cache size was
decreased twice for purged content (once during cache purge
and once during subsequent cache update).
This resulted in recorded on-disk cache size being much
smaller than in reality, which could lead to on-disk cache
outgrowing defined "max_size" parameter.
Patch from Pyry Hakulinen (via ngx_cache_purge, months ago).
* Append path of the file being cached to the slowfs process
title.
</ChangeLog> |
1.1.15 28 Feb 2012 10:26:19
 |
osa  |
Move upward extra_commands string for compatible with rc.conf.d
feature.
Do not bump PORTREVISIONs.
PR: 165454 |