diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-06 14:19:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-06 14:19:18 +0000 |
commit | 335c7c777477eb8cf60510191edf5425da818fd0 (patch) | |
tree | 816d7508ae1c7706076ffea89b903e7dccf53521 /httpd.spec | |
parent | 4b7ff4f35db09d0006b608ec171d50ed60356062 (diff) |
automatic import of httpdopeneuler22.03_LTS_SP2openeuler22.03_LTS
Diffstat (limited to 'httpd.spec')
-rw-r--r-- | httpd.spec | 24 |
1 files changed, 15 insertions, 9 deletions
@@ -7,7 +7,7 @@ Name: httpd Summary: Apache HTTP Server -Version: 2.4.58 +Version: 2.4.59 Release: 1 License: ASL 2.0 URL: https://httpd.apache.org/ @@ -65,10 +65,7 @@ Patch11: backport-httpd-2.4.43-sslciphdefault.patch Patch12: backport-httpd-2.4.43-sslprotdefault.patch Patch13: backport-httpd-2.4.43-enable-sslv3.patch Patch14: backport-layout_add_openEuler.patch -Patch15: backport-httpd-2.4.43-gettid.patch -Patch16: backport-httpd-2.4.43-r1861793+.patch -Patch17: backport-httpd-2.4.48-r1828172+.patch -Patch18: backport-httpd-2.4.46-htcacheclean-dont-break.patch +Patch15: backport-httpd-2.4.59-gettid.patch BuildRequires: gcc autoconf pkgconfig findutils xmlto perl-interpreter perl-generators systemd-devel BuildRequires: zlib-devel libselinux-devel lua-devel brotli-devel @@ -505,11 +502,20 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog -* Sat Jan 27 2024 Funda Wang <fundawang@yeah.net> - 1:2.4.58-1 -- 2.4.58 +* Sat Apr 06 2024 Funda Wang <fundawang@yeah.net> - 2.4.59-1 +- New version 2.4.59 -* Mon Aug 28 2023 Funda Wang <fundawang@yeah.net> - 1:2.4.57-1 -- 2.4.57 +* Mon Jan 29 2024 chengyechun <chengyechun1@huawei.com> - 2.4.58-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update to httpd-2.4.58 + +* Fri Nov 03 2023 chengyechun <chengyechun1@huawei.com> - 2.4.55-5 +- Type:CVE +- ID:CVE-2023-31122, CVE-2023-45802, CVE-2023-43622 +- SUG:NA +- DESC:fix CVE-2023-31122 and CVE-2023-45802 and CVE-2023-43622 * Mon Aug 14 2023 chengyechun <chengyechun1@huawei.com> - 2.4.55-4 - Type:bugfix |