notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/nginx-devel/distinfo

Number of commits found: 870 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  »  

Wednesday, 29 May 2013
16:52 osa search for other commits by this committer
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.
Original commitRevision:319383 
Tuesday, 28 May 2013
17:18 osa search for other commits by this committer
Update third-party rtmp module from 0.9.18 to 1.0.0.
Original commitRevision:319320 
16:15 osa search for other commits by this committer
Update third-party modules:

o) lua from 0.8.1 to 0.8.2;
o) srcache from 0.20 to 0.21.
Original commitRevision:319319 
16:03 osa search for other commits by this committer
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.
Original commitRevision:319318 
Tuesday, 7 May 2013
11:33 osa search for other commits by this committer
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>
Original commitRevision:317598 
Sunday, 5 May 2013
05:57 delphij search for other commits by this committer
Update third-party lua module from 0.7.21 to 0.8.1.

Approved by:	maintainer (osa)
Original commitRevision:317395 
Friday, 3 May 2013
21:53 osa search for other commits by this committer
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
Original commitRevision:317271 
19:50 osa search for other commits by this committer
Update third-party drizzle module to version 0.1.5.
Fix pkg-plist for pkgng. (*)

Bump PORTREVISION.

PR:	178123 (*)
Original commitRevision:317235 
Thursday, 2 May 2013
14:31 osa search for other commits by this committer
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>
Original commitRevision:317122 
Tuesday, 16 Apr 2013
18:55 osa search for other commits by this committer
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>
Original commitRevision:315886 
Tuesday, 26 Mar 2013
14:29 osa search for other commits by this committer
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.
   Thanks to Ian Babrou.

*) Feature: $connections_waiting variable in the
   ngx_http_stub_status_module.

*) Feature: the mail proxy module now supports IPv6 backends.

*) Bugfix: request body might be transmitted incorrectly when retrying a
   request to the next upstream server; the bug had appeared in 1.3.9.
   Thanks to Piotr Sikora.

*) Bugfix: in the "client_body_in_file_only" directive; the bug had
   appeared in 1.3.9.

*) Bugfix: responses might hang if subrequests were used and a DNS error
   happened during subrequest processing.
   Thanks to Lanshun Zhou.

*) Bugfix: in backend usage accounting.

</ChangeLog>
Original commitRevision:315301 
Friday, 22 Mar 2013
16:41 osa search for other commits by this committer
Update third-party rtmp module from 0.9.12 to 0.9.13.

Submitted by:	Fedor Dikarev <fedor.dikarev@gmail.com>
Original commitRevision:314947 
Thursday, 21 Mar 2013
02:54 osa search for other commits by this committer
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.
Original commitRevision:314798 
Tuesday, 19 Mar 2013
18:41 osa search for other commits by this committer
Update third-party module rtmp from 0.9.8 to 0.9.11.
Original commitRevision:314675 
18:36 osa search for other commits by this committer
Update third-party cache_purge module from 2.0 to 2.1.
Original commitRevision:314672 
Thursday, 14 Mar 2013
16:47 sbz search for other commits by this committer
- Update third-party NAXSI module to 0.49
- Remove non needed patches

Approved by:	osa (via private mail)
Original commitRevision:314170 
Wednesday, 13 Mar 2013
03:23 osa search for other commits by this committer
Update SPDY patch from version 68 to 69.
Original commitRevision:314018 
Tuesday, 12 Mar 2013
17:21 osa search for other commits by this committer
Update SPDY patch from version 67 to 68.
Original commitRevision:313990 
Sunday, 10 Mar 2013
18:12 osa search for other commits by this committer
Update SPDY patch from version 66 to 67.
Original commitRevision:313835 
Thursday, 7 Mar 2013
14:30 osa search for other commits by this committer
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>
Original commitRevision:313591 
Tuesday, 5 Mar 2013
15:49 osa search for other commits by this committer
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>
Original commitRevision:313456 
Sunday, 24 Feb 2013
07:03 osa search for other commits by this committer
Upgrade third-party rtmp module from 0.8.7 to 0.9.8.
Original commitRevision:312862 
Saturday, 23 Feb 2013
10:44 osa search for other commits by this committer
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.
Original commitRevision:312805 
Wednesday, 20 Feb 2013
17:47 osa search for other commits by this committer
Update third-party http_auth_ldap module.

