Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.4 10 Aug 2014 17:47:05
  |
osa  |
Update third-party modsecurity module from 2.7.5 to latest version 2.8.0. |
1.7.4 10 Aug 2014 15:21:35
  |
osa  |
Update from 4.0.45 to 4.0.48:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Add CPE information.
<ChangeLog>
Release 4.0.48
--------------
* Fixed a race condition while determining what user an application should
be executed as. This bug could lead to applications being run as the wrong
user. Closes GH-1241. (Only the first 15 lines of the commit message are shown above ) |
1.7.4 10 Aug 2014 03:27:49
  |
osa  |
Add CPE information. |
1.7.4 09 Aug 2014 18:29:45
  |
osa  |
Update from 1.7.3 to 1.7.4.
<ChangeLog>
*) Security: pipelined commands were not discarded after STARTTLS
command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6.
Thanks to Chris Boulton.
*) Change: URI escaping now uses uppercase hexadecimal digits.
Thanks to Piotr Sikora.
*) Feature: now nginx can be build with BoringSSL and LibreSSL.
Thanks to Piotr Sikora.
*) Bugfix: requests might hang if resolver was used and a DNS server (Only the first 15 lines of the commit message are shown above ) |
1.7.3_1 24 Jul 2014 18:34:16
  |
tijl  |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.7.3 13 Jul 2014 23:13:32
  |
osa  |
Update from 1.7.2 to 1.7.3.
<ChangeLog>
*) Feature: weak entity tags are now preserved on response
modifications, and strong ones are changed to weak.
*) Feature: cache revalidation now uses If-None-Match header if
possible.
*) Feature: the "ssl_password_file" directive.
*) Bugfix: the If-None-Match request header line was ignored if there
was no Last-Modified header in a response returned from cache.
*) Bugfix: "peer closed connection in SSL handshake" messages were
logged at "info" level instead of "error" while connecting to
backends.
*) Bugfix: in the ngx_http_dav_module module in nginx/Windows.
*) Bugfix: SPDY connections might be closed prematurely if caching was
used.
</ChangeLog> |
1.7.2_2 23 Jun 2014 13:44:39
  |
amdmi3  |
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.7.2_1 20 Jun 2014 09:50:30
  |
osa  |
Update from 4.0.44 to 4.0.45:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.7.2_1 19 Jun 2014 23:42:05
  |
osa  |
Update from 1.7.1 to 1.7.2.
Remove nginx_upstream_hash third-party module support, please use
http_upstream_hash_module instead.
<ChangeLog>
*) Feature: the "hash" directive inside the "upstream" block.
*) Feature: defragmentation of free shared memory blocks.
Thanks to Wandenberg Peixoto and Yichun Zhang.
*) Bugfix: a segmentation fault might occur in a worker process if the
default value of the "access_log" directive was used; the bug had
appeared in 1.7.0.
Thanks to Piotr Sikora.
*) Bugfix: trailing slash was mistakenly removed from the last parameter
of the "try_files" directive.
*) Bugfix: nginx could not be built on OS X in some cases.
*) Bugfix: in the ngx_http_spdy_module.
</ChangeLog> |
1.7.1_1 12 Jun 2014 09:17:33
  |
tijl  |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit) |
1.7.1 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.7.1 02 Jun 2014 10:57:38
  |
osa  |
Multiple third-party modules as well as repos have been moved from agentzh and
chaoslawful
to openresty and renamed accordingly.
Do not dump PORTREVISION.
PR: 190074 |
1.7.1 02 Jun 2014 09:49:58
  |
osa  |
Update third-party rtmp module from 1.1.2 to 1.1.4.
Remove whitespaces. |
1.7.1 02 Jun 2014 02:14:54
  |
osa  |
Update from 4.0.41 to 4.0.44:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 4.0.44
--------------
* The issue tracker has now been moved from Google Code to Github.
Before version 4.0.44 (May 29 2014, commit 3dd0964c9f4), all
issue numbers referred to Google Code. From now on, all issue
numbers will refer to Github Issues.
* Fixed compilation problems on OS X Lion and OS X Mountain Lion. (Only the first 15 lines of the commit message are shown above ) |
1.7.1 01 Jun 2014 20:12:42
  |
