Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.40_1 10 Jun 2010 07:19:18
 |
osa  |
Configure temporary path for ngx_http_uwsgi_module.
Bump PORTREVISION.
Submitted by: Piotr Sikora aka piotr dot sikora at frickle dot com |
0.8.40 08 Jun 2010 11:28:41
 |
osa  |
Accordingly update third-party slowfs_cache module from 1.4 to 1.5.
Remove needless patch.
Do not bump PORTREVISIONs. |
0.8.40 08 Jun 2010 04:47:29
 |
osa  |
Accordingly update third-party cache_purge module from 1.0 to 1.1.
Do not bump PORTREVISIONs. |
0.8.40 07 Jun 2010 13:34:24
 |
osa  |
Update from 0.8.39 to 0.8.40.
License.
<ChangeLog>
*) Security: now nginx/Windows ignores default file stream name.
Thanks to Jose Antonio Vazquez Gonzalez.
*) Feature: the ngx_http_uwsgi_module.
Thanks to Roberto De Ioris.
*) Feature: a "fastcgi_param" directive with value starting with
"HTTP_" overrides a client request header line.
*) Bugfix: the "If-Modified-Since", "If-Range", etc. client request
header lines were passed to FastCGI-server while caching.
*) Bugfix: listen unix domain socket could not be changed during
reconfiguration.
Thanks to Maxim Dounin.
</ChangeLog> |
0.8.39 07 Jun 2010 02:45:14
 |
osa  |
Accordingly update third-party headers_more module from 0.09 to 0.10.
Do not bump PORTREVISIONs. |
0.8.39 06 Jun 2010 07:09:19
 |
osa  |
Update from 2.2.12 to 2.2.14:
1) third-party passenger module for www/nginx and www/nginx-devel
2) www/rubygem-passenger
Do not bump PORTREVISIONs. [1]
Approved by: Jacob Atzen aka jatzen at gmail dot com [2] |
0.8.39 02 Jun 2010 17:14:56
 |
osa  |
Accordingly update third-party headers_more module from 0.08 to 0.09.
Do not bump PORTREVISIONs. |
0.8.39 01 Jun 2010 09:43:03
 |
osa  |
Update:
1) third-party passenger module from 2.2.11 to 2.2.12 for www/nginx
2) third-party passenger module from 2.2.11 to 2.2.12 for www/nginx-devel
3) www/rubygem-passenger from 2.2.11 to 2.2.12
Remove needless patch. [2]
Do not bump PORTREVISIONs.
Approved by: Jacob Atzen aka jatzen at gmail dot com [3] |
0.8.39 31 May 2010 16:34:49
 |
osa  |
Update from 0.8.38 to 0.8.39.
<ChangeLog>
*) Bugfix: an inherited "alias" directive worked incorrectly in
inclusive location.
*) Bugfix: in "alias" with variables and "try_files" directives
combination.
*) Bugfix: listen unix domain and IPv6 sockets did not inherit while
online upgrade.
Thanks to Maxim Dounin.
</ChangeLog> |
0.8.38 25 May 2010 16:10:57
 |
osa  |
Accordingly update third-party slowfs_cache module from 1.3 to 1.4.
Remove needless patch.
Do not bump PORTREVISIONs. |
0.8.38 24 May 2010 17:17:17
 |
osa  |
Update from 0.8.37 to 0.8.38.
Add four hacks for third-party modules.
<ChangeLog>
*) Feature: the "proxy_no_cache" and "fastcgi_no_cache" directives.
*) Feature: now the "rewrite" directive does a redirect automatically
if the $scheme variable is used.
Thanks to Piotr Sikora.
*) Bugfix: now "limit_req" delay directive conforms to the described
algorithm.
Thanks to Maxim Dounin.
*) Bugfix: the $uid_got variable might not be used in the SSI and perl
modules.
</ChangeLog> |
0.8.37 17 May 2010 06:39:22
 |