PR:	176297
Original commitRevision:312634 
Tuesday, 19 Feb 2013
17:36 osa search for other commits by this committer
Add third-party http_push_stream module.

PR:	174423
Original commitRevision:312593 
17:31 osa search for other commits by this committer
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>
Original commitRevision:312592 
Thursday, 7 Feb 2013
03:16 osa search for other commits by this committer
Update devel-kit third-party module from 0.2.17 to 0.2.18.

USE_NGINX_DEVEL_KIT internal knob has been deprecated.

Fix third-party modules build by change configure order.
Fix build with iconv third-party module.			 (*)

Do not bump PORTREVISION.

PR:	175862 (*)
Original commitRevision:311809 
Tuesday, 5 Feb 2013
17:16 osa search for other commits by this committer
Update from 1.3.11 to 1.3.12.
Update SPDY patch from version 60 to 61.

<ChangeLog>

*) Feature: variables support in the "proxy_bind", "fastcgi_bind",
   "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.

*) Feature: the $pipe, $request_length, $time_iso8601, and $time_local
   variables can now be used not only in the "log_format" directive.
   Thanks to Kiril Kalchev.

*) Feature: IPv6 support in the ngx_http_geoip_module.
   Thanks to Gregor Kaliie|nik.

*) Bugfix: in the "proxy_method" directive.

*) Bugfix: a segmentation fault might occur in a worker process if
   resolver was used with the poll method.

*) Bugfix: nginx might hog CPU during SSL handshake with a backend if
   the select, poll, or /dev/poll methods were used.

*) Bugfix: the "[crit] SSL_write() failed (SSL:)" error.

*) Bugfix: in the "client_body_in_file_only" directive; the bug had
   appeared in 1.3.9.

*) Bugfix: in the "fastcgi_keep_conn" directive.

</ChangeLog>
Original commitRevision:311724 
Monday, 4 Feb 2013
03:40 osa search for other commits by this committer
Update SPDY patch from version 59 to 60.
Original commitRevision:311572 
Sunday, 27 Jan 2013
16:35 osa search for other commits by this committer
Update SPDY patch from version 58 to 59.
Original commitRevision:311073 
Thursday, 17 Jan 2013
03:36 osa search for other commits by this committer
Update third-party rtmp module from 0.8.4 to 0.8.7.

Requested by:	Roman Arutyunyan <arutyunyan.roman@gmail.com> (author)
Original commitRevision:310538 
Wednesday, 16 Jan 2013
03:38 osa search for other commits by this committer
Update SPDY patch from version 54 to 58.
Original commitRevision:310471 
Saturday, 12 Jan 2013
07:26 osa search for other commits by this committer
Update from 1.3.8 to 1.3.11.
Update SPDY patch from version 53 to 54.

Chunked support has been implemented and enabled by default in nginx' base, so
remove support for third-party chunkin module.

There are two third-party features are temporary disabled:
o) ngx_http_upload_module;
o) syslog support.

<ChangeLog>

Changes with nginx 1.3.11                                        10 Jan 2013

*) Bugfix: a segmentation fault might occur if logging was used; the bug
   had appeared in 1.3.10.

*) Bugfix: the "proxy_pass" directive did not work with IP addresses
   without port specified; the bug had appeared in 1.3.10.

*) Bugfix: a segmentation fault occurred on start or during
   reconfiguration if the "keepalive" directive was specified more than
   once in a single upstream block.

*) Bugfix: parameter "default" of the "geo" directive did not set
   default value for IPv6 addresses.

Changes with nginx 1.3.10                                        25 Dec 2012

*) Change: domain names specified in configuration file are now resolved
   to IPv6 addresses as well as IPv4 ones.

*) Change: now if the "include" directive with mask is used on Unix
   systems, included files are sorted in alphabetical order.

*) Change: the "add_header" directive adds headers to 201 responses.

*) Feature: the "geo" directive now supports IPv6 addresses in CIDR
   notation.

*) Feature: the "flush" and "gzip" parameters of the "access_log"
   directive.

*) Feature: variables support in the "auth_basic" directive.

*) Bugfix: nginx could not be built with the ngx_http_perl_module in
   some cases.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_xslt_module was used.