osa  |
Update from 1.7.0 to 1.7.1.
<ChangeLog>
*) Feature: the "$upstream_cookie_..." variables.
*) Feature: the $ssl_client_fingerprint variable.
*) Feature: the "error_log" and "access_log" directives now support
logging to syslog.
*) Feature: the mail proxy now logs client port on connect.
*) Bugfix: memory leak if the "ssl_stapling" directive was used.
Thanks to Filipe da Silva. (Only the first 15 lines of the commit message are shown above ) |
1.7.0 04 May 2014 15:54:50
  |
osa  |
Update from 1.5.13 to 1.7.0.
Temporary disable passenger support, patching require.
<ChangeLog>
*) Feature: backend SSL certificate verification.
*) Feature: support for SNI while working with SSL backends.
*) Feature: the $ssl_server_name variable.
*) Feature: the "if" parameter of the "access_log" directive.
</ChangeLog> |
1.5.13_1 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.5.13 09 Apr 2014 02:36:09
  |
osa  |
Update from 4.0.35 to 4.0.41:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
STAGEfy www/rubygem-passenger. |
1.5.13 09 Apr 2014 01:19:51
  |
osa  |
Update from 1.5.12 to 1.5.13.
<ChangeLog>
*) Change: improved hash table handling; the default values of the
"variables_hash_max_size" and "types_hash_bucket_size" were changed
to 1024 and 64 respectively.
*) Feature: the ngx_http_mp4_module now supports the "end" argument.
*) Feature: byte ranges support in the ngx_http_mp4_module and while
saving responses to cache.
*) Bugfix: alerts "ngx_slab_alloc() failed: no memory" no longer logged
when using shared memory in the "ssl_session_cache" directive and in (Only the first 15 lines of the commit message are shown above ) |
1.5.12 24 Mar 2014 17:46:54
  |
az  |
- fix typo (wrong distfile name in SIZE section) |
1.5.12 23 Mar 2014 02:35:12
  |
osa  |
Security update from 1.5.11 to 1.5.12.
<ChangeLog>
*) Security: a heap memory buffer overflow might occur in a worker
process while handling a specially crafted request by
ngx_http_spdy_module, potentially resulting in arbitrary code
execution (CVE-2014-0133).
Thanks to Lucas Molas, researcher at Programa STIC, Fundacion Dr.
Manuel Sadosky, Buenos Aires, Argentina.
*) Feature: the "proxy_protocol" parameters of the "listen" and
"real_ip_header" directives, the $proxy_protocol_addr variable.
*) Bugfix: in the "fastcgi_next_upstream" directive.
Thanks to Lucas Molas.
</ChangeLog> |
1.5.11 06 Mar 2014 00:07:55
  |
osa  |
Update from 1.5.10 to 1.5.11.
<ChangeLog>
*) Security: memory corruption might occur in a worker process on 32-bit
platforms while handling a specially crafted request by
ngx_http_spdy_module, potentially resulting in arbitrary code
execution (CVE-2014-0088); the bug had appeared in 1.5.10.
Thanks to Lucas Molas, researcher at Programa STIC, Fundacion Dr.
Manuel Sadosky, Buenos Aires, Argentina.
*) Feature: the $ssl_session_reused variable.
*) Bugfix: the "client_max_body_size" directive might not work when
reading a request body using chunked transfer encoding; the bug had (Only the first 15 lines of the commit message are shown above ) |
1.5.10 05 Feb 2014 12:56:08
  |
osa  |
Update from 1.5.8 to 1.5.10.
Disable third-party ctpp2 module.
<ChangeLog>
Changes with nginx 1.5.10 04 Feb 2014
*) Feature: the ngx_http_spdy_module now uses SPDY 3.1 protocol.
Thanks to Automattic and MaxCDN for sponsoring this work.
*) Feature: the ngx_http_mp4_module now skips tracks too short for a
seek requested.
*) Bugfix: a segmentation fault might occur in a worker process if the
$ssl_session_id variable was used in logs; the bug had appeared in (Only the first 15 lines of the commit message are shown above ) |
1.5.8_1 30 Jan 2014 10:01:52
  |
decke  |
- By popular request enable HTTP_SSL option per default
With hat: portmgr
Discussed with: osa@ (maintainer) |
1.5.8 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
1.5.8 17 Jan 2014 01:27:34
  |
osa  |
Update from 4.0.33 to 4.0.35:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.5.8 16 Jan 2014 01:49:34
  |