osa  |
Update from 0.8.36 to 0.8.37.
<ChangeLog>
*) Feature: the ngx_http_split_clients_module.
*) Feature: the "map" directive supports keys more than 255 characters.
*) Bugfix: nginx ignored the "private" and "no-store" values in the
"Cache-Control" backend response header line.
*) Bugfix: a "stub" parameter of an "include" SSI directive was not
used, if empty response has 200 status code.
*) Bugfix: if a proxied or FastCGI request was internally redirected to
another proxied or FastCGI location, then a segmentation fault might
occur in a worker process; the bug had appeared in 0.8.33.
Thanks to Yichun Zhang.
*) Bugfix: IMAP connections may hang until they timed out while talking
to Zimbra server.
Thanks to Alan Batie.
</ChangeLog> |
0.8.36 07 May 2010 03:56:19
 |
osa  |
Accordingly update third-party echo module from 0.28 to 0.30.
Do not bump PORTREVISIONs. |
0.8.36 03 May 2010 13:58:42
 |
osa  |
Accordingly update third-party echo module from 0.27 to 0.28.
Do not bump PORTREVISIONs. |
0.8.36 29 Apr 2010 04:18:25
 |
osa  |
Accordingly update third-party supervisord module from 1.3 to 1.4.
Do not bump PORTREVISIONs. |
0.8.36 28 Apr 2010 19:18:28
 |
osa  |
Update third party headers_more module from 0.07 to 0.08. |
0.8.36 23 Apr 2010 03:43:21
 |
osa  |
Update from 0.8.35 to fresh bugfix release 0.8.36.
Update third party http_memc module from 0.06 to 0.08.
<ChangeLog>
*) Bugfix: the ngx_http_dav_module handled incorrectly the DELETE,
COPY, and MOVE methods for symlinks.
*) Bugfix: values of the $query_string, $arg_..., etc. variables cached
in main request were used by the SSI module in subrequests.
*) Bugfix: a variable value was repeatedly encoded after each an "echo"
SSI-command output; the bug had appeared in 0.6.14.
*) Bugfix: a worker process hung if a FIFO file was requested.
Thanks to Vicente Aguilar and Maxim Dounin.
*) Bugfix: OpenSSL-1.0.0 compatibility on 64-bit Linux.
Thanks to Maxim Dounin.
*) Bugfix: nginx could not be built --without-http-cache; the bug had
appeared in 0.8.35.
<ChangeLog> |
0.8.35 08 Apr 2010 11:08:05
 |
osa  |
Accordingly update third-party echo module from 0.26 to 0.27.
Remove needless extra patch.
Do not bump PORTREVISIONs. |
0.8.35 01 Apr 2010 17:03:35
 |
osa  |
Update from 0.8.34 to 0.8.35.
Add quick fix for ngx_echo_module, also sent the patch to upstream.
<ChangeLog>
*) Change: now the charset filter runs before the SSI filter.
*) Feature: the "chunked_transfer_encoding" directive.
*) Bugfix: an "&" character was not escaped when it was copied in
arguments part in a rewrite rule.
*) Bugfix: nginx might be terminated abnormally while a signal
processing or if the directive "timer_resolution" was used on (Only the first 15 lines of the commit message are shown above ) |
0.8.34 28 Mar 2010 04:44:55
 |
dougb  |
Cleanse uneeded RC_SUBR variables
Approved by: pgolluci |
0.8.35 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.8.34 25 Mar 2010 10:02:43
 |
osa  |
Accordingly add third-party echo module version 0.26.
Do not bump PORTREVISIONs. |
0.8.34 25 Mar 2010 02:37:06
 |
osa  |
Accordingly update third-party auth request module from 0.1 to 0.2.
Do not bump PORTREVISIONs.
<ChangeLog>
*) Feature: auth_request_set directive.
*) Bugfix: segmentation fault happened on auth request handled by
proxy_pass or fastcgi_pass if initial request has non-empty body.
</ChangeLog> |
0.8.34 23 Mar 2010 05:01:02
 |
osa  |
Accordingly update third-party gunzip filter module from 0.2 to 0.3.
Do not bump PORTREVISIONs. |
0.8.34 10 Mar 2010 04:30:34
 |
osa  |
Accordingly update third-party fancyindex module from 0.2.1 to 0.2.2.
Do not bump PORTREVISIONs.
PR: 144557 |
0.8.34 09 Mar 2010 09:49:09
 |
osa  |
Update CATEGORIES if defined passenger module support.
Do not bump PORTREVISIONs. |
0.8.34 05 Mar 2010 11:46:00
 |