*) Bugfix: nginx could not be built on MacOSX in some cases.
   Thanks to Piotr Sikora.

*) Bugfix: the "limit_rate" directive with high rates might result in
   truncated responses on 32-bit platforms.
   Thanks to Alexey Antropov.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "if" directive was used.
   Thanks to Piotr Sikora.

*) Bugfix: a "100 Continue" response was issued with "413 Request Entity
   Too Large" responses.

*) Bugfix: the "image_filter", "image_filter_jpeg_quality" and
   "image_filter_sharpen" directives might be inherited incorrectly.
   Thanks to Ian Babrou.

*) Bugfix: "crypt_r() failed" errors might appear if the "auth_basic"
   directive was used on Linux.

*) Bugfix: in backup servers handling.
   Thanks to Thomas Chen.

*) Bugfix: proxied HEAD requests might return incorrect response if the
   "gzip" directive was used.

Changes with nginx 1.3.9                                         27 Nov 2012

*) Feature: support for chunked transfer encoding while reading client
   request body.

*) Feature: the $request_time and $msec variables can now be used not
   only in the "log_format" directive.

*) Bugfix: cache manager and cache loader processes might not be able to
   start if more than 512 listen sockets were used.

*) Bugfix: in the ngx_http_dav_module.

</ChangeLog>
Original commitRevision:310263 
Wednesday, 9 Jan 2013
15:52 osa search for other commits by this committer
Update from 3.0.17 to 3.0.19:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.

<Changes>

Release 3.0.19
--------------

* Nginx security fix: do not display Nginx version when
  server_tokens are off.
* Fixed compilation problems on some systems.
* Fixed some Union Station-related bugs.

Release 3.0.18
--------------

* Fixed compilation problems on Fedora 17.
* Fixed Union Station compatibility with Rails 3.2.
* Phusion Passenger Enterprise Standalone now supports rolling
  restarts and deployment error resistance.

</Changes>
Original commitRevision:310153 
Friday, 21 Dec 2012
05:20 osa search for other commits by this committer
Update rtmp third-party module from 0.6.1 to 0.8.4.

Spotted by:	Roman Arutyunyan <arutyunyan.roman@gmail.com> (author)
Original commitRevision:309338 
Tuesday, 11 Dec 2012
19:05 osa search for other commits by this committer
Update third-party ngx_cache_purge module from 1.6 to 2.0.
Original commitRevision:308706 
Monday, 12 Nov 2012
18:37 osa search for other commits by this committer
Update SPDY patch from version 52 to 53.

Feature safe: yes
Original commitRevision:307342 
Tuesday, 30 Oct 2012
23:39 osa search for other commits by this committer
Update from 1.3.7 to 1.3.8.

Feature safe:	yes

<ChangeLog>

*) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
   directive.
   Thanks to Mike Kazantsev and Eric O'Connor.

*) Feature: the $bytes_sent, $connection, and $connection_requests
   variables can now be used not only in the "log_format" directive.
   Thanks to Benjamin Grts+ssing.

*) Feature: the "auto" parameter of the "worker_processes" directive.

*) Bugfix: "cache file ... has md5 collision" alert.

*) Bugfix: in the ngx_http_gunzip_filter_module.

*) Bugfix: in the "ssl_stapling" directive.

</ChangeLog>
Original commitRevision:306730 
Wednesday, 17 Oct 2012
02:17 osa search for other commits by this committer
Update third-party modules:

o) drizzle - from 0.1.2 to 0.1.4;
o) lua     - from 0.5.14 to 0.6.10;
o) redis2  - from 0.08rc4 to 0.09;
o) rtmp    - from 0.2.3 to 0.6.1;
o) srcache - from 0.14 to 0.16.

Convert header to modern manner.

Feature safe:	yes
Original commitRevision:305998 
Tuesday, 2 Oct 2012
15:04 osa search for other commits by this committer
Update from 1.3.6 to 1.3.7.

<ChangeLog>

*) Feature: OCSP stapling support.
   Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.

*) Feature: the "ssl_trusted_certificate" directive.

*) Feature: resolver now randomly rotates addresses returned from cache.
   Thanks to Anton Jouline.

*) Bugfix: OpenSSL 0.9.7 compatibility.

