Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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. |
0.8.5 13 Jul 2009 12:19:04 |
osa |
Update from 0.8.4 to 0.8.5.
<ChangeLog>
*) Bugfix: now nginx allows underscores in a request method.
*) Bugfix: a 500 error code was returned for invalid login/password
while HTTP Basic authentication on Windows.
*) Bugfix: ngx_http_perl_module responses did not work in subrequests.
*) Bugfix: in ngx_http_limit_req_module.
Thanks to Maxim Dounin.
</ChangeLog> |
0.8.4_1 04 Jul 2009 09:47:40 |
osa |
Really bump PORTREVISION by fix typo.
Pointy hat to: osa |
0.8.4 02 Jul 2009 10:31:13 |
osa |
Default stop signal is SIGTERM, the quick shutdown. Also nginx
understands QUIT signal for graceful (gradual) stop.
Add gracefulstop extra command accordingly for stable and devel
versions.
Bump PORTREVISIONs.
PR: ports/136232 (partialy) |
0.8.4 02 Jul 2009 09:13:06 |
osa |
Fix typo.
Pointy hat to: osa |
0.8.4 02 Jul 2009 09:00:16 |
osa |
Fix X-Progress-ID argument parsing in third-party uploadprogress module.
Do not bump PORTREVISIONs.
PR: ports/136064 |
0.8.4 26 Jun 2009 08:16:27 |
osa |
Add eval module version 1.0.1 accordingly.
Do not bump PORTREVISIONs.
WWW: http://www.grid.net.ru/nginx/eval.en.html |
0.8.4 22 Jun 2009 15:31:02 |
osa |
Update passenger module support from 2.2.3 to 2.2.4.
Do not bump PORTREVISIONs. |
0.8.4 22 Jun 2009 12:39:41 |
osa |
Update from 0.8.3 to 0.8.4.
Add WITHOUT_HTTP_CACHE knob.
<ChangeLog>
*) Bugfix: nginx could not be built --without-http-cache; the bug had
appeared in 0.8.3.
</ChangeLog> |
0.8.3 19 Jun 2009 13:48:07 |
osa |
Update from 0.8.2 to 0.8.3.
<ChangeLog>
*) Feature: the $upstream_cache_status variable.
*) Bugfix: nginx could not be built on MacOSX 10.6. the bug had
appeared in 0.8.2.
*) Bugfix: nginx could not be built --without-http-cache; the bug had
appeared in 0.8.2.
*) Bugfix: a segmentation fault occurred in worker process, if a
backend 401 error was intercepted and the backend did not set the
"WWW-Authenticate" response header line.
Thanks to Eugene Mychlo.
</ChangeLog> |
0.8.2 18 Jun 2009 06:54:15 |
osa |
Update passenger module support from 2.2.2 to
fresh bug fix edition 2.2.3.
Do not bump PORTREVISIONs. |
0.8.2 15 Jun 2009 10:37:35 |
osa |
Update from 0.8.1 to 0.8.2.
<ChangeLog>
*) Bugfix: in open_file_cache and proxy/fastcgi cache interaction on
start up.
*) Bugfix: open_file_cache might cache open file descriptors too long.
</ChangeLog> |
0.8.1 09 Jun 2009 19:37:24 |
osa |
Update from 0.8.0 to 0.8.1.
<ChangeLog>
*) Feature: the "updating" parameter in "proxy_cache_use_stale" and
"fastcgi_cache_use_stale" directives.
*) Bugfix: the "If-Modified-Since", "If-Range", etc. client request
header lines were passed to backend while caching if no
"proxy_set_header" directive was used with any parameters.
*) Bugfix: the "Set-Cookie" and "P3P" response header lines were not
hidden while caching if no "proxy_hide_header/fastcgi_hide_header"
directives were used with any parameters.
*) Bugfix: the ngx_http_image_filter_module did not support GIF87a
format.
Thanks to Denis Ilyinyh.
*) Bugfix: nginx could not be built modules on Solaris 10 and early;
the bug had appeared in 0.7.56.
</ChangeLog> |
0.8.0 03 Jun 2009 12:59:53 |
osa |
Update from 0.7.59 to 0.8.0.
Remove IGNORE cause this is new development version (tree).
Update patch for fancyindex module.
<ChangeLog>
*) Feature: the "keepalive_requests" directive.
*) Feature: the "limit_rate_after" directive.
Thanks to Ivan Debnar.
*) Bugfix: XLST filter did not work in subrequests.
*) Bugfix: in relative paths handling in nginx/Windows.
*) Bugfix: in proxy_store, fastcgi_store, proxy_cache, and
fastcgi_cache in nginx/Windows.
*) Bugfix: in memory allocation error handling.
Thanks to Maxim Dounin and Kirill A. Korinskiy.
</ChangeLog> |
0.7.59 28 May 2009 19:48:11 |
osa |
Update from 0.6.37 to latest stable version 0.7.59.
Merge all features from -devel port.
Also mark -devel port IGNORE before new releases. |
0.7.59 27 May 2009 19:22:37 |
osa |
Update from 0.7.58 to 0.7.59.
<ChangeLog>
*) Feature: the "proxy_cache_methods" and "fastcgi_cache_methods"
directives.
*) Bugfix: socket leak; the bug had appeared in 0.7.25.
Thanks to Maxim Dounin.
*) Bugfix: a segmentation fault occurred in worker process,
if a request had no body and the $request_body variable was used;
the bug had appeared in 0.7.58.
*) Bugfix: the SSL modules might not built on Solaris and Linux;
the bug had appeared in 0.7.58.
*) Bugfix: ngx_http_xslt_filter_module responses were not handled by
SSI, charset, and gzip filters.
*) Bugfix: a "charset" directive did not set a charset to
ngx_http_gzip_static_module responses.
</ChangeLog> |
0.7.58 18 May 2009 13:54:54 |
osa |
Update from 0.7.57 to 0.7.58.
<ChangeLog>
*) Feature: a "listen" directive of the mail proxy module supports IPv6.
*) Feature: the "image_filter_jpeg_quality" directive.
*) Feature: the "client_body_in_single_buffer" directive.
*) Feature: the $request_body variable.
*) Bugfix: in ngx_http_autoindex_module in file name links having a ":"
symbol in the name.
*) Bugfix: "make upgrade" procedure did not work; the bug had appeared
in 0.7.53.
Thanks to Denis F. Latypoff.
</ChangeLog> |
0.7.57 12 May 2009 13:05:30 |
osa |
Update from 0.7.56 to 0.7.57.
<ChangeLog>
*) Bugfix: a segmentation fault occurred in worker process, if the
ngx_http_image_filter_module errors were redirected to named
location; the bug had appeared in 0.7.56.
</ChangeLog> |
0.7.56 12 May 2009 06:51:01 |
osa |
Update from 0.7.55 to 0.7.56.
<ChangeLog>
*) Feature: nginx/Windows supports IPv6 in a "listen" directive of the
HTTP module.
*) Bugfix: in ngx_http_image_filter_module.
</ChangeLog> |
0.7.55 06 May 2009 11:07:01 |
osa |
Update from 0.7.54 to 0.7.55.
<ChangeLog>
*) Bugfix: the http_XXX parameters in "proxy_cache_use_stale" and
"fastcgi_cache_use_stale" directives did not work.
*) Bugfix: fastcgi cache did not cache header only responses.
*) Bugfix: of "select() failed (9: Bad file descriptor)" error in
nginx/Unix and "select() failed (10022: ...)" error in nginx/Windows.
*) Bugfix: a segmentation fault might occur in worker process, if an
"debug_connection" directive was used; the bug had appeared in
0.7.54.
*) Bugfix: fix ngx_http_image_filter_module building errors.
*) Bugfix: the files bigger than 2G could not be transferred using
$r->sendfile.
Thanks to Maxim Dounin.
</ChangeLog> |
0.7.54 04 May 2009 05:51:35 |
osa |
Update from 0.7.53 to 0.7.54.
<ChangeLog>
*) Feature: the ngx_http_image_filter_module.
*) Feature: the "proxy_ignore_headers" and "fastcgi_ignore_headers"
directives.
*) Bugfix: a segmentation fault might occur in worker process, if an
"open_file_cache_errors off" directive was used; the bug had
appeared in 0.7.53.
*) Bugfix: the "port_in_redirect off" directive did not work; the bug
had appeared in 0.7.39.
*) Bugfix: improve handling of "select" method errors.
*) Bugfix: of "select() failed (10022: ...)" error in nginx/Windows.
*) Bugfix: in error text descriptions in nginx/Windows; the bug had
appeared in 0.7.53.
</ChangeLog> |
0.7.53 30 Apr 2009 12:47:46 |
osa |
Keep -DPASSENGER_DEBUG flag for third-party passenger module. [*]
Other way respect CXXFLAGS.
Do not bump PORTREVISION.
[*] Notice from: Hongli Lai aka hongli at plan99 dot net |
0.7.53 28 Apr 2009 10:58:45 |
osa |
Update third-party passenger module from 2.2.1 to 2.2.2.
Do not bump PORTREVISION. |
0.7.53 27 Apr 2009 14:16:01 |
osa |
Update from 0.7.52 to 0.7.53.
Respect compile/build flags for thirdparty passenger module.
<ChangeLog>
*) Change: now a log set by --error-log-path is created from the very
start-up.
*) Feature: now the start up errors and warnings are outputted to an
error_log and stderr.
*) Feature: the empty --prefix= configure parameter forces nginx to use
a directory where it was run as prefix.
*) Feature: the -p switch. (Only the first 15 lines of the commit message are shown above ) |
0.7.52 23 Apr 2009 08:59:34 |
osa |
Make third-party fancyindex module fetchable through place
tarball to MASTER_SITE_LOCAL.
Fix build third-party passenger module by add
bsd.port.options.mk and USE_RUBY.
Do not bump PORTREVISION.
Special thanks to: pav, stas |
0.7.52 21 Apr 2009 11:37:33 |
osa |
Update from 0.7.51 to 0.7.52.
Update third-party upload module from 2.0.8 to 2.0.9 and remove
needless extra patch.
Add support for third-party modules:
o Phusion Passenger(tm) 2.2.1
o mogilefs 1.0.1
<nginx development ChangeLog>
*) Feature: the first native Windows binary release.
*) Bugfix: in processing HEAD method while caching.
*) Bugfix: in processing the "If-Modified-Since", "If-Range", etc. (Only the first 15 lines of the commit message are shown above ) |
0.7.51 13 Apr 2009 06:49:31 |
osa |
Force commit due to note add in previous commit third-party
module uploadprogress.
Pointy hat to: osa |
0.7.51 13 Apr 2009 06:05:49 |
osa |
Update from 0.7.50 to 0.7.51.
<ChangeLog>
*) Feature: the "try_files" directive supports a response code in the
fallback parameter.
*) Feature: now any response code can be used in the "return" directive.
*) Bugfix: the "error_page" directive made an external redirect without
query string; the bug had appeared in 0.7.44.
*) Bugfix: if servers listened on several defined explicitly addresses,
then virtual servers might not work; the bug had appeared in 0.7.39.
</ChangeLog> |
0.7.50 07 Apr 2009 10:10:47 |
osa |
Fix MASTER_SITE_SUBDIR for upstream_fair module.
Do not bump PORTREVISION.
Notice from: Gergely CZUCZY <gergely.czuczy@harmless.hu> |
0.7.50 06 Apr 2009 14:04:06 |
osa |
Update from 0.7.47 to 0.7.50.
Add third-party upstream fair module. [*]
[*] Requested by: Gergely CZUCZY <gergely.czuczy@harmless.hu>
[*] Redistribution OK: Grzegorz Nosek <root@localdomain.pl> (author)
<ChangeLog>
Changes with nginx 0.7.50
*) Bugfix: the $arg_... variables did not work; the bug had appeared
in 0.7.49.
Changes with nginx 0.7.49
(Only the first 15 lines of the commit message are shown above ) |
0.7.47 01 Apr 2009 17:30:01 |
osa |
Update from 0.7.45 to 0.7.47.
<ChangeLog>
*) Bugfix: nginx could not be built on FreeBSD 6 and early versions;
the bug had appeared in 0.7.46.
*) Bugfix: nginx could not be built on MacOSX; the bug had
appeared in 0.7.46.
*) Bugfix: if the "max_size" parameter was set, then the cache manager
might purge a whole cache; the bug had appeared in 0.7.46.
*) Change: a segmentation fault might occur in worker process, if the
"proxy_cache"/"fastcgi_cache" and the "proxy_cache_valid"/
"fastcgi_cache_valid" were set on different levels; the bug had
appeared in 0.7.46.
*) Bugfix: a segmentation fault might occur in worker process, if a
request was redirected to a proxied or FastCGI server via error_page
or try_files; the bug had appeared in 0.7.44.
</ChangeLog> |
0.7.45 31 Mar 2009 13:56:56 |
osa |
Make additional modules fetchable.
Do not bump PORTREVISION cause additional modules
are disabled by default.
Problem found: Andrew Clark aka andrewclarkii at gmail dot com
Patch idea: az
No cookie for: az |
0.7.45 30 Mar 2009 10:29:34 |
osa |
Update from 0.7.44 to 0.7.45.
<ChangeLog>
*) Change: now the "proxy_cache" and the "proxy_cache_valid"
can be set on different levels.
*) Change: the "clean_time" parameter of the "proxy_cache_path"
directive is canceled.
*) Feature: the "max_size" parameter of the "proxy_cache_path"
directive.
*) Feature: the ngx_http_fastcgi_module preliminary cache support.
(Only the first 15 lines of the commit message are shown above ) |