osa  |
Accordingly update third party passenger module from 2.0.10 to 2.0.11.
Do not bump PORTREVISIONs.
Feature safe: yes |
0.8.34 03 Mar 2010 18:48:59
 |
osa  |
Update from 0.8.33 to 0.8.34.
Feature safe: yes
<ChangeLog>
*) Bugfix: nginx did not support all ciphers and digests used in client
certificates.
Thanks to Innocenty Enikeew.
*) Bugfix: nginx cached incorrectly FastCGI responses if there was
large stderr output before response.
*) Bugfix: nginx did not support HTTPS referrers.
(Only the first 15 lines of the commit message are shown above ) |
0.8.33 02 Mar 2010 10:31:38
 |
osa  |
Accordingly update third party upload module from 2.0.11 to 2.0.12.
Remove needless patch for www/nginx-devel.
Do not bump PORTREVISIONs.
Feature safe: yes |
0.8.33 27 Feb 2010 19:56:07
 |
osa  |
Accordingly add third party auth_request module, version 0.1.
Do not bump PORTREVISIONs.
Feature safe: yes |
0.8.33 27 Feb 2010 19:20:20
 |
osa  |
Accordingly add third party headers_more module, version 0.07.
Do not bump PORTREVISIONs.
Feature safe: yes |
0.8.33 22 Feb 2010 17:29:33
 |
osa  |
Accordingly update third party modules:
o) http_push from 0.69 to 0.692;
o) passenger from 2.2.9 to 2.2.10.
Do not bump PORTREVISIONs.
Feature safe: yes |
0.8.33 22 Feb 2010 13:53:25
 |
osa  |
Update third party modules for www/nginx and www/nginx-devel:
o) h264_streaming from 2.2.5 to 2.2.7;
o) passenger from 2.2.8 to 2.2.9.
Do not bump PORTREVISIONs.
Feature safe: yes |
0.8.33 18 Feb 2010 19:16:13
 |
osa  |
Accordingly add third party module accept language.
Do not bump PORTREVISIONs.
Feature safe: yes
Submitted by: Mike Stupalov aka landy2005 at gmail dot com
PR: ports/143787 |
0.8.33 08 Feb 2010 03:56:37
 |
osa  |
Accordingly update memc (aka advanced memcached) module
from 0.05 to 0.06.
Do not bump PORTREVISIONs. |
0.8.33 07 Feb 2010 10:21:47
 |
osa  |
Update upstream_hash module from 0.3 to 0.3.1.
Do not bump PORTREVISION. |
0.8.33 06 Feb 2010 18:52:56
 |
osa  |
Accordingly update fancyindex module from 0.1_beta5 to 0.2.1.
Remove needless patches.
Do not bump PORTREVISIONs. |
0.8.33 04 Feb 2010 10:08:56
 |
osa  |
Accordingly update gunzip_filter module from 0.1 to 0.2 for
www/nginx and www/nginx-devel.
Do not bump PORTREVISIONs.
Spotted by: Maxim Dounin aka mdounin at mdounin dot ru |
0.8.33 02 Feb 2010 00:56:26
 |
osa  |
Update from 0.8.32 to 0.8.33.
Feature safe: yes
<ChangeLog>
*) Security: now nginx/Windows ignores trailing spaces in URI.
Thanks to Dan Crowley, Core Security Technologies.
*) Security: now nginx/Windows ignores short files names.
Thanks to Dan Crowley, Core Security Technologies.
*) Change: now keepalive connections after POST requests are not
disabled for MSIE 7.0+. Thanks to Adam Lounds.
(Only the first 15 lines of the commit message are shown above ) |
0.8.32 18 Jan 2010 19:53:37
 |
osa  |
This is accordingly update for www/nginx and www/nginx-devel.
Add one more third-party module: upstream_hash, version 0.3.1.
Update slowfs_cache module from 1.2 to 1.3.
Update mogilefs module from 1.0.2 to 1.0.3.
Do not bump PORTREVISIONs. |
0.8.32 14 Jan 2010 18:55:41
 |