</ChangeLog>

Fix SIZE line for ldap third-party module.
Original commitRevision:305163 
Thursday, 20 Sep 2012
03:56 osa search for other commits by this committer
Add third-party CT++ module.

Subnmitted:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
PR:		171702
Original commitRevision:304561 
03:44 osa search for other commits by this committer
Add third-party http_auth_ldap module.

Submitted by:	rm
PR:		171745
Original commitRevision:304560 
Wednesday, 12 Sep 2012
17:00 osa search for other commits by this committer
Update from 1.3.5 to 1.3.6.

<ChangeLog>

*) Feature: the ngx_http_gunzip_filter_module.

*) Feature: the "memcached_gzip_flag" directive.

*) Feature: the "always" parameter of the "gzip_static" directive.

*) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
   Thanks to Charles Chen.

*) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
   the --with-ipv6 option was used.

</ChangeLog>
Original commitRevision:304154 
Tuesday, 28 Aug 2012
18:01 osa search for other commits by this committer
Update from 3.0.15 to 3.0.17:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Original commit
Sunday, 26 Aug 2012
16:56 osa search for other commits by this committer
Update third-party http_substitutions_filter module to "numeric"
release - 0.6.2.
Original commit
10:58 osa search for other commits by this committer
Update third-party http_substitutions_filter module to latest snapshot.
Original commit
Tuesday, 21 Aug 2012
17:39 osa search for other commits by this committer
Update from 1.3.4 to 1.3.5.

<ChangeLog>

*) Change: the ngx_http_mp4_module module no longer skips tracks in
   formats other than H.264 and AAC.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "map" directive was used with variables as values.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "geo" directive was used with the "ranges" parameter but without the
   "default" parameter; the bug had appeared in 0.8.43.
   Thanks to Zhen Chen and Weibin Yao.

*) Bugfix: in the -p command-line parameter handling.

*) Bugfix: in the mail proxy server.

*) Bugfix: of minor potential bugs.
   Thanks to Coverity.

*) Bugfix: nginx/Windows could not be built with Visual Studio 2005
   Express.
   Thanks to HAYASHI Kentaro.

</ChangeLog>
Original commit
03:38 osa search for other commits by this committer
Update third-party http_substitutions_filter module from 0.5.2.r59 to 0.6.0,
relocated to github.

Fix typo for upstream_fair module.				[*]

Submitted by:		Artis Caune <Artis.Caune@gmail.com>	[*]
PR:			170795					[*]
Original commit
Wednesday, 15 Aug 2012
16:02 osa search for other commits by this committer
Update third-party modules (sync with openresty-1.2.1.14):

o) lua from 0.5.13 to 0.5.14;
o) srcache from 0.13rc8 to 0.14.
Original commit
Monday, 13 Aug 2012
16:38 osa search for other commits by this committer
Update third-party modules (sync with openresty-1.2.1.13):

o) lua from 0.5.12 to 0.5.13;
o) echo from 0.38rc2 to 0.41.
Original commit
16:30 osa search for other commits by this committer
Update SPDY patch from version 51 to 52.
Original commit
Thursday, 9 Aug 2012
12:31 osa search for other commits by this committer
Update SPDY patch from version 48 to 51.
Original commit
Tuesday, 7 Aug 2012
17:30 osa search for other commits by this committer
Update third-party modules (sync with openresty-1.2.1.9):

o) lua from 0.5.7 to 0.5.12;
o) headers_more from 0.17 to 0.18;
o) drizzle from 0.1.2rc7 to 0.1.2.
Original commit
Saturday, 4 Aug 2012
06:01 osa search for other commits by this committer
Update from 3.0.14 to 3.0.15:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commit
Tuesday, 31 Jul 2012
17:54 osa search for other commits by this committer
Update from 1.3.3 to 1.3.4.

<ChangeLog>

*) Change: the "ipv6only" parameter is now turned on by default for
   listening IPv6 sockets.

*) Feature: the Clang compiler support.

*) Bugfix: extra listening sockets might be created.
   Thanks to Roman Odaisky.

*) Bugfix: nginx/Windows might hog CPU if a worker process failed to
   start.
   Thanks to Ricardo Villalobos Guevara.

