Skip to content

Releases: cubicdaiya/nginx-build

v0.10.1

14 Jul 05:33
Compare
Choose a tag to compare
  • bumped openresty version to 1.11.2.4 by default.
  • bumped pcre version to 8.41 by default.
  • bumped nginx version to 1.13.3 by default.

v0.10.0

04 Jun 00:37
Compare
Choose a tag to compare
  • changed the URLs accessible by HTTPS to HTTPS. #22 Thanks @catatsuy.
  • introduced -libressl and -libresslversion. #23 Thanks @catatsuy.
  • bumped nginx version to 1.13.1 by default.

v0.9.16

28 Apr 12:14
Compare
Choose a tag to compare
  • bumped nginx version to 1.13.0 by default.
  • bumped openresty version to 1.11.2.3 by default.
  • glide: updated go-ini.

v0.9.15

22 Mar 06:15
Compare
Choose a tag to compare
  • bumped nginx version to 1.11.11 by default.
  • bumped zlib version to 1.2.11 by default.

v0.9.14

03 Feb 02:02
Compare
Choose a tag to compare
  • bumped pcre version to 8.40 by default
  • bumped nginx version to 1.11.9 by default.
  • bumped OpenSSL version to 1.0.2k by default.
  • nginx versions: added 1.10.3.

v0.9.13

04 Jan 09:52
Compare
Choose a tag to compare
  • made version string variable instead of constant.
  • bumped zlib version to 1.2.10 by default.
  • changed download URL prefix for zlib.
  • bugfix: build failure when --idempotent is given.

v0.9.12

29 Dec 06:35
Compare
Choose a tag to compare
  • bugfix: failed to compile with --without-http_rewrite_module. refs #19
  • bumped nginx version to 1.11.8 by default.

v0.9.11

12 Dec 00:31
Compare
Choose a tag to compare
  • bumped openresty version to 1.11.2.2 by default.
  • bumped tengine version to 2.2.0.
  • option: introduced --idempotent. #18

v0.9.10

15 Nov 21:14
Compare
Choose a tag to compare
  • bumped nginx verson to 1.11.6 by default.
  • version: added 1.10.2.

v0.9.9

15 Oct 03:10
Compare
Choose a tag to compare
  • introduced new configure options in nginx-1.11.5.
  • bumped nginx verson to 1.11.5 by default.
  • bumped OpenSSL version to 1.0.2j by default.