osa  |
Use USE_OPENSSL instead of bsd.openssl.mk.
Do not remove default DISTFILES due to port building
failure when third-party module (i.e. additional DISTFILES)
selected.
Do not bump PORTREVISIONs.
PRs: 142831, 142833 |
0.8.32 11 Jan 2010 17:23:35
 |
osa  |
Update from 0.8.31 to 0.8.32.
<ChangeLog>
*) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.
Thanks to Maxim Dounin.
*) Bugfix: regular expression named captures worked for two names only.
Thanks to Maxim Dounin.
*) Bugfix: now the "localhost" name is used in the "Host" request
header line, if an unix domain socket is defined in the "auth_http"
directive.
Thanks to Maxim Dounin.
*) Bugfix: nginx did nor support chunked transfer encoding for 201
responses.
Thanks to Julian Reich.
*) Bugfix: if the "expires modified" set date in the past, the a
negative number was set in the "Cache-Control" response header
line.
Thanks to Alex Kapranoff.
</ChangeLog> |
0.8.31 11 Jan 2010 07:43:39
 |
osa  |
Accordingly add ngx_cache_purge-1.0, the module adding ability
to purge content from nginx's FastCGI and proxy caches.
Do not bump PORTREVISIONs. |
0.8.31 09 Jan 2010 19:19:03
 |
osa  |
Revert back update Passenger from 2.2.9 to 2.2.8
due to incompatible infrastructure.
Do not bump PORTREVISIONs. |
0.8.31 08 Jan 2010 19:34:15
 |
osa  |
Accordingly update Passenger module from 2.2.8 to 2.2.9.
Do not bump PORTREVISIONs. |
0.8.31 06 Jan 2010 20:29:50
 |
osa  |
Accordingly add memc module - an extended version of the
standard memcached module that supports set, add, delete,
and many more memcached commands.
Do not bump PORTREVISIONs. |
0.8.31 05 Jan 2010 22:06:43
 |
osa  |
Accordingly commit changes for third-party modules in www/nginx
and www/nginx-devel:
o) update uploadprogress from 0.7 to 0.8;
o) update upstream_fair from 20081012 to 20090923;
o) update supervisord from 1.2 to 1.3;
o) add udplog (syslog) module version 1.0.0;
o) s/modle/module/ for both Makefiles.
Remove needless patches.
Do not bump PORTREVISIONs. |
0.8.31 03 Jan 2010 17:53:22
 |
osa  |
Accordingly update upstream_keepalive module, from 0.1 to 0.2.
Do not bump PORTREVISIONs. |
0.8.31 29 Dec 2009 07:14:11
 |
osa  |
Accordingly update slowfs_cache module, from 1.1 to 1.2.
Do not bump PORTREVISIONs. |
0.8.31 29 Dec 2009 07:04:33
 |
osa  |
Accordingly add http_gunzip_filter module, version 0.1.
Do not bump PORTREVISIONs. |
0.8.31 26 Dec 2009 13:04:41
 |
osa  |
Update http_redis module from 0.3.0 to 0.3.1.
Cosmetic whitespace fix for Makefile.
Do not bump PORTREVISIONs.
<ChangeLog>
*) Change: return 502 instead of 404 for error.
*) Change: better error messages diagnostics.
*) Bugfix: interoperability with redis; the bug had
appeared in 0.3.0.
</ChangeLog> |
0.8.31 25 Dec 2009 15:20:15
 |
osa  |
Add one more know WITH_DEBUGLOG by split debug features
for distro (--with-debug) and system (-g) specific. |
0.8.31 25 Dec 2009 09:53:04
 |
osa  |
Improve redis protocol support.
Do not bump PORTREVISION. |
0.8.31 23 Dec 2009 21:22:26
 |
osa  |
Update from 0.8.30 to 0.8.31.
Update http_redis module from 0.2.0 to 0.3.0.
Remove needless extra patch.
<ChangeLog>
*) Feature: now the "error_page" directive may redirect the 301 and 302
responses.
*) Feature: the $geoip_city_continent_code, $geoip_latitude, and
$geoip_longitude variables.
Thanks to Arvind Sundararajan.
*) Feature: now the ngx_http_image_filter_module deletes always EXIF
and other application specific data if the data consume more than 5% (Only the first 15 lines of the commit message are shown above ) |
0.8.30 22 Dec 2009 11:42:22
 |