*) Bugfix: the "proxy_pass_header", "fastcgi_pass_header",
   "scgi_pass_header", "uwsgi_pass_header", "proxy_hide_header",
   "fastcgi_hide_header", "scgi_hide_header", and "uwsgi_hide_header"
   directives might be inherited incorrectly.

</ChangeLog>
Original commit
17:50 osa search for other commits by this committer
Update:

o) third-party rtmp module from 0.1.10 to 0.2.3;		(*)
o) prefix path for third-party sflow module.

Requested by:	Rudolph Sand aka r dot sand at new-net dot net	(*)
Original commit
Thursday, 26 Jul 2012
06:10 osa search for other commits by this committer
Update SPDY patch from version 47 to 48.
Original commit
Sunday, 22 Jul 2012
13:39 osa search for other commits by this committer
Update passenger from 3.0.13 to 3.0.14.
Original commit
Monday, 16 Jul 2012
17:38 osa search for other commits by this committer
Update third-party modules:

o) lua from 0.5.0rc30 to 0.5.7;
o) headers_more from 0.17rc1 to 0.17.
s/_MODULE//.
Original commit
Thursday, 12 Jul 2012
13:45 osa search for other commits by this committer
Update SPDY patch from version 46 to 47.
Original commit
Tuesday, 10 Jul 2012
16:18 osa search for other commits by this committer
Update from 1.3.2 to 1.3.3.

<ChangeLog>

*) Feature: entity tags support and the "etag" directive.

*) Bugfix: trailing dot in a source value was not ignored if the "map"
   directive was used with the "hostnames" parameter.

*) Bugfix: incorrect location might be used to process a request if a
   URI was changed via a "rewrite" directive before an internal redirect
   to a named location.

</ChangeLog>
Original commit
Wednesday, 4 Jul 2012
22:33 osa search for other commits by this committer
Update SPDY patch from version 45 to 46.
Original commit
Tuesday, 3 Jul 2012
03:48 osa search for other commits by this committer
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                          [*]
Original commit
Sunday, 1 Jul 2012
23:18 osa search for other commits by this committer
Update SPDY patch from version 44 to 45.
Original commit
Friday, 29 Jun 2012
21:05 osa search for other commits by this committer
Update SPDY patch from version 43 to 44.
Original commit
Thursday, 28 Jun 2012
19:09 osa search for other commits by this committer
Update SPDY patch from version 42 to 43.
Original commit
Wednesday, 27 Jun 2012
06:28 osa search for other commits by this committer
Update from 1.3.1 to 1.3.2.

<ChangeLog>

*) Change: the "single" parameter of the "keepalive" directive is now
   ignored.

*) Change: SSL compression is now disabled when using all versions of
   OpenSSL, including ones prior to 1.0.0.

*) Feature: it is now possible to use the "ip_hash" directive to balance
   IPv6 clients.

*) Feature: the $status variable can now be used not only in the
   "log_format" directive.

*) Bugfix: a segmentation fault might occur in a worker process on
   shutdown if the "resolver" directive was used.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_mp4_module was used.

*) Bugfix: in the ngx_http_mp4_module.

*) Bugfix: a segmentation fault might occur in a worker process if
   conflicting wildcard server names were used.

*) Bugfix: nginx might be terminated abnormally on a SIGBUS signal on
   ARM platform.

*) Bugfix: an alert "sendmsg() failed (9: Bad file number)" on HP-UX
   while reconfiguration.

</ChangeLog>
Original commit
Tuesday, 26 Jun 2012
13:57 osa search for other commits by this committer
Update SPDY patch from version 40 to 42.
Original commit
Monday, 25 Jun 2012
02:43 osa search for other commits by this committer
Update SPDY patch from version 39 to 40.
Original commit
Friday, 22 Jun 2012
18:06 osa search for other commits by this committer
Update SPDY patch from version 38 to 39.
Original commit
17:59 osa search for other commits by this committer
Update the name of recent added tcp_proxy third-party module.
Original commit
Thursday, 21 Jun 2012
06:35 osa search for other commits by this committer
Add third-party tcp_proxy module, ver.0.26,
https://github.com/yaoweibin/nginx_tcp_proxy_module/

