summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--httpd.spec19
-rw-r--r--sources2
3 files changed, 16 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index f6c4266..7ee0266 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/httpd-2.4.58.tar.bz2
+/httpd-2.4.59.tar.bz2
diff --git a/httpd.spec b/httpd.spec
index d107682..9e66e50 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -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
diff --git a/sources b/sources
index 5fc5e22..abb15fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30377ec4d7fb8361e1d1f2ab3158b467 httpd-2.4.58.tar.bz2
+9f77eb01b2fddfb4b32d469af90fb01b httpd-2.4.59.tar.bz2