osa  |
Update slowfs_cache module, from 1.0 to 1.1.
Do not bump PORTREVISION. |
0.8.30 22 Dec 2009 04:55:50
 |
osa  |
Add third party slowfs_cache module, version 1.0.
Do not bump PORTREVISION. |
0.8.30 21 Dec 2009 20:31:46
 |
osa  |
Accordingly add third party supervisord module, version 1.2.
Do not bump PORTREVISIONs. |
0.8.30 21 Dec 2009 18:46:06
 |
osa  |
Accordingly add third party http_push module, version 0.69.
Do not bump PORTREVISIONs. |
0.8.30 19 Dec 2009 23:05:28
 |
osa  |
Accordingly add third party http_auth_pam module, version 1.1.
Do not bump PORTREVISIONs.
Spotted by: Paul Cockings aka dspam at cytringan dot co dot uk |
0.8.30 19 Dec 2009 10:56:33
 |
osa  |
Accordingly update uploadprogress module with patch from github.
Do not bump PORTREVISIONs.
Spotted by: Vladimir Getmanshchuk aka vladget at openfilm dot com
Requested by: Brice Figureau aka brice at daysofwonder dot com
(uploadprogress module author) |
0.8.30 17 Dec 2009 11:23:06
 |
osa  |
Update Passenger(tm) module from 2.2.7 to 2.2.8. |
0.8.30 15 Dec 2009 16:11:19
 |
osa  |
Update from 0.8.29 to 0.8.30.
<ChangeLog>
*) Change: now the default buffer size of the
"large_client_header_buffers" directive is 8K.
Thanks to Andrew Cholakian.
*) Feature: the conf/fastcgi.conf for simple FastCGI configurations.
*) Bugfix: nginx/Windows tried to rename a temporary file twice if the
file should replace an already existent file.
*) Bugfix: of "double free or corruption" error issued if host could
not be resolved; the bug had appeared in 0.8.22.
Thanks to Konstantin Svist.
*) Bugfix: in libatomic usage on some platforms.
Thanks to W-Mark Kubacki.
</ChangeLog> |
0.8.29 01 Dec 2009 04:22:10
 |
osa  |
Make uploadprogress module fetchtable (accordingly).
Notice from: Vladimir Getmanshchuk aka vladget at openfilm dot com |
0.8.29 30 Nov 2009 14:12:05
 |
osa  |
Update from 0.8.28 to 0.8.29.
<ChangeLog>
*) Change: now the "009" status code is written to an access log for
proxied HTTP/0.9 responses.
*) Feature: the "addition_types", "charset_types", "gzip_types",
"ssi_types", "sub_filter_types", and "xslt_types" directives support
an "*" parameter.
*) Feature: GCC 4.1+ built-in atomic operations usage.
Thanks to W-Mark Kubacki.
*) Feature: the --with-libatomic[=DIR] option in the configure. (Only the first 15 lines of the commit message are shown above ) |
0.8.28 26 Nov 2009 06:52:33
 |
osa  |
Fix upload module bug:
keepalive connection was hanging after upload has been completed.
Do not bump PORTREVISION. |
0.8.28 24 Nov 2009 12:08:22
 |
osa  |
Update from 0.8.27 to 0.8.28.
<ChangeLog>
*) Bugfix: nginx could not be built with the --without-pcre parameter;
the bug had appeared in 0.8.25.
</ChangeLog> |
0.8.28 24 Nov 2009 11:56:27
 |
osa  |
Accordingly update (www/nginx and www/nginx-devel):
passenger module support from 2.2.5 to 2.2.7;
upload module to 2.0.11;
uploadprogress module from 0.6 to 0.7.
Remove needless patch.
Also, h264 module distfile re-rolled due moon phase.
Do not bump PORTREVISIONs. |
0.8.27 19 Nov 2009 10:09:29
 |
osa  |
Update from 0.8.24 to 0.8.27.
<ChangeLog>
Changes with nginx 0.8.27
*) Bugfix: regular expressions did work in nginx/Windows; the bug had
appeared in 0.8.25.
Changes with nginx 0.8.26
*) Bugfix: in captures usage in "rewrite" directive; the bug had
appeared in 0.8.25.
*) Bugfix: nginx could not be built without the --with-debug option; (Only the first 15 lines of the commit message are shown above ) |
0.8.24 12 Nov 2009 08:20:12
 |
