!53 [sync] PR-49: Fix HTTP service startup failure
From: @openeuler-sync-bot Reviewed-by: @wu-leilei Signed-off-by: @wu-leilei
This commit is contained in:
commit
3e89a3a583
@ -215,7 +215,7 @@ SecCookieFormat 0
|
||||
# to properly map encoded data to your language. Properly setting
|
||||
# these directives helps to reduce false positives and negatives.
|
||||
#
|
||||
SecUnicodeMapFile unicode.mapping 20127
|
||||
#SecUnicodeMapFile unicode.mapping 20127
|
||||
|
||||
# Improve the quality of ModSecurity by sharing information about your
|
||||
# current ModSecurity version and dependencies versions.
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: mod_security
|
||||
Version: 2.9.5
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: Security module for the Apache HTTP Server
|
||||
License: ASL 2.0
|
||||
URL: http://www.modsecurity.org/
|
||||
@ -106,6 +106,9 @@ install -m0755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 06 2024 yaoxin <yao_xin001@hoperun.com> - 2.9.5-10
|
||||
- Fix HTTP service startup failure
|
||||
|
||||
* Tue Mar 26 2024 yaoxin <yao_xin001@hoperun.com> - 2.9.5-9
|
||||
- Fix CVE-2022-48279
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user