solving error
This commit is contained in:
parent
01ac8710b4
commit
1c1c12d31a
@ -22,6 +22,7 @@ Type=notify
|
||||
Environment=LANG=C
|
||||
|
||||
ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND
|
||||
ExecStartPost=/usr/bin/sleep 0.1
|
||||
ExecReload=/usr/sbin/httpd $OPTIONS -k graceful
|
||||
# Send SIGWINCH for graceful stop
|
||||
KillSignal=SIGWINCH
|
||||
|
||||
16
httpd.spec
16
httpd.spec
@ -8,7 +8,7 @@
|
||||
Name: httpd
|
||||
Summary: Apache HTTP Server
|
||||
Version: 2.4.43
|
||||
Release: 19
|
||||
Release: 20
|
||||
License: ASL 2.0
|
||||
URL: https://httpd.apache.org/
|
||||
Source0: https://archive.apache.org/dist/httpd/httpd-%{version}.tar.bz2
|
||||
@ -539,17 +539,23 @@ exit $rv
|
||||
%{_rpmconfigdir}/macros.d/macros.httpd
|
||||
|
||||
%changelog
|
||||
* Fri Feb 3 2023 chengyechun <chengyechun1@huawei.com> - 2.4.43-20
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:restart
|
||||
- DESC:add ExecStartPost option to htcacheclean.service for solving error message when htcacheclean starting
|
||||
|
||||
* Thu Feb 2 2023 chengyechun <chengyechun1@huawei.com> - 2.4.43-19
|
||||
- Type:CVE
|
||||
- ID:CVE-2022-36760, CVE-2006-20001, CVE-2022-37436
|
||||
- SUG:restart
|
||||
- DESC:fix CVE-2022-36760,CVE-2006-20001,CVE-2022-37436
|
||||
|
||||
* Tue Dec 13 2022chengyechun<chengyechun1@huawei.com>- 2.4.43-18
|
||||
- Type:CVE
|
||||
- ID:
|
||||
* Tue Dec 13 2022 chengyechun<chengyechun1@huawei.com>- 2.4.43-18
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:restart
|
||||
- DESC:fixthenameoftheCVEpatch
|
||||
- DESC:fix the name of the CVE patch
|
||||
|
||||
* Thu Jul 21 2022 chengyechun <chengyechun1@huawei.com> - 2.4.43-17
|
||||
- Type:CVE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user