osa  |
Update from 0.8.22 to 0.8.24.
<ChangeLog>
Changes with nginx 0.8.24
*) Bugfix: nginx always added "Content-Encoding: gzip" response header
line in 304 responses sent by ngx_http_gzip_static_module.
*) Bugfix: nginx could not be built without the --with-debug option;
the bug had appeared in 0.8.23.
*) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive
inherited incorrectly from previous level.
(Only the first 15 lines of the commit message are shown above ) |
0.8.22 09 Nov 2009 19:51:42
 |
osa  |
Update h264 (aka http_mp4_h264) module from the dated material to
version 2.2.5 for www/nginx and www/nginx-devel accordingly.
Do not bump PORTREVISIONs.
Requested by: many |
0.8.22 04 Nov 2009 21:24:35
 |
osa  |
Add missing library dependence for http_image_filter module for
www/nginx and www/nginx-devel accordingly.
Do not bump PORTREVISIONs. |
0.8.22 03 Nov 2009 19:55:53
 |
osa  |
Update from 0.8.21 to 0.8.22.
<ChangeLog>
*) Feature: the "proxy_bind", "fastcgi_bind", and "memcached_bind"
directives.
*) Feature: the "access" and the "deny" directives support IPv6.
*) Feature: the "set_real_ip_from" directive supports IPv6 addresses in
request headers.
*) Feature: the "unix:" parameter of the "set_real_ip_from" directive.
*) Bugfix: nginx did not delete unix domain socket after configuration (Only the first 15 lines of the commit message are shown above ) |
0.8.21 26 Oct 2009 16:05:53
 |
osa  |
Update from 0.8.20 to 0.8.21.
Illuminate http_image_filter module.
<ChangeLog>
*) Feature: now the "-V" switch shows TLS SNI support.
*) Feature: the "listen" directive of the HTTP module supports unix
domain sockets.
Thanks to Hongli Lai.
*) Feature: the "default_server" parameter of the "listen" directive.
*) Feature: now a "default" parameter is not required to set listen
socket options.
*) Bugfix: nginx did not support dates in 2038 year on 32-bit platforms;
*) Bugfix: socket leak; the bug had appeared in 0.8.11.
</ChangeLog> |
0.8.20 14 Oct 2009 17:08:50
 |
osa  |
Update from 0.8.19 to 0.8.20.
<ChangeLog>
*) Change: now default SSL ciphers are "HIGH:!ADH:!MD5".
*) Bugfix: the ngx_http_autoindex_module did not show the trailing
slash in links to a directory; the bug had appeared in 0.7.15.
*) Bugfix: nginx did not close a log file set by the --error-log-path
configuration option; the bug had appeared in 0.7.53.
*) Bugfix: nginx did not treat a comma as separator in the
"Cache-Control" backend response header line.
(Only the first 15 lines of the commit message are shown above ) |
0.8.19 06 Oct 2009 17:20:33
 |
osa  |
Update from 0.8.18 to 0.8.19.
<ChangeLog>
*) Change: now SSLv2 protocol is disabled by default.
*) Change: now default SSL ciphers are "ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM".
*) Bugfix: a "limit_req" directive did not work; the bug had appeared
in 0.8.18.
</ChangeLog> |
0.8.18 06 Oct 2009 13:24:22
 |
osa  |
Update from 0.8.17 to 0.8.18.
<ChangeLog>
*) Feature: the "read_ahead" directive.
*) Feature: now several "perl_modules" directive may be used.
*) Feature: the "limit_req_log_level" and "limit_conn_log_level"
directives.
*) Bugfix: now "limit_req" directive conforms to the leaky bucket
algorithm.
Thanks to Maxim Dounin.
(Only the first 15 lines of the commit message are shown above ) |
0.8.17 28 Sep 2009 18:11:01
 |
osa  |
Update from 0.8.16 to 0.8.17.
Feature safe: yes
<ChangeLog>
*) Security: now "/../" are disabled in "Destination" request header
line.
*) Change: now $host variable value is always low case.
*) Feature: the $ssl_session_id variable.
*) Bugfix: socket leak; the bug had appeared in 0.8.11.
</ChangeLog> |
0.8.16 22 Sep 2009 19:54:43
 |
