From 023a09b06aae039d8514d165279eb3d4dfc1780c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadej=20Jane=C5=BE?= Date: Tue, 6 Mar 2018 10:17:29 +0100 Subject: [PATCH] Enable building the ngx_http_auth_request_module module (RHBZ #1471107) --- nginx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nginx.spec b/nginx.spec index 901862b..bb0143d 100644 --- a/nginx.spec +++ b/nginx.spec @@ -15,7 +15,7 @@ Name: nginx Epoch: 1 Version: 1.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -208,6 +208,7 @@ export DESTDIR=%{buildroot} --with-file-aio \ %endif --with-ipv6 \ + --with-http_auth_request_module \ --with-http_ssl_module \ --with-http_v2_module \ --with-http_realip_module \ @@ -430,6 +431,9 @@ fi %changelog +* Tue Mar 6 2018 Tadej Janež - 1:1.12.2-2 +- enable building the ngx_http_auth_request_module module (RHBZ #1471107) + * Wed Oct 18 2017 Luboš Uhliarik - 1:1.12.2-1 - update to upstream release 1.12.2 - Resolves: #1468584 - (CVE-2017-7529) CVE-2017-7529 nginx: Integer