Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2,1 03 Jul 2012 17:09:44 |
osa |
Update from 1.2.1 to 1.2.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: 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 (Only the first 15 lines of the commit message are shown above ) |
1.2.1_2,1 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.2.1_2,1 29 Jun 2012 21:01:03 |
osa |
Truncate variable name for third-party h264_streaming module, s/_MODULE//. |
1.2.1_2,1 28 Jun 2012 14:25:06 |
osa |
Fix build without mail-specific modules after switch to OptionsNG.
PR: 169498 |
1.2.1_2,1 22 Jun 2012 17:59:14 |
osa |
Update the name of recent added tcp_proxy third-party module. |
1.2.1_2,1 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.2.1_2,1 19 Jun 2012 06:27:32 |
osa |
Do not require specific versions of shared libraries. |
1.2.1_2,1 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.2.1_2,1 17 Jun 2012 17:54:56 |
osa |
Remove needless bsd.ports.[pre|post].mk includes, use bsd.port.mk. |
1.2.1_2,1 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.2.1_2,1 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.2.1_2,1 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.2.1_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.2.1,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.2.1,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.2.1,1 06 Jun 2012 12:58:58 |
osa |
Return back XSS third-party module. |
1.2.1,1 06 Jun 2012 12:57:03 |
osa |
Update from 1.2.0 to 1.2.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 "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 (Only the first 15 lines of the commit message are shown above ) |
1.2.0_1,1 06 Jun 2012 12:10:13 |
osa |
Fix issue with HTTP_CACHE option.
Spotted by: many people |
1.2.0_1,1 04 Jun 2012 17:33:25 |
osa |
Add VIDEO knob to OPTIONS_DEFINE for choose original or third-party
MP4 module. |
1.2.0_1,1 04 Jun 2012 04:07:38 |
osa |
OptionsNGfy.
Most name of variables are shortened, s/_MODULE_//g.
Thanks to: bapt |
1.2.0_1,1 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.2.0_1,1 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.2.0_1,1 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.2.0_1,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,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,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,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,1 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.0.15_1,1 23 Apr 2012 12:18:43 |
osa |
Update pkg-descr to modern variant.
Bump PORTREVISIONs.
PR: ports/167089 |
1.0.15,1 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.0.15,1 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.0.15,1 13 Apr 2012 12:11:04 |
osa |
Security update from 1.0.14 to 1.0.15.
<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: in the ngx_http_mp4_module.
</ChangeLog> |
1.0.14,1 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.0.14,1 15 Mar 2012 13:49:37 |
osa |
Security update from 1.0.13 to 1.0.14.
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.
</ChangeLog> |
1.0.13,1 05 Mar 2012 16:16:44 |
osa |
Update from 1.0.12 to 1.0.13.
<ChangeLog>
*) Feature: the "return" and "error_page" directives can now 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.
*) Bugfix: memory leaks.
Thanks to Lanshun Zhou.
(Only the first 15 lines of the commit message are shown above ) |
1.0.12_1,1 29 Feb 2012 19:53:17 |
osa |
Fix fetch notice third-party module. |
1.0.12_1,1 29 Feb 2012 19:35:03 |
osa |
Fix fetch zip and naxsi third-party modules. |
1.0.12_1,1 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.0.12_1,1 28 Feb 2012 23:01:25 |
osa |
Revert back previous commit of removing
http_upstream_keepalive third-party module from distinfo.
Notice from: Rainer Duffner <rainer@ultra-secure.de>
Pointy hat to: osa |
1.0.12_1,1 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.0.12_1,1 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.0.12_1,1 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 |
1.0.12_1,1 23 Feb 2012 09:30:11 |
osa |
Add two third-party modules:
o) web_dav_extension, for support missing PROPFIND and OPTIONS commands;
o) http_auth_digest, providing support for RFC 2617 Digest Authentication.
PR: 165276, 165333 |
1.0.12_1,1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
1.0.12,1 06 Feb 2012 17:50:46 |
osa |
Update from 1.0.11 to 1.0.12.
<ChangeLog>
*) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the
"ssl_protocols" directive.
*) Feature: the "if" SSI command supports captures in regular
expressions.
*) Bugfix: the "if" SSI command did not work inside the "block" command.
*) Bugfix: in AIO error handling on FreeBSD.
*) Bugfix: in the OpenSSL library initialization. (Only the first 15 lines of the commit message are shown above ) |
1.0.11,1 06 Feb 2012 17:48:29 |
osa |
Use ${LOCALBASE} instead of ${PREFIX} for search headers and libraries
for third-party modules.
Do not bump PORTREVISIONs. |
1.0.11,1 01 Feb 2012 13:51:21 |
osa |
Update third-party modules:
o) echo from 0.37 to 0.38rc1;
o) headers_more from 0.16 to 0.17rc1;
o) drizzle from 0.1.2rc4 to 0.1.2rc6;
o) set_misc from 0.22rc4 to 0.22rc5. |
1.0.11,1 01 Feb 2012 04:43:11 |
osa |
Update third-party lua module from 0.4.0 to bugfix release 0.4.1. |
1.0.11,1 19 Jan 2012 18:09:09 |
osa |
Move luajit from devel to lang directory.
Notice from: linimon |
1.0.11,1 17 Jan 2012 12:58:38 |
osa |
Update third-party modules:
o) memc from 0.12 to 0.13rc3;
o) redis2 from 0.07 to 0.08rc2;
o) set_misc from 0.22rc3 to 0.22rc4;
o) srcache from 0.12 to 0.13rc3;
o) xss from 0.03rc3 to 0.03rc8. |
1.0.11,1 17 Jan 2012 12:16:09 |
osa |
Update third-party encrypted_session module from 0.01 to 0.02. |
1.0.11,1 16 Jan 2012 07:49:11 |
osa |
Update third-party headers_more module from 0.15 to 0.16.
<ChangeLog>
* bugfix: the on-demand handler/filter registration mechanism did
not work fully for config reload via the HUP signal.
* bugfix: when setting a multi-value response header to a single
value, the single value might be repeated on each old value.
* feature: added some debugging outputs that can be enabled by
the --with-debug option when building nginx or ngx_openresty.
* bugfix: we should set header hash using ngx_hash_key_lc, not
simply to 1. (Only the first 15 lines of the commit message are shown above ) |
1.0.11,1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.11,1 13 Jan 2012 09:57:20 |
osa |
Update third-party echo module from 0.36 to 0.37. |
1.0.11,1 12 Jan 2012 08:24:10 |
osa |
Add 4 third-party modules:
o) arrayvar, add support for array variables to nginx config files;
o) encrypted-session, for encrypt and decrypt nginx variable values;
o) form-input, reads HTTP POST and PUT request body encoded in
"application/x-www-form-urlencoded", and parse the arguments in
request body into nginx variables;
o) iconv, to convert characters of different encoding (by libiconv). |
1.0.11,1 11 Jan 2012 15:33:31 |
osa |
Update third-party lua module from 0.3 to latest stable version 0.4.
Also, switched from default lua interpreter to luajit - a Lua Just-In-Time
compiler
for speed-up lua module based applications (nginx's configurations).
Fix issue with %%PREFIX%% substitution for lua module. |
1.0.11,1 30 Dec 2011 09:51:49 |
osa |
Add three new third-party modules:
o) drizzle - an upstream module that talks to mysql and drizzle by libdrizzle;
o) rds_csv - an output filter module to convert Resty-DBD-Streams (RDS) to
Comma-Separated Values (CSV);
o) rds_json - an output filter that formats Resty DBD Streams generated by
ngx_drizzle and others to JSON.
Do not bump PORTREVISION because these modules disabled by default. |
1.0.11,1 29 Dec 2011 11:30:39 |
osa |
Update third-party http_subs_filter module from 0.5.2.r45 to 0.5.2.r53.
Remove needless extra patch.
Update third-party upload_progress module from 0.8.2 to 0.8.3.
Change the download page to github.com.
Do not bump PORTREVISION because these modules disabled by default. |
1.0.11,1 29 Dec 2011 07:30:05 |
osa |
Update third-party ngx_postgres module from 0.8 to 0.9.
Also remove needless patch.
Do not bump PORTREVISION because these modules disabled by default.
<ChangeLog>
* Improve debug logging.
From Yichun Zhang (agentzh).
* Fix compatibility with poll, select and /dev/poll event models.
Reported by Yichun Zhang (agentzh).
* Fix compatibility with PostgreSQL 9.x.
Reported by Yichun Zhang (agentzh). (Only the first 15 lines of the commit message are shown above ) |
1.0.11,1 29 Dec 2011 07:15:30 |
osa |
Add naxsi third-party module, version 0.42.
Move down checksums for devel_kit third-party module.
Do not bump PORTREVISION because these modules disabled by default.
PR: 162783 |
1.0.11,1 20 Dec 2011 13:58:02 |
osa |
Update third-party cache_purge module from 1.4 to 1.5.
<ChangeLog>
* 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.
</ChangeLog> |
1.0.11,1 15 Dec 2011 19:14:39 |
osa |
Update from 1.0.10 to 1.0.11.
Remove needless patch.
<ChangeLog>
*) Change: now double quotes are encoded in an "echo" SSI-command
output.
Thanks to Zaur Abasmirzoev.
*) Feature: the "image_filter_sharpen" directive.
*) Bugfix: a segmentation fault might occur in a worker process if SNI
was used; the bug had appeared in 1.0.9.
*) Bugfix: SIGWINCH signal did not work after first binary upgrade; the (Only the first 15 lines of the commit message are shown above ) |
1.0.10_1,1 09 Dec 2011 13:57:24 |
osa |
Add set-misc-nginx third-party module.
Remove DEVEL_KIT_MODULE from OPTIONS, because the devel_kit module
is used as a toolkit for other modules.
Add internal USE_NGINX_DEVEL_KIT variable.
Cleanup whitespaces.
Do not bump PORTREVISION because these modules disabled by default.
Feature safe: yes
PR: 163148 (mostly) |
1.0.10_1,1 08 Dec 2011 13:03:33 |
osa |
Merge latest changes for third-party udplog module from upstream
at https://raw.github.com/vkholodkov/nginx-udplog-module/.
Do not bump PORTREVISION because this module disabled by default.
Feature safe: yes
PR: 163023 |
1.0.10_1,1 28 Nov 2011 13:59:59 |
osa |
Update from 3.0.9 to 3.0.11:
o) www/rubygem-passenger; [*]
o) third-party passenger module for www/nginx and www/nginx-devel.
Feature safe: yes
Approved by: maintainer [*] |
1.0.10_1,1 25 Nov 2011 15:23:48 |
osa |
Update third-party upstream_keepalive module from 0.4 to 0.7.
Do not bump PORTREVISION cause module is disabled by default.
Feature safe: yes
PR: 162874 |
1.0.10_1,1 21 Nov 2011 13:50:43 |
osa |
Fix build on fresh -CURRENT.
Do not bump PORTREVISIONs.
Feature safe: yes
Patch from: Igor Sysoev (author)
PR: 162446 |
1.0.10_1,1 21 Nov 2011 10:16:47 |
osa |
Fix installation path for perl module.
Bump PORTREVISION.
Feature safe: yes
Problem found by: Maxim Dounin <mdounin@mdounin.ru> |
1.0.10,1 15 Nov 2011 09:59:38 |
osa |
Update from 1.0.9 to 1.0.10.
Feature safe: yes.
<ChangeLog>
*) Bugfix: a segmentation fault might occur in a worker process if
resolver got a big DNS response.
Thanks to Ben Hawkes.
*) Bugfix: in cache key calculation if internal MD5 implementation was
used; the bug had appeared in 1.0.4.
*) Bugfix: the module ngx_http_mp4_module sent incorrect
"Content-Length" response header line if the "start" argument was
used.
Thanks to Piotr Sikora.
</ChangeLog> |
1.0.9,1 02 Nov 2011 17:37:59 |
osa |
Add nginx-x-rid-header third-party module.
PR: ports/162252
Submitted by: mm |
1.0.9,1 01 Nov 2011 19:36:11 |
osa |
Update from 1.0.8 to 1.0.9.
<ChangeLog>
*) Change: now the 0x7F-0x1F characters are escaped as \xXX in an
access_log.
*) Change: now SIGWINCH signal works only in daemon mode.
*) Feature: "proxy/fastcgi/scgi/uwsgi_ignore_headers" directives support
the following additional values: X-Accel-Limit-Rate,
X-Accel-Buffering, X-Accel-Charset.
*) Feature: decrease of memory consumption if SSL is used.
(Only the first 15 lines of the commit message are shown above ) |
1.0.8,1 10 Oct 2011 13:19:04 |
osa |
Update third-party cache_purge module from 1.3 to 1.4.
Do not bump PORTREVISION.
<ChangeLog>
* Add AIO support.
Requested by Emin Hasanov.
</ChangeLog> |
1.0.8,1 01 Oct 2011 07:33:44 |
osa |
Update from 1.0.7 to 1.0.8.
<ChangeLog>
*) Bugfix: nginx could not be built --with-http_mp4_module and without
--with-debug option.
</ChangeLog> |
1.0.7,1 30 Sep 2011 16:49:30 |
osa |
Update from 1.0.6 to 1.0.7.
Original http_mp4 and third-party http_mp4_h268 modules are
incompatible, add note about.
<ChangeLog>
*) Change: now if total size of all ranges is greater than source
response size, then nginx disables ranges and returns just the source
response.
*) Feature: the "max_ranges" directive.
*) Feature: the module ngx_http_mp4_module.
(Only the first 15 lines of the commit message are shown above ) |
1.0.6_1,1 28 Sep 2011 17:21:23 |
osa |
Update third-party http_redis module from 0.3.4 to 0.3.5.
Update third-party http_gunzip_filter module from 0.3 to 0.4.
Do not bump PORTREVISION because these third-party modules are
disabled by default.
<ChangeLog>
Changes with http_redis 0.3.5
*) Feature: add test for not set $redis_db directive.
*) Feature: keep-alive support merged from original
memcached module 1.1.4.
Changes with http_gunzip 0.4
*) Feature: support for nginx 1.1.4.
</ChangeLog> |
1.0.6_1,1 06 Sep 2011 23:40:32 |
pawel |
- Chase devel/google-perftools shlib bump
- security/tor*: add -L${LOCALBASE}/lib to LDFLAGS (fixes linking)
Approved by: miwi, wen (mentors implicit) |
1.0.6,1 05 Sep 2011 08:40:26 |
osa |
Update from 3.0.8 to 3.0.9:
o) www/rubygem-passenger; [1]
o) passenger support for www/nginx and www/nginx-devel;
Remove needless patch.
Do not bump PORTREVISION because passenger third-party module
disabled by default.
Approved by: maintainer [1] |
1.0.6,1 02 Sep 2011 09:32:03 |
osa |
Update third-party lua module from 0.2 to 0.3.
Bump PORTREVISION is unnecessary, because the module is
disabled by default. |
1.0.6,1 29 Aug 2011 15:53:39 |
osa |
Update from 1.0.5 to 1.0.6.
<ChangeLog>
*) Feature: cache loader run time decrease.
*) Feature: loading time decrease of configuration with large number of
HTTPS sites.
*) Feature: now nginx supports ECDHE key exchange ciphers.
Thanks to Adrian Kotelba.
*) Feature: the "lingering_close" directive.
*) Feature: now shared zones and caches use POSIX semaphores on Solaris. (Only the first 15 lines of the commit message are shown above ) |
1.0.5,1 24 Aug 2011 16:56:00 |
osa |
Update third-party module ngx_http_redis from 0.3.3 to 0.3.4.
<ChangeLog>
*) Change: better error messages diagnostics in select phase.
*) Add more comments in source code.
*) Bugfix: fix interaction with redis if redis_db was unused.
Found by Sergey Makarov.
Thanks to Igor Sysoev.
*) Feature: add test suite for redis backend.
Thanks to Maxim Dounin.
</ChangeLog>
Do not bump PORTREVISION. |
1.0.5,1 12 Aug 2011 16:13:46 |
osa |
Downgrade from latest development version 1.1.0 to latest
stable version 1.0.5.
Bump PORTEPOCH. |
1.1.0 10 Aug 2011 16:22:58 |
osa |
Update from 3.0.7 to 3.0.8:
1) www/rubygem-passenger;
2) passenger support for www/nginx and www/nginx-devel;
Also add patch for fix NULL pointer crash that occurs when
HTTP 1.0 Host header isn't given, obtained from passenger's
upstream.
Approved by: maintainer [1] |
1.1.0 04 Aug 2011 07:51:26 |
osa |
Update from 1.0.5 to 1.1.0.
<ChangeLog>
*) Feature: cache loader run time decrease.
*) Feature: "loader_files", "loader_sleep", and "loader_threshold"
options of the "proxy/fastcgi/scgi/uwsgi_cache_path" directives.
*) Feature: loading time decrease of configuration with large number of
HTTPS sites.
*) Feature: now nginx supports ECDHE key exchange ciphers.
Thanks to Adrian Kotelba.
(Only the first 15 lines of the commit message are shown above ) |
1.0.5 22 Jul 2011 07:14:13 |
osa |
Add one more third-party module nginx-gridfs 0.8 - module to serve content
directly from MongoDB's GridFS.
Update nginx_redis2 module from 0.7rc5 to 0.7.
Fix compile mod_zip module.
Move down CHUNKIN_MODULE in OPTIONS.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default. |
1.0.5 20 Jul 2011 10:50:51 |
osa |
Update from 1.0.4 to 1.0.5.
Fix third-party accept_language fetch by moving to github.
<ChangeLog>
*) Change: now default SSL ciphers are "HIGH:!aNULL:!MD5".
Thanks to Rob Stradling.
*) Feature: the "referer_hash_max_size" and "referer_hash_bucket_size"
directives.
Thanks to Witold Filipczyk.
*) Feature: $uid_reset variable.
(Only the first 15 lines of the commit message are shown above ) |
1.0.4 13 Jul 2011 09:21:18 |
osa |
Add two more third-party modules:
o) chunkin-nginx-module - HTTP 1.1 chunked-encoding request body support;
o) xss-nginx-module - native cross-site scripting support in nginx.
Update nginx_eval_module to the latest version 1.0.3, move MASTER_SITES
to github.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default. |
1.0.4 12 Jul 2011 15:46:56 |
osa |
Add one more third-party module:
o) ngx_postgres-0.8 - upstream module that allows nginx to
communicate directly with PostgreSQL database.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default. |
1.0.4 12 Jul 2011 12:18:22 |
osa |
Add 3 third-party modules:
o) ngx_devel_kit - module that is designed to extend the core
functionality of nginx;
o) ngx_lua - embed the power of lua into nginx;
o) ngx_redis2 - upstream module for the Redis database 2.0 protocol.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default. |
1.0.4 12 Jul 2011 09:41:28 |
osa |
Add third-party module srcache-0.12.
Use more or less canonical name for github.com MASTER_SITES.
Fix fetch for third-party module memc.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default. |
1.0.4 11 Jul 2011 11:22:01 |
osa |
Update third-party modules:
o) echo from 0.34 to 0.36;
o) headers_more from 0.14 to 0.15;
o) memc from 0.11 to 0.12.
Change default MASTER_SITES for these modules from MASTER_SITE_LOCAL
to http://download.github.com/.
Fix whitespaces.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default. |
1.0.4 08 Jun 2011 07:07:43 |
osa |
Update third party nginx_substitutions_filter from 0.5.2 revision 44 to
0.5.2 revision 45.
Do not bump PORTREVISION. |
1.0.4 08 Jun 2011 06:56:25 |
osa |
Update third party ngx_http_redis module from 0.3.2 to 0.3.3.
Do not bump PORTREVISION.
<ChangeLog>
*) Bugfix: fix interaction with redis if redis_db was used.
Also, compile with -Werror now is possible.
</ChangeLog> |
1.0.4 01 Jun 2011 12:06:12 |
osa |
Update from 1.0.3 to 1.0.4.
<ChangeLog>
*) Change: now regular expressions case sensitivity in the "map"
directive is given by prefixes "~" or "~*".
*) Feature: now shared zones and caches use POSIX semaphores on Linux.
Thanks to Denis F. Latypoff.
*) Bugfix: "stalled" cache updating" alert.
*) Bugfix: nginx could not be built --without-http_auth_basic_module;
the bug had appeared in 1.0.3.
</ChangeLog> |
1.0.3 26 May 2011 12:49:30 |
osa |
Add vendor patch for fix build with
% configure ... --without-http_auth_basic_module ...
Bump PORTREVISION is unnecessary, because http_auth_basic module is
enabled by default. |
1.0.3 25 May 2011 16:20:25 |
osa |
Update from 1.0.2 to 1.0.3.
<ChangeLog>
*) Feature: the "auth_basic_user_file" directive supports "$apr1",
"{PLAIN}", and "{SSHA}" password encryption methods.
Thanks to Maxim Dounin.
*) Feature: the "geoip_org" directive and $geoip_org variable.
Thanks to Alexander Uskov, Arnaud Granal, and Denis F. Latypoff.
*) Feature: ngx_http_geo_module and ngx_http_geoip_module support IPv4
addresses mapped to IPv6 addresses.
*) Bugfix: a segmentation fault occurred in a worker process during
testing IPv4 address mapped to IPv6 address, if access or deny rules
were defined only for IPv6; the bug had appeared in 0.8.22.
*) Bugfix: a cached reponse may be broken if proxy/fastcgi/scgi/
uwsgi_cache_bypass and proxy/fastcgi/scgi/uwsgi_no_cache directive
values were different; the bug had appeared in 0.8.46.
</ChangeLog> |
1.0.2 10 May 2011 13:48:04 |
osa |
Update from 1.0.1 to 1.0.2.
<ChangeLog>
*) Feature: now shared zones and caches use POSIX semaphores.
*) Bugfix: in the "rotate" parameter of the "image_filter" directive.
Thanks to Adam Bocim.
*) Bugfix: nginx could not be built on Solaris; the bug had appeared in
1.0.1.
</ChangeLog> |
1.0.1 03 May 2011 19:54:32 |
osa |
Update from 1.0.0 to 1.0.1.
Update CONFLICTS.
Also update third party modules:
o) ngx_cache_purge from 1.2 to 1.3;
o) ngx_slowfs_cache from 1.5 to 1.6.
<ChangeLog>
*) Change: now the "split_clients" directive uses MurmurHash2 algorithm
because of better distribution.
Thanks to Oleg Mamontov.
*) Change: now long strings starting with zero are not considered as
false values. (Only the first 15 lines of the commit message are shown above ) |
1.0.0 19 Apr 2011 12:47:23 |
osa |
Update third party upstream keepalive module from 0.3 to 0.4.
Do not bump PORTREVISION.
<ChangeLog>
*) Bugfix: the "[alert] ... open socket ... left in connection ..."
messages were logged on nginx worker process gracefull exit for
each cached connection; the bug had appeared in 0.3.
</ChangeLog> |
1.0.0 14 Apr 2011 11:31:29 |
osa |
Update from 3.0.6 to 3.0.7:
1) www/rubygem-passenger;
2) passenger support for www/nginx and www/nginx-devel;
update passenger's version for patches.
3) for speed-up rails applications build passenger without
debugging information by default. Otherwise WITH_DEBUG
required.
Approved by: maintainer [1,3] |
1.0.0 12 Apr 2011 10:20:31 |
osa |
Update to latest stable version 1.0.0.
For speed-up rails applications don't build debugging information for
passenger module by default. Otherwise WITH_DEBUG required.
Remove needless nginx.8 for www/nginx, now its in the distro.
<ChangeLog>
*) Bugfix: a cache manager might hog CPU after reload.
Thanks to Maxim Dounin.
*) Bugfix: an "image_filter crop" directive worked incorrectly coupled
with an "image_filter rotate 180" directive.
*) Bugfix: a "satisfy any" directive disabled custom 401 error page.
</ChangeLog> |