osa  |
Update ngx_http_redis module from 0.1.2 to 0.2.0 accordingly.
Do not bump PORTREVISION.
Feature safe: yes
<ChangeLog>
*) Feature: the $redis_db variable: now the ngx_http_redis
module uses the $redis_db variable value as the parameter
for SELECT command.
*) Cleanup: style/spaces fixes.
</ChangeLog> |
0.8.16 22 Sep 2009 17:23:57
 |
osa  |
Update from 0.8.15 to 0.8.16.
Feature safe: yes
<ChangeLog>
*) Feature: the "image_filter_transparency" directive.
*) Bugfix: "addition_types" directive was incorrectly named
"addtion_types".
*) Bugfix: resolver cache poisoning.
Thanks to Matthew Dempsky.
*) Bugfix: memory leak in resolver. (Only the first 15 lines of the commit message are shown above ) |
0.8.15 14 Sep 2009 17:12:50
 |
osa  |
Security update from 0.8.14 to 0.8.15.
Update http_redis module from 0.1.1 to 0.1.2.
<ChangeLog>
*) Security: a segmentation fault might occur in worker process while
specially crafted request handling.
Thanks to Chris Ries.
*) Bugfix: if names .domain.tld, .sub.domain.tld, and .domain-some.tld
were defined, then the name .sub.domain.tld was matched by
.domain.tld.
*) Bugfix: in transparency support in the ngx_http_image_filter_module.
*) Bugfix: in file AIO.
*) Bugfix: in X-Accel-Redirect usage; the bug had appeared in 0.8.11.
*) Bugfix: in embedded perl module; the bug had appeared in 0.8.11.
</ChangeLog> |
0.8.14 13 Sep 2009 08:42:27
 |
osa  |
Update upload_progress module from 0.5 to 0.6.
Remove needless patch.
Do not bump PORTREVISION.
Notice from: Brice Figureau aka brice at daysofwonder dot com |
0.8.14 12 Sep 2009 18:20:23
 |
osa  |
Merge new fix existing patch for uploadprogress module for
nginx and nginx-devel accordingly.
Do not bump PORTREVISIONs.
Patch from: Brice Figureau aka brice at daysofwonder dot com
Tested by: Vladimir Getmanshchuk aka vladget at openfilm dot com |
0.8.14 07 Sep 2009 18:42:02
 |
osa  |
Update from 0.8.13 to 0.8.14.
<ChangeLog>
*) Bugfix: an expired cached response might stick in the "UPDATING"
state.
*) Bugfix: a segmentation fault might occur in worker process, if
error_log was set to info or debug level.
Thanks to Sergey Bochenkov.
*) Bugfix: in embedded perl module; the bug had appeared in 0.8.11.
*) Bugfix: an "error_page" directive did not redirect a 413 error; the
bug had appeared in 0.6.10.
</ChangeLog> |
0.8.13 04 Sep 2009 10:37:40
 |
osa  |
Update passenger module from 2.2.4 to 2.2.5.
Update mod_zip module from 1.1.4 to 1.1.5.
Also change MASTER_SITE for mod_zip module.
Do not bump PORTREVISION. |
0.8.13 31 Aug 2009 16:18:42
 |
osa  |
Update from 0.8.12 to 0.8.13.
<ChangeLog>
*) Bugfix: in the "aio sendfile" directive. the bug had appeared in
0.8.12.
*) Bugfix: nginx could not be built without the --with-file-aio option
on FreeBSD; the bug had appeared in 0.8.12.
</ChangeLog> |
0.8.12 31 Aug 2009 13:22:00
 |
osa  |
Update from 0.8.11 to 0.8.12.
Remove needless vendor patch.
<ChangeLog>
*) Feature: the "sendfile" parameter in the "aio" directive on FreeBSD.
*) Bugfix: in try_files; the bug had appeared in 0.8.11.
*) Bugfix: in memcached; the bug had appeared in 0.8.11.
</ChangeLog> |
0.8.11_1 31 Aug 2009 09:48:06
 |
