Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 949 Bytes

CHANGES.rst

File metadata and controls

24 lines (22 loc) · 949 Bytes

Changes

1.0.0 (unreleased)

  • Correctly test mainline nginx via Docker. Previously, the environment variables were never passed through.
  • Move to GitHub Actions from Travis
  • Remove support for CentOS 6 as Nginx has dropped packaging support
  • Add module release versioning support in line with what pkg-oss now allows with the --module-version argument in 0.18.
  • Add support for EL 8
  • Update CentOS 6 build with new IUS URL
  • Reorder patching of build commands to ensure HTTPS gets used on Nginx downloads and so on
  • Error out of build.sh immediately if any command fails
  • Bump versions of nginx and modules
  • Use upstream pkg-oss compared to trying to maintain our own version. We now live-patch the build scripts to use Mercurial HTTPS protocols instead of insecure HTTP.
  • Update to work with nginx 1.12.2. This version has a specific dist suffix for EL 7.4+
  • Initial configuration