Skip to content

Releases: VirtuBox/nginx-ee

v3.8.1 - Nginx-ee maintenance release

24 Apr 20:44
5cc85ef
Compare
Choose a tag to compare

Changed

  • Nginx stable release bumped to 1.26.0 by @VirtuBox in #155
  • HTTP/3 now available on both mainline and stable release
  • Always download latest zlib library if zlib-cf not supported
  • Always download the latest libressl release
  • HTTP/2 HPACK removed

Full Changelog: v3.8.0...v3.8.1

v3.8.0 - Nginx-ee stable release

23 Apr 06:08
84f4797
Compare
Choose a tag to compare

Added

  • --with-http_v3_module on Mainline release
  • Full HTTP/3 QUIC support on Mainline release with LibreSSL

Full HTTP/3 QUIC support is online available on mainline release with LibreSSL. Read more here

# compile latest nginx mainline release with full HTTP/3 QUIC support with LibreSSL
bash <(wget -O - vtb.cx/nginx-ee || curl -sL vtb.cx/nginx-ee) --libressl

Changed

  • LibreSSL release bumped to 3.8.4
  • Update zlib to 1.2.13 by @WinSCaP in #146

Fixed

New Contributors

Full Changelog: v3.7.1...v3.8.0

v3.7.1 - Nginx-ee maintenance release

08 May 20:01
4e59e34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0 - Nginx-ee stable release

19 Oct 14:29
5308166
Compare
Choose a tag to compare

Main Changes

  • Nginx stable version bumped to v1.22.1 and mainline to v1.23.2
  • LibreSSL version bumped to v3.5.3
  • Nginx is now compiled with OpenSSL from system lib

What's Changed

New Contributors

Known issues

  • Pagespeed cannot be compiled with Nginx Mainline
  • Redis-cache header status not working for WordOps users

Full Changelog: v3.6.7...v3.7.0

v3.6.7 - Nginx-ee maintenance release

18 Aug 11:46
36eb62e
Compare
Choose a tag to compare

Changed

  • Compile with gcc-9

Fixed

  • wrong PPA repositories with Ubuntu 20.04

v3.6.6 - Nginx-ee maintenance release

02 May 15:30
9c269c5
Compare
Choose a tag to compare

Changed

  • Update Nginx stable to 1.18.0
  • Update openssl package to 1.1.1g

Fixed

  • Fix final tasks not executed (PR [#90])
  • Fix non interactive pagespeed build (PR [#90])

v3.6.5 - Nginx-ee maintenance release

18 Nov 14:21
8835955
Compare
Choose a tag to compare

Added

  • Dynamic modules configuration
  • Added Ubuntu EOAN (19.10) support

Changed

  • Bump OpenSSL version to 1.1.1d
  • Updated ngx_brotli module
  • Bump LibreSSL version to 3.0.2
  • Fix issue with ngx_http_redis module download
  • Update OpenSSL 3.0.0-dev commit number and patch

Fixed

  • dpkg-buildflags variable set before installing dpkg-dev

v3.6.4 - Nginx-ee maintenance release

29 Aug 12:41
87fdc8a
Compare
Choose a tag to compare

Added

  • Debian 10 (buster) support
  • Raspbian 10 (buster) support

Changes

  • Updated cronjob
  • Improve module cloning duration by adding --depth=50 to git clone
  • PCRE, OPENSSL & Brotli are not compiled anymore. But are installed from APT repository excepted Brotli on Debian 8 (jessie)
  • Decrease build duration by 2

v3.6.3 - Nginx-ee maintenance release

14 Jul 23:28
2b2b471
Compare
Choose a tag to compare

Added

  • Ubuntu 19.04 (disco) support
  • Strip Nginx binary to remove debug symbols
  • Update OpenSSL to release 1.1.1c
  • Added help menu

Changed

  • Improve code quality according to codacy checkup
  • Brotli bumped to v1.0.7
  • Only third party modules are compiled as dynamic modules

Fixed

  • Missing OpenSSL patch

v3.6.2 - Nginx-ee

24 Apr 11:36
cac9e4b
Compare
Choose a tag to compare

Added

  • Additional GCC flags : "-Wno-error=date-time for Debian" : PR #52

Changed

  • Update LibreSSL to v2.9.1
  • Update Nginx stable to 1.16.0