diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | httpd.spec | 19 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 16 insertions, 6 deletions
@@ -1 +1,2 @@ /httpd-2.4.58.tar.bz2 +/httpd-2.4.59.tar.bz2 @@ -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/ @@ -505,11 +505,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 @@ -1 +1 @@ -30377ec4d7fb8361e1d1f2ab3158b467 httpd-2.4.58.tar.bz2 +9f77eb01b2fddfb4b32d469af90fb01b httpd-2.4.59.tar.bz2 |