Requested by:   Weibin Yao <yaoweibin@gmail.com>
Original commit
Wednesday, 20 Jun 2012
14:04 osa search for other commits by this committer
Update SPDY patch from version 37 to 38.
Original commit
Monday, 18 Jun 2012
16:18 osa search for other commits by this committer
Update SPDY patch from 36 to 37 version.
Original commit
16:12 osa search for other commits by this committer
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.
Original commit
Sunday, 17 Jun 2012
17:59 osa search for other commits by this committer
Add SPDY support.

Please read http://nginx.org/patches/spdy/README.txt before use.
Original commit
Thursday, 14 Jun 2012
11:29 osa search for other commits by this committer
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.
Original commit
10:53 osa search for other commits by this committer
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.
Original commit
Thursday, 7 Jun 2012
16:57 osa search for other commits by this committer
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.
Original commit
01:09 osa search for other commits by this committer
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.
Original commit
Wednesday, 6 Jun 2012
13:25 osa search for other commits by this committer
Add back checksums and size for h264_streaming and xss third-party modules.
Original commit
13:21 osa search for other commits by this committer
Update from 1.3.0 to 1.3.1.

<ChangeLog>

*) Security: now nginx/Windows ignores trailing dot in URI path
   component, and does not allow URIs with ":$" in it.
   Thanks to Vladimir Kochetkov, Positive Research Center.

*) Feature: the "proxy_pass", "fastcgi_pass", "scgi_pass", "uwsgi_pass"
   directives, and the "server" directive inside the "upstream" block,
   now support IPv6 addresses.

*) Feature: the "resolver" directive now support IPv6 addresses and an
   optional port specification.

*) Feature: the "least_conn" directive inside the "upstream" block.

*) Feature: it is now possible to specify a weight for servers while
   using the "ip_hash" directive.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "image_filter" directive was used; the bug had appeared in 1.3.0.

*) Bugfix: nginx could not be built with ngx_cpp_test_module; the bug
   had appeared in 1.1.12.

*) Bugfix: access to variables from SSI and embedded perl module might
   not work after reconfiguration.
   Thanks to Yichun Zhang.

*) Bugfix: in the ngx_http_xslt_filter_module.
   Thanks to Kuramoto Eiji.

*) Bugfix: memory leak if $geoip_org variable was used.
   Thanks to Denis F. Latypoff.

*) Bugfix: in the "proxy_cookie_domain" and "proxy_cookie_path"
   directives.

</ChangeLog>
Original commit
Thursday, 24 May 2012
08:04 osa search for other commits by this committer
Update third-party module naxsi from 0.45 to 0.46-1.

Do not bump PORTREVISION because this module is disabled by default.
Original commit
Friday, 18 May 2012
04:43 osa search for other commits by this committer
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
Original commit
Wednesday, 16 May 2012
11:24 osa search for other commits by this committer
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.
Original commit
Tuesday, 15 May 2012
15:15 osa search for other commits by this committer
Update from 1.2.0 to 1.3.0.

<ChangeLog>

*) Feature: the "debug_connection" directive now supports IPv6 addresses
   and the "unix:" parameter.

*) Feature: the "set_real_ip_from" directive and the "proxy" parameter
   of the "geo" directive now support IPv6 addresses.

*) Feature: the "real_ip_recursive", "geoip_proxy", and
   "geoip_proxy_recursive" directives.

*) Feature: the "proxy_recursive" parameter of the "geo" directive.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "resolver" directive was used.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "fastcgi_pass", "scgi_pass", or "uwsgi_pass" directives were used and
   backend returned incorrect response.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "rewrite" directive was used and new request arguments in a
   replacement used variables.

*) Bugfix: nginx might hog CPU if the open file resource limit was
   reached.

*) Bugfix: nginx might loop infinitely over backends if the
   "proxy_next_upstream" directive with the "http_404" parameter was
   used and there were backup servers specified in an upstream block.

*) Bugfix: adding the "down" parameter of the "server" directive might
   cause unneeded client redistribution among backend servers if the
   "ip_hash" directive was used.

*) Bugfix: socket leak.
   Thanks to Yichun Zhang.

*) Bugfix: in the ngx_http_fastcgi_module.

</ChangeLog>
Original commit
15:11 osa search for other commits by this committer
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.
Original commit
Friday, 11 May 2012
10:42 osa search for other commits by this committer
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)
Original commit
Thursday, 26 Apr 2012
08:11 osa search for other commits by this committer
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.
Original commit
Monday, 23 Apr 2012
14:01 osa search for other commits by this committer
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>
Original commit
12:04 osa search for other commits by this committer
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
Original commit
Sunday, 22 Apr 2012
18:52 osa search for other commits by this committer
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.
Original commit
Friday, 13 Apr 2012
12:17 osa search for other commits by this committer
Security update from 1.1.18 to 1.1.19.

<ChangeLog>

*) Security: specially crafted mp4 file might allow to overwrite memory
   locations in a worker process if the ngx_http_mp4_module was used,
   potentially resulting in arbitrary code execution (CVE-2012-2089).
   Thanks to Matthew Daley.

*) Bugfix: nginx/Windows might be terminated abnormally.
   Thanks to Vincent Lee.

*) Bugfix: nginx hogged CPU if all servers in an upstream were marked as
   "backup".

*) Bugfix: the "allow" and "deny" directives might be inherited
   incorrectly if they were used with IPv6 addresses.

*) Bugfix: the "modern_browser" and "ancient_browser" directives might
   be inherited incorrectly.

*) Bugfix: timeouts might be handled incorrectly on Solaris/SPARC.

*) Bugfix: in the ngx_http_mp4_module.

</ChangeLog>
Original commit
Tuesday, 3 Apr 2012
16:16 osa search for other commits by this committer
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>
Original commit
Thursday, 29 Mar 2012
07:27 osa search for other commits by this committer
Update from 1.1.17 to 1.1.18.
Add USERS/GROUPS.

Feature safe:   yes

<ChangeLog>

*) Change: keepalive connections are no longer disabled for Safari by
   default.

*) Feature: the $connection_requests variable.

*) Feature: $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd and
   $tcpinfo_rcv_space variables.

*) Feature: the "worker_cpu_affinity" directive now works on FreeBSD.

*) Feature: the "xslt_param" and "xslt_string_param" directives.
   Thanks to Samuel Behan.

*) Bugfix: in configure tests.
   Thanks to Piotr Sikora.

*) Bugfix: in the ngx_http_xslt_filter_module.

*) Bugfix: nginx could not be built on Debian GNU/Hurd.

</ChangeLog>
Original commit
Thursday, 15 Mar 2012
13:51 osa search for other commits by this committer
Security update from 1.1.16 to 1.1.17.

Security:      
http://www.vuxml.org/freebsd/29194cb8-6e9f-11e1-8376-f0def16c5c1b.html
Feature safe:   yes

<ChangeLog>

*) Security: content of previously freed memory might be sent to a
   client if backend returned specially crafted response.
   Thanks to Matthew Daley.

*) Bugfix: in the embedded perl module if used from SSI.
   Thanks to Matthew Daley.

*) Bugfix: in the ngx_http_uwsgi_module.

</ChangeLog>
Original commit
Wednesday, 29 Feb 2012
19:53 osa search for other commits by this committer
Fix fetch notice third-party module.
Original commit
15:51 osa search for other commits by this committer
Update from 1.1.15 to 1.1.16.

<ChangeLog>

*) Change: the simultaneous subrequest limit has been raised to 200.

*) Feature: the "from" parameter of the "disable_symlinks" directive.

*) Feature: the "return" and "error_page" directives can be used to
   return 307 redirections.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "resolver" directive was used and there was no "error_log" directive
   specified at global level.
   Thanks to Roman Arutyunyan.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "proxy_http_version 1.1" or "fastcgi_keep_conn on" directives were
   used.

*) Bugfix: memory leaks.
   Thanks to Lanshun Zhou.

*) Bugfix: in the "disable_symlinks" directive.

*) Bugfix: on ZFS filesystem disk cache size might be calculated
   incorrectly; the bug had appeared in 1.0.1.

*) Bugfix: nginx could not be built by the icc 12.1 compiler.

*) Bugfix: nginx could not be built by gcc on Solaris; the bug had
   appeared in 1.1.15.

</ChangeLog>
Original commit
05:32 osa search for other commits by this committer
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]
Original commit
Tuesday, 28 Feb 2012
17:43 osa search for other commits by this committer
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>
Original commit

Number of commits found: 870 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  »