Commit graph

122 commits

Author SHA1 Message Date
Sergey A. Osokin
b2dd0344b2 Update to 0.5.26.
Fix rc script functionality for extra configtest_cmd command. (*)

<ChangeLog>

    *) Bugfix: in SSI parsing.

</ChangeLog>

Spotted by:	Andrey Y. Ostanovsky < andrey at ostanovsky dot spb dot ru > (*)
2007-06-18 07:08:46 +00:00
Sergey A. Osokin
79af54286c Resolve conflict with nginx stable.
Bump PORTREVISION.
2007-06-15 08:28:20 +00:00
Sergey A. Osokin
5d49b92e23 Change default location for 50x.html in configuration file.
Bump PORTREVISION.

Requested by:	Igor Sysoev <is at rambler-co dot ru>
2007-06-14 10:32:32 +00:00
Sergey A. Osokin
5c8b53a80e Update to 0.5.25.
<ChangeLog>

*) Bugfix: nginx could not be built with the
   --without-http_rewrite_module parameter; bug
   appeared in 0.5.24.

</ChangeLog>
2007-06-13 07:09:00 +00:00
Sergey A. Osokin
174c24d8cb Update to 0.5.24.
<ChangeLog>

*) Security: the "ssl_verify_client" directive did not work if request
   was made using HTTP/0.9.

*) Bugfix: a part of response body may be passed uncompressed if gzip
   was used; bug appeared in 0.5.23.

</ChangeLog>
2007-06-06 07:05:18 +00:00
Sergey A. Osokin
ab1e846e49 Update to 0.5.23.
<ChangeLog>

*) Feature: the ngx_http_ssl_module supports Server
   Name Indication TLS extension.

*) Feature: the "fastcgi_catch_stderr" directive.
   Thanks to Nick S. Grechukh, OWOX project.

*) Bugfix: a segmentation fault occurred in master process
   if two virtual servers should bind() to the overlapping
   ports.

*) Bugfix: if nginx was built with ngx_http_perl_module
   and perl supported threads, then during second
   reconfiguration the error messages "panic: MUTEX_LOCK"
   and "perl_parse() failed" were issued.

*) Bugfix: in the HTTPS protocol in the "proxy_pass"
   directive.

</ChangeLog>
2007-06-04 14:35:36 +00:00
Sergey A. Osokin
a63786ab6e Update to fresh bugfix release 0.5.22.
<Changelog>

Bugfix: the big request body might not be passed to
backend; bug appeared in 0.5.21.

</Changelog>
2007-05-29 12:19:39 +00:00
Sergey A. Osokin
bf9002d976 Update to latest bugfix release 0.5.21.
<Changelog>
*) Bugfix: if server has more than about ten locations, then
   regex locations may be choosen not in that order as they
   were specified.

*) Bugfix: a worker process may got caught in an endless loop
   on 64-bit platform, if the 33-rd or next in succession
   backend has failed.
   Thanks to Anton Povarov.

*) Bugfix: a bus error might occur on Solaris/sparc64 if the
   PCRE library was used.
   Thanks to Andrei Nigmatulin.

*) Bugfix: in the HTTPS protocol in the "proxy_pass" directive.
</Changelog>
2007-05-28 16:08:17 +00:00
Sergey A. Osokin
4caffba231 Update to 0.5.20.
<ChangeLog>

*) Feature: the "sendfile_max_chunk" directive.
*) Feature: the "$http_...", "$sent_http_...", and
   "$upstream_http_..." variables may be changed using
   the "set" directive.

*) Bugfix: a segmentation fault might occur in worker
   process if the SSI command 'if expr="$var = /"'
   was used.

*) Bugfix: trailing boundary of multipart range
   response was transferred incorrectly.
   Thanks to Evan Miller.

*) Bugfix: nginx did not work on Solaris/sparc64 if
   it was built by Sun Studio.
   Thanks to Andrei Nigmatulin.

*) Bugfix: the ngx_http_perl_module could not built
   by Solaris make.
   Thanks to Andrei Nigmatulin.
</ChangeLog>
2007-05-25 06:34:39 +00:00
Sergey A. Osokin
60a27c569c Update to 0.5.19. 2007-04-24 06:54:08 +00:00
Sergey A. Osokin
339d4a43ed Update to 0.5.18. 2007-04-20 06:27:38 +00:00
Sergey A. Osokin
cf9ce7beb8 Update to latest bugfix release 0.5.17.
Change knob IMAP_MODULE to MAIL_MODULE (1).
Keep compatibility for IMAP_MODULE, notice warning if usage.
Cosmetic fixes for package list (2).

