File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- FROM fedora:41
1+ FROM fedora:42
22
33RUN dnf install rpm-build dnf-utils tree -y
44
Original file line number Diff line number Diff line change 1- FROM fedora:41
1+ FROM fedora:42
22
33RUN dnf install rpm-build dnf-utils tree -y
Original file line number Diff line number Diff line change 55%global nginx_srcdir %{_usrsrc }/%{name }-%{version }-%{release }
66%global lua_lib /usr/lib
77%global lua_local_lib /usr/local /lib/lua
8- %global lua_nginx_module_version 0.10.27
9- %global lua_resty_core_version 0.1.30
8+ %global lua_nginx_module_version 0.10.28
9+ %global lua_resty_core_version 0.1.31
1010%global lua_resty_lrucache_version 0.15
1111%global ngx_devel_kit_version 0.3.3
12- %global luajit2_version 2.1-20241113
12+ %global luajit2_version 2.1-20250529
1313%global ngx_http_redis_version 0.4.1-cmm
14- %global headers_more_version 0.37
15- %global modsecurity_nginx_version 1.0.3
14+ %global headers_more_version 0.39
15+ %global modsecurity_nginx_version 1.0.4
1616
1717# By default downloading of sources is disabled
1818%undefine _disable_source_fetch
1919
2020Name: nginx-lua-waf
2121Summary: High performance web server nginx with lua and modsecurity plugins
22- Version: 1.27.4
22+ Version: 1.29.0
2323Release: 1%{?dist }
2424Conflicts: nginx nginx-mimetypes nginx-core luajit
2525
You can’t perform that action at this time.
0 commit comments