Update nginx to 1.15.9 and lua mod to 0.10.14

This commit is contained in:
Daniel Berteaud 2019-02-28 13:00:01 +01:00
parent e9ce8a15fb
commit 8b267e80bf
5 changed files with 8 additions and 8 deletions

BIN
lua-nginx-module-0.10.13.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
lua-nginx-module-0.10.14.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
nginx-1.15.8.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
nginx-1.15.9.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _hardened_build 1
%global nginx_user nginx
%define lua_version 0.10.13
%define lua_version 0.10.14
%define ndk_version 0.3.0
%define modsecurity_version 1.0.0
%define naxsi_version 0.56
@ -19,7 +19,7 @@
Name: nginx
Epoch: 1
Version: 1.15.8
Version: 1.15.9
Release: 1%{?dist}
Summary: A high performance web server and reverse proxy server