|
@@ -33,7 +33,7 @@ Group: servers
|
|
|
%global nginx_version 1.20.2
|
|
|
Version: %{nginx_version}
|
|
|
# do not reset or decrease.
|
|
|
-Release: 16%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
+Release: 17%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
Vendor: Project Vine
|
|
|
Distribution: Vine Linux
|
|
|
Packager: daisuke
|
|
@@ -94,7 +94,7 @@ Source2030: https://github.com/leev/ngx_http_geoip2_module/archive/%{geoip2_
|
|
|
|
|
|
%if %{with modsecurity}
|
|
|
%global with_modsecurity 1
|
|
|
-%global modsecurity_version 1.0.2
|
|
|
+%global modsecurity_version 1.0.3
|
|
|
Source2040: https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v%{modsecurity_version}/modsecurity-nginx-v%{modsecurity_version}.tar.gz
|
|
|
%endif
|
|
|
|
|
@@ -791,6 +791,9 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sat May 21 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.20.2-17
|
|
|
+- updated modsecurity-nginx to 1.0.3.
|
|
|
+
|
|
|
* Fri Nov 19 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.20.2-16
|
|
|
- rebuilt with perl-5.34.0.
|
|
|
|