osa  |
Add vendor patch for memcached module.
Update nginx_upload module from 2.0.9 to 2.0.10.
Update nginx_http_redis module from 0.1 to 0.1.1.
Bump PORTREVISION. |
0.8.11 28 Aug 2009 16:13:10
 |
osa  |
Update from 0.8.10 to 0.8.11.
Remove needless extra patch.
<ChangeLog>
*) Change: directive "gzip_disable msie6" enables gzipping for
MSIE 6.0 SV1.
*) Feature: file AIO support on FreeBSD and Linux.
*) Feature: the "directio_alignment" directive.
</ChangeLog> |
0.8.10 24 Aug 2009 11:46:24
 |
osa  |
Update from 0.8.9 to 0.8.10.
<ChangeLog>
*) Bugfix: memory leaks if GeoIP City database was used.
*) Bugfix: in copying temporary files to permanent storage area; the
bug had appeared in 0.8.9.
</ChangeLog> |
0.8.9 24 Aug 2009 10:02:35
 |
osa  |
Add http_redis module support.
Add experimental file aio support.
Do not bump PORTREVISION cause new features are disabled by default. |
0.8.9 18 Aug 2009 05:43:08
 |
osa  |
Update from 0.8.8 to 0.8.9.
<ChangeLog>
*) Feature: now the start cache loader runs in a separate process; this
should improve large caches handling.
*) Feature: now temporarily files and permanent storage area may reside
at different file systems.
</ChangeLog> |
0.8.8 10 Aug 2009 10:32:38
 |
osa  |
Update from 0.8.7 to 0.8.8.
<ChangeLog>
*) Bugfix: in handling FastCGI headers split in records.
*) Bugfix: a segmentation fault occurred in worker process, if a
request was handled in two proxied or FastCGIed locations and a
caching was enabled in the first location; the bug had appeared in
0.8.7.
</ChangeLog> |
0.8.7 27 Jul 2009 16:56:50
 |
osa  |
Update from 0.8.6 to 0.8.7.
<ChangeLog>
*) Change: minimum supported OpenSSL version is 0.9.7.
*) Change: the "ask" parameter of the "ssl_verify_client" directive was
changed to the "optional" parameter and now it checks a client
certificate if it was offered.
Thanks to Brice Figureau.
*) Feature: the $ssl_client_verify variable.
Thanks to Brice Figureau.
*) Feature: the "ssl_crl" directive. (Only the first 15 lines of the commit message are shown above ) |
0.8.6 27 Jul 2009 05:59:19
 |
osa  |
Update mogilefs module from 1.0.1 to 1.0.2.
Do not bump PORTREVISIONs.
<ChangeLog>
*) Feature: directive mogilefs_methods and support for PUT and
DELETE methods
*) Feature: dynamic evaluation of tracker name
*) Feature: ability to pass noverify parameter to tracker
</ChangeLog> |
0.8.6 21 Jul 2009 13:53:14
 |
osa  |
Add support for http_geoip module (introduced in 0.8.6).
Do not bump PORTREVISION. |
0.8.6 20 Jul 2009 09:04:55
 |
osa  |
Update from 0.8.5 to 0.8.6.
Add two new variables NGINX_ACCESSLOG and NGINX_ERRORLOG
to allow log paths customization, i.e.
% make NGINX_ACCESSLOG=/dev/null
NOTE. If you want nginx to log errors into stderr it's
better to use
% make NGINX_ERRORLOG=stderr
instead of NGINX_ERRORLOG=/dev/stderr to avoid duplicate
error messages during startup.
(Only the first 15 lines of the commit message are shown above ) |
0.8.5 17 Jul 2009 06:12:47
 |
osa  |
Add two more third-party modules: http_mp4_streaming_lite
and http_notice_module.
Submitted by: Konrad Lapsz aka konrad dot lapsz at gmail dot com |
0.8.5 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
0.8.5 15 Jul 2009 14:09:33
 |
osa  |
Resort options to make third party modules distinguishable.
Apply these changes accordingly for stable and devel versions.
Do not bump PORTREVISIONs.
Submitted by: Maxim Dounin aka mdounin at mdounin dot ru |
0.8.5 15 Jul 2009 14:03:40
 |
osa  |
Fix whitespaces. |