vanilla  |
Upgrade 3rd party modules to latest version.
echo 0.50 => 0.51
headers_more 0.24 => 0.25
drizzle 0.1.6 => 0.1.7
rtmp 1.0.8 => 1.1.2
set_misc 0.23 => 0.24
srcache 0.24 => 0.25
Approved by: osa@ |
1.5.8 14 Jan 2014 10:52:23
  |
osa  |
Update from 1.5.7 to 1.5.8.
<ChangeLog>
*) Feature: IPv6 support in resolver.
*) Feature: the "listen" directive supports the "fastopen" parameter.
Thanks to Mathew Rodley.
*) Feature: SSL support in the ngx_http_uwsgi_module.
Thanks to Roberto De Ioris.
*) Feature: vim syntax highlighting scripts were added to contrib.
Thanks to Evan Miller.
(Only the first 15 lines of the commit message are shown above ) |
1.5.7 14 Jan 2014 10:45:24
  |
osa  |
Upgrade third-party lua module from 0.9.3 to 0.9.4. |
1.5.7 04 Jan 2014 05:01:54
  |
osa  |
Update from 4.0.30 to 4.0.33:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 4.0.33
--------------
* Fixed a compatibility problem in passenger-install-apache2-module with Ruby
1.8.
The language selection menu didn't work properly.
Release 4.0.32
-------------- (Only the first 15 lines of the commit message are shown above ) |
1.5.7 03 Jan 2014 01:13:00
  |
bapt  |
Part 2 at removing now useless FETCH_ARGS redifition |
1.5.7 31 Dec 2013 15:24:37
  |
osa  |
Update from 4.0.29 to 4.0.30:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
* Fixed wrong autogeneration of HTTP Date header. If the web app does
not supply a Date header, then Passenger will add one. Unfortunately
due to the use of the wrong format string, December 30 2013 is
formatted as December 30 2014. As a result, cookies that expire before
2014 would expire on December 30 2013 and December 31 2013. Details can
be found at [Github pull request
93](https://github.com/phusion/passenger/pull/93).
This issue only affects Phusion Passenger for Nginx and Phusion Passenger (Only the first 15 lines of the commit message are shown above ) |
1.5.7 22 Dec 2013 08:58:22
  |
vanilla  |
1: Upgrade 3rd party modules to latest version.
echo 0.49 => 0.50
headers_more 0.22 => 0.24
drizzle 0.1.5 => 0.1.6
ndk 0.2.18 => 0.2.19
memc 0.13rc3 => 0.14
rds_csv 0.5rc2 => 0.5
rds_json 0.12rc10 => 0.13
rtmp 1.0.6 => 1.0.8
set_misc 0.22rc8 => 0.23
sflow 0.9.6 => 0.9.7
srcache 0.22 => 0.24
xss 0.3rc9 => 0.4
arrayvar 0.03rc1 => 0.03
2: add http_footer module.
Approved by: osa@ (maintainer) |
1.5.7 19 Dec 2013 17:46:59
  |
osa  |
Update third-party lua module from 0.9.2 to 0.9.3. |
1.5.7 19 Dec 2013 17:31:04
  |
osa  |
Be more correct with openssl on modern FreeBSD10.
Do not bump PORTREVISION cause SPDY module disable by default. |
1.5.7 14 Dec 2013 15:59:55
  |
osa  |
Update from 4.0.27 to 4.0.29:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 4.0.29
--------------
* Fixed a compilation problem on OS X Mavericks.
Release 4.0.28
--------------
(Only the first 15 lines of the commit message are shown above ) |
1.5.7 06 Dec 2013 02:28:13
  |
osa  |
Update from 4.0.26 to 4.0.27:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
* [Apache] Fixed a bug in the Apache module which could lock up the Apache
process or thread. This is a regression introduced in version 4.0.24.
* Node.js application processes now have friendly process titles.
</ChangeLog> |
1.5.7 04 Dec 2013 05:06:16
  |
osa  |
Make third-party accept_language module fetchable by update to latest version.
PR: ports/184153 |
1.5.7 03 Dec 2013 02:37:52
  |
vanilla  |
Upgrade lua module to 0.9.2, echo module to 0.49.
Approved by: maintainer (osa@) |
1.5.7 01 Dec 2013 16:11:27
  |
osa  |
Upgrade third-party ngx_http_redis module from 0.3.6 to 0.3.7.
<ChangeLog>
*) Bugfix: ngx_http_redis_module might issue the error message
"redis sent invalid trailer" for nginx >= 1.5.3.
Thanks to Maxim Dounin.
</ChangeLog> |
1.5.7 30 Nov 2013 10:29:01
  |