(1) Anton Yuzhaninov (citrin at rambler-co dot ru)
(2) portlint -a
2007-04-02 11:26:05 +00:00
Sergey A. Osokin
271fc91ff5 Update to fresh latest bugfix release 0.5.15. 2007-03-19 14:17:48 +00:00
Sergey A. Osokin
a22be74f83 Update to latest fresh bugfix release: 0.5.14. 2007-02-28 13:33:39 +00:00
Sergey A. Osokin
72ed915d13 Update to 0.5.13. 2007-02-19 14:30:24 +00:00
Sergey A. Osokin
33fc97f1ad Update to 0.5.12. 2007-02-12 16:43:42 +00:00
Sergey A. Osokin
8daa1813c3 Update to 0.5.11. 2007-02-06 08:19:02 +00:00
Sergey A. Osokin
f039f5cbfc Update to 0.5.10. 2007-01-26 11:17:33 +00:00
Sergey A. Osokin
b15a41f34a Update to 0.5.9. 2007-01-25 16:59:40 +00:00
Sergey A. Osokin
41a8881f2f Update to latest bugfix release 0.5.8. 2007-01-22 14:28:41 +00:00
Sergey A. Osokin
1593b072f6 Update to 0.5.7. 2007-01-16 16:30:05 +00:00
Sergey A. Osokin
d443039175 Update to 0.5.6.
Submitted by:	Gea-Suan Lin (gslin at gslin dot org)
PR:	107945
2007-01-15 09:28:59 +00:00
Sergey A. Osokin
fcc06ecdaf Update to 0.5.5. 2006-12-25 08:41:25 +00:00
Sergey A. Osokin
94cd2c63ad Update to 0.5.4. 2006-12-15 09:17:54 +00:00
Sergey A. Osokin
a2e19c6933 Update to 0.5.3. 2006-12-14 07:27:22 +00:00
Sergey A. Osokin
b244dd0f2c Update to 0.5.0.
Include NGX_DEBUG_MALLOC into WITH_DEBUG knob. [*]

Submitted by:	Anton Yuzhaninov <citrin at citrin dot ru> [*]
2006-12-05 09:20:22 +00:00
Sergey A. Osokin
64c864fb4f Update to 0.4.14. 2006-11-27 16:06:57 +00:00
Sergey A. Osokin
0a9d4357f5 Update to 0.4.13. 2006-11-16 07:39:35 +00:00
Sergey A. Osokin
3ff8926509 Update to 0.4.12. 2006-11-01 08:39:50 +00:00
Sergey A. Osokin
6781b91b31 Update to 0.4.11. 2006-10-31 08:59:18 +00:00
Sergey A. Osokin
84f4b1c9bc Update to 0.4.6. 2006-10-09 06:24:00 +00:00
Sergey A. Osokin
72cfc37220 Update to fresh "linux-bugfix" release 0.4.2. 2006-09-14 18:03:37 +00:00
Sergey A. Osokin
6c79376f0b Update to latest release version: 0.4.1.
Add one more knob - WITH_PERL_MODULE. [1]

Submitted by:	Yuri Karaban <ykar at list dot ru> [1]
2006-09-14 14:37:45 +00:00
Sergey A. Osokin
2576e57213 Update to 0.4.0. 2006-08-31 08:59:30 +00:00
Sergey A. Osokin
7d48b5d8f1 Update to 0.3.60. 2006-08-20 20:33:32 +00:00
Sergey A. Osokin
721e518eab Update to 0.3.59. 2006-08-16 13:19:36 +00:00
Sergey A. Osokin
436e396ca9 Update to 0.3.57. 2006-08-10 07:41:14 +00:00
Sergey A. Osokin
e1c0f3088b Update to latest version: 0.3.56. 2006-08-07 08:01:35 +00:00
Sergey A. Osokin
803fcc1011 Update to latest version: 0.3.55. 2006-07-31 12:07:08 +00:00
Sergey A. Osokin
deb69cb8ad Update to 0.3.54. 2006-07-11 14:16:11 +00:00
Sergey A. Osokin
23d232cd64 Update to 0.3.52. 2006-07-04 06:32:37 +00:00
Sergey A. Osokin
296a626db3 Install 4 additional files from distro.
Bump PORTREVISION.
2006-06-30 12:45:38 +00:00
Sergey A. Osokin
df02bee8b8 Update to fresh bugfix release: 0.3.51. 2006-06-30 12:26:27 +00:00
Sergey A. Osokin
6ab1e57bdb Update to 0.3.50. 2006-06-29 06:48:39 +00:00
Sergey A. Osokin
b3b765a759 Update to fresh bugfix release 0.3.49. 2006-05-31 14:45:08 +00:00
Sergey A. Osokin
3072343d4e Update to 0.3.48. 2006-05-29 18:04:37 +00:00
Sergey A. Osokin
e0cdb32d2b Update to 0.3.47. 2006-05-25 10:42:10 +00:00
Sergey A. Osokin
7fbaffd3cf Update to 0.3.46. 2006-05-11 14:28:04 +00:00
Sergey A. Osokin
7954ba035c Update to 0.3.45.
Update port infrastructure.
Add compiler's debug flag if WITH_DEBUG defined.
Add prefix NGINX_ for port's variables (VARDIR, LOGDIR, TMPDIR) for
prevent conflict with system variables.
Remove STOP_BEFORE_REMOVE and START_AFTER_INSTALL knobs.
2006-05-10 09:55:02 +00:00
Sergey A. Osokin
1251fc1f40 Update to 0.3.40.
Remove needless USE_REINPLACE.
2006-04-21 11:24:50 +00:00