osa  |
Update from 4.0.25 to 4.0.26:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
* Introduced the `PassengerBufferUpload` option for Apache. This option allows
one
to disable upload buffering, e.g. in order to be able to track upload
progress.
* [Nginx] The `HTTPS` variable is now set correctly for HTTPS connections, even
without setting `ssl on`. Fixes issue #401.
* [Standalone] It is now possible to listen on both a normal HTTP and an HTTPS
port.
* [Enterprise] The `passenger-status` tool now displays rolling restart status.
</ChangeLog> |
1.5.7 24 Nov 2013 14:21:08
  |
vanilla  |
Update rtmp module to 1.0.6.
Approved by: osa@ (maintainer) |
1.5.7 20 Nov 2013 18:13:08
  |
osa  |
Update from 4.0.24 to 4.0.25:
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel. |
1.5.7 19 Nov 2013 18:30:54
  |
osa  |
Update from 4.0.23 to 4.0.24:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Try to fix build www/rubygem-passenger with upcoming FreeBSD 10. |
1.5.7 19 Nov 2013 18:00:23
  |
osa  |
Security update from 1.5.6 to 1.5.7.
<ChangeLog>
*) Security: a character following an unescaped space in a request line
was handled incorrectly (CVE-2013-4547); the bug had appeared in
0.8.41.
Thanks to Ivan Fratric of the Google Security Team.
*) Change: a logging level of auth_basic errors about no user/password
provided has been lowered from "error" to "info".
*) Feature: the "proxy_cache_revalidate", "fastcgi_cache_revalidate",
"scgi_cache_revalidate", and "uwsgi_cache_revalidate" directives.
(Only the first 15 lines of the commit message are shown above ) |
1.5.6 04 Nov 2013 13:20:45
  |
osa  |
Stagefy.
Thanks to: danfe |
1.5.6 03 Nov 2013 06:32:53
  |
osa  |
Convert LIB_DEPENDS to new syntax. |
1.5.6 02 Nov 2013 11:56:16
  |
osa  |
Update from 4.0.21 to 4.0.23:
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel. |
1.5.6 26 Oct 2013 13:39:37
  |
osa  |
Update from 4.0.20 to 4.0.21:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.5.6 12 Oct 2013 07:20:40
  |
osa  |
Update from 4.0.19 to 4.0.20:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.5.6 01 Oct 2013 17:39:23
  |
osa  |
Update from 1.5.5 to 1.5.6.
<ChangeLog>
*) Feature: the "fastcgi_buffering" directive.
*) Feature: the "proxy_ssl_protocols" and "proxy_ssl_ciphers"
directives.
Thanks to Piotr Sikora.
*) Feature: optimization of SSL handshakes when using long certificate
chains.
*) Feature: the mail proxy supports SMTP pipelining.
(Only the first 15 lines of the commit message are shown above ) |
1.5.5 29 Sep 2013 15:34:31
  |
osa  |
Update from 4.0.17 to 4.0.19:
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel. |
1.5.5 28 Sep 2013 20:36:14
  |
osa  |
Update from 1.5.4 to 1.5.5.
Remove needless entries for ngx_http_auth_request_module from distinfo, the
module is the part of main distro.
<ChangeLog>
*) Change: now nginx assumes HTTP/1.0 by default if it is not able to
detect protocol reliably.
*) Feature: the "disable_symlinks" directive now uses O_PATH on Linux.
*) Feature: now nginx uses EPOLLRDHUP events to detect premature
connection close by clients if the "epoll" method is used.
*) Bugfix: in the "valid_referers" directive if the "server_names"
parameter was used.
*) Bugfix: the $request_time variable did not work in nginx/Windows.
*) Bugfix: in the "image_filter" directive.
Thanks to Lanshun Zhou.
*) Bugfix: OpenSSL 1.0.1f compatibility.
Thanks to Piotr Sikora.
</ChangeLog> |
1.5.4 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.5.4 11 Sep 2013 15:17:13
  |
osa  |
Update from 4.0.16 to 4.0.17:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.5.4 11 Sep 2013 15:00:04
  |
osa  |
Update patch for third-party http_upload module.
PR: 182010 |
1.5.4 07 Sep 2013 10:31:24
  |
osa  |
Update from 4.0.14 to 4.0.16:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Also, convert to perl framework nginx ports. |
1.5.4 02 Sep 2013 12:06:49
  |
bsam  |
Adopt USES+=iconv.
Submitted by: bsam (me, by e-mail)
Approved by: osa (maintainer) |
1.5.4 27 Aug 2013 16:25:56
  |
osa  |
Update from 1.5.3 to 1.5.4.
<ChangeLog>
*) Change: the "js" extension MIME type has been changed to
"application/javascript"; default value of the "charset_types"
directive was changed accordingly.
*) Change: now the "image_filter" directive with the "size" parameter
returns responses with the "application/json" MIME type.
*) Feature: the ngx_http_auth_request_module.
*) Bugfix: a segmentation fault might occur on start or during
reconfiguration if the "try_files" directive was used with an empty (Only the first 15 lines of the commit message are shown above ) |
1.5.3 20 Aug 2013 18:07:11
  |
osa  |
Update third-party modules:
o) echo from 0.45 to 0.46;
o) headers-more from 0.20 to 0.22;
o) lua from 0.8.2 to 0.8.6;
o) rtmp from 1.0.2 to 1.0.3;
o) srcache from 0.21 to 0.22. |
1.5.3 20 Aug 2013 04:45:54
  |
osa  |
Update from 4.0.13 to 4.0.14:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.5.3 17 Aug 2013 10:57:29
  |
osa  |
Update third-party modsecurity module from 2.7.4 to 2.7.5.
<ChangeLog>
23 Jul 2013 - 2.7.5
-------------------
Improvements:
* SecUnicodeCodePage is deprecated. SecUnicodeMapFile now accepts the code page
as
a second parameter.
* Updated Libinjection to version 3.4.1. Many improvements were made.
* Severity action now supports strings (emergency, alert, critical, error,
warning,
notice, info, debug).
Bug Fixes:
* Fixed utf8toUnicode tfn null byte conversion.
* Fixed NGINX crash when issue reload command.
* Fixed flush output buffer before inject modified hashed response body.
* Fixed url normalization for Hash Engine.
* Fixed NGINX ap_unixd_set_global_perms_mutex compilation error with apache 2.4
devel files.
</ChangeLog> |
1.5.3 16 Aug 2013 19:35:29
  |
osa  |
Update third-party rtmp module from 1.0.1 to 1.0.2.
Enable it for www/nginx-devel. |
1.5.3 16 Aug 2013 19:14:56
  |
osa  |
Update from 4.0.10 to 4.0.13:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.5.3 16 Aug 2013 18:52:54
  |
osa  |
Update from 1.5.2 to 1.5.3.
Temporary ignore following third-party modules support:
o) HTTP_UPSTREAM_STICKY
o) DRIZZLE
o) POSTGRES
o) RTMP
o) SYSLOG
o) TCP_PROXY
<ChangeLog>
*) Change in internal API: now u->length defaults to -1 if working with
backends in unbuffered mode.
*) Change: now after receiving an incomplete response from a backend (Only the first 15 lines of the commit message are shown above ) |
1.5.2 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.5.2 22 Jul 2013 14:38:30
  |
osa  |
Update from 4.0.8 to 4.0.10:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.5.2 10 Jul 2013 17:48:49
  |
osa  |
Update from 1.5.1 to 1.5.2.
Temporary ignore third-party syslog support.
<ChangeLog>
*) Feature: now several "error_log" directives can be used.
*) Bugfix: the $r->header_in() embedded perl method did not return value
of the "Cookie" and "X-Forwarded-For" request header lines; the bug
had appeared in 1.3.14.
*) Bugfix: in the ngx_http_spdy_module.
Thanks to Jim Radford.
*) Bugfix: nginx could not be built on Linux with x32 ABI.
Thanks to Serguei Ivantsov.
</ChangeLog> |
1.5.1 10 Jul 2013 17:19:47
  |
osa  |
Update:
o) third-party passenger module from 4.0.5 to 4.0.8;
o) rubygem-passenger from 4.0.5 to 4.0.8;
o) third-party rtmp module from 1.0.0 to 1.0.1. |
1.5.1 04 Jun 2013 14:05:20
  |
osa  |
Update from 1.5.0 to 1.5.1.
<ChangeLog>
*) Feature: the "ssi_last_modified", "sub_filter_last_modified", and
"xslt_last_modified" directives.
Thanks to Alexey Kolpakov.
*) Feature: the "http_403" parameter of the "proxy_next_upstream",
"fastcgi_next_upstream", "scgi_next_upstream", and
"uwsgi_next_upstream" directives.
*) Feature: the "allow" and "deny" directives now support unix domain
sockets.
(Only the first 15 lines of the commit message are shown above ) |
1.5.0 04 Jun 2013 06:58:09
  |
osa  |
Add third-party modsecurity module support, version 2.7.4. |
1.5.0 04 Jun 2013 06:46:43
  |
osa  |
Third-party rtmp module's tarball has been re-rolled without changes in source
code.
So, update checksum and size.
Reported by: vanilla |
1.5.0 29 May 2013 16:52:40
  |
osa  |
Update from 4.0.4 to 4.0.5:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.5.0 28 May 2013 17:18:02
  |
osa  |
Update third-party rtmp module from 0.9.18 to 1.0.0. |
1.5.0 28 May 2013 16:15:28
  |
osa  |
Update third-party modules:
o) lua from 0.8.1 to 0.8.2;
o) srcache from 0.20 to 0.21. |
1.5.0 28 May 2013 16:03:07
  |
osa  |
Update from 3.0.19 to 4.0.4:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.5.0 07 May 2013 11:33:00
  |
osa  |
Security update to latest versions:
o) www/nginx from 1.4.0 to 1.4.1;
o) www/nginx-devel from 1.4.0 to 1.5.0.
<ChangeLog>
*) Security: a stack-based buffer overflow might occur in a worker
process while handling a specially crafted request, potentially
resulting in arbitrary code execution (CVE-2013-2028); the bug had
appeared in 1.3.9.
Thanks to Greg MacManus, iSIGHT Partners Labs.
</ChangeLog> |
1.4.0_1 05 May 2013 05:57:13
  |
delphij  |
Update third-party lua module from 0.7.21 to 0.8.1.
Approved by: maintainer (osa) |
1.4.0_1 03 May 2013 21:53:54
  |
osa  |
Update third-party modules:
o) echo from 0.42 to 0.45;
o) headers_more from 0.19 to 0.20;
o) push_stream from 0.3.4 to 03.5;
o) upsteam_sticky from 1.0 to 1.1;
o) encrypted_session from 0.02 to 0.03;
o) lua from 0.7.15 to 0.7.21;
o) redis2 from 0.09 to 0.10;
o) rtmp from 0.9.13 to 0.9.18;
o) srcache from 0.19 to 0.20;
o) iconv from 0.10rc7 to 0.10;
Submitted by: delphij via private mail |
1.4.0_1 03 May 2013 19:50:55
  |
osa  |
Update third-party drizzle module to version 0.1.5.
Fix pkg-plist for pkgng. (*)
Bump PORTREVISION.
PR: 178123 (*) |
1.4.0 02 May 2013 14:31:01
  |
osa  |
Update to latest stable version 1.4.0.
Merge changes from www/nginx-devel to www/nginx.
<ChangeLog>
*) Bugfix: nginx could not be built with the ngx_http_perl_module if the
--with-openssl option was used; the bug had appeared in 1.3.16.
*) Bugfix: in a request body handling in the ngx_http_perl_module; the
bug had appeared in 1.3.9.
</ChangeLog> |
1.3.16 16 Apr 2013 18:55:04
  |
osa  |
Update from 1.3.15 to 1.3.16.
Fix depends for third-party drizzle module.
Feature safe: yes
<ChangeLog>
*) Bugfix: a segmentation fault might occur in a worker process if
subrequests were used; the bug had appeared in 1.3.9.
*) Bugfix: the "tcp_nodelay" directive caused an error if a WebSocket
connection was proxied into a unix domain socket.
*) Bugfix: the $upstream_response_length variable has an incorrect value
"0" if buffering was not used.
Thanks to Piotr Sikora.
*) Bugfix: in the eventport and /dev/poll methods.
</ChangeLog> |
1.3.15 26 Mar 2013 14:29:11
  |
osa  |
Update from 1.3.14 to 1.3.15.
Remove SPDY patch, it has been incorporated into upstream.
<ChangeLog>
*) Change: opening and closing a connection without sending any data in
it is no longer logged to access_log with error code 400.
*) Feature: the ngx_http_spdy_module.
Thanks to Automattic for sponsoring this work.
*) Feature: the "limit_req_status" and "limit_conn_status" directives.
Thanks to Nick Marden.
*) Feature: the "image_filter_interlace" directive. (Only the first 15 lines of the commit message are shown above ) |
1.3.14 22 Mar 2013 16:41:10
  |
osa  |
Update third-party rtmp module from 0.9.12 to 0.9.13.
Submitted by: Fedor Dikarev <fedor.dikarev@gmail.com> |
1.3.14 21 Mar 2013 02:54:52
  |
osa  |
Update third-party modules:
o) naxsi-core from 0.49 to 0.50;
o) rtmp from 0.9.11 to 0.9.12.
Do not bump PORTREVISION. |
1.3.14 19 Mar 2013 18:57:46
  |
osa  |
Update syslog_support patch with module-specific changes.
Original
patch: https://raw.github.com/yaoweibin/nginx_syslog_patch/master/syslog_1.3.14.patch |
1.3.14 19 Mar 2013 18:41:58
  |
osa  |
Update third-party module rtmp from 0.9.8 to 0.9.11. |
1.3.14 19 Mar 2013 18:36:00
  |
osa  |
Update third-party cache_purge module from 2.0 to 2.1. |
1.3.14 14 Mar 2013 16:47:23
  |
sbz  |
- Update third-party NAXSI module to 0.49
- Remove non needed patches
Approved by: osa (via private mail) |
1.3.14 13 Mar 2013 03:23:04
  |
osa  |
Update SPDY patch from version 68 to 69. |
1.3.14 12 Mar 2013 17:21:02
  |
osa  |
Update SPDY patch from version 67 to 68. |
1.3.14 10 Mar 2013 18:12:04
  |
osa  |
Update SPDY patch from version 66 to 67. |
1.3.14 07 Mar 2013 14:30:48
  |
osa  |
Update third-party slowfs_cache module from 1.9 to 1.10.
Do not bump PORTREVISION.
<ChangeLog>
* Fix compatibility with nginx-1.1.12+.
Due to the changes in cache index usage accounting (1 per request
instead of 1 per access) initial cache insert of "small" file was
decreasing usage count, rendering index entry invalid.
Because cache manager ignores invalid entries, expired cache files
were not being removed from the cache, which forced it to outgrow
specified "max_size" value.
</ChangeLog> |
1.3.14 05 Mar 2013 15:49:44
  |
osa  |
Update from 1.3.13 to 1.3.14.
Update SPDY patch from version 65 to 66.
<ChangeLog>
*) Feature: $connections_active, $connections_reading, and
$connections_writing variables in the ngx_http_stub_status_module.
*) Feature: support of WebSocket connections in the
ngx_http_uwsgi_module and ngx_http_scgi_module.
*) Bugfix: in virtual servers handling with SNI.
*) Bugfix: new sessions were not always stored if the "ssl_session_cache
shared" directive was used and there was no free space in shared
memory.
Thanks to Piotr Sikora.
*) Bugfix: multiple X-Forwarded-For headers were handled incorrectly.
Thanks to Neal Poole for sponsoring this work.
*) Bugfix: in the ngx_http_mp4_module.
Thanks to Gernot Vormayr.
</ChangeLog> |
1.3.13 24 Feb 2013 07:03:47
  |
osa  |
Upgrade third-party rtmp module from 0.8.7 to 0.9.8. |
1.3.13 23 Feb 2013 10:44:18
  |
osa  |
Upgrade third-party modules (according to latest stable ngx_openresty-1.2.6.6):
o) echo from 0.41 to 0.42;
o) headers_more from 0.18 to 0.19;
o) lua from 0.6.10 to 0.7.15;
o) srcache from 0.16 to 0.19;
o) forminput from 0.07rc5 to 0.07. |
1.3.13 22 Feb 2013 03:26:05
  |
osa  |
Fix build third-party upload module by adding the patch.
Issue: https://github.com/vkholodkov/nginx-upload-module/issues/41
Patch from: http://paste.davromaniak.eu/index.php?show=110
Submitted by: grzegorz@piklus.pl via private mail |
1.3.13 20 Feb 2013 17:47:36
  |
osa  |
Update third-party http_auth_ldap module.
PR: 176297 |
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> |