diff --git a/backport-001-CVE-2022-23934.patch b/backport-001-CVE-2022-23943.patch similarity index 100% rename from backport-001-CVE-2022-23934.patch rename to backport-001-CVE-2022-23943.patch diff --git a/backport-002-CVE-2022-23934.patch b/backport-002-CVE-2022-23943.patch similarity index 100% rename from backport-002-CVE-2022-23934.patch rename to backport-002-CVE-2022-23943.patch diff --git a/httpd.spec b/httpd.spec index d8b72da4f391ba98a206f64d823776fedb06711d..6b03dbf616184d3d7cacc142cf8e7aeb0ad579a6 100644 --- a/httpd.spec +++ b/httpd.spec @@ -8,7 +8,7 @@ Name: httpd Summary: Apache HTTP Server Version: 2.4.51 -Release: 7 +Release: 8 License: ASL 2.0 URL: https://httpd.apache.org/ Source0: https://archive.apache.org/dist/httpd/httpd-%{version}.tar.bz2 @@ -72,8 +72,8 @@ Patch18: backport-httpd-2.4.46-htcacheclean-dont-break.patch Patch19: backport-CVE-2022-22719.patch Patch20: backport-CVE-2022-22720.patch Patch21: backport-CVE-2022-22721.patch -Patch22: backport-001-CVE-2022-23934.patch -Patch23: backport-002-CVE-2022-23934.patch +Patch22: backport-001-CVE-2022-23943.patch +Patch23: backport-002-CVE-2022-23943.patch Patch24: backport-CVE-2021-44790.patch Patch25: backport-001-CVE-2021-44224.patch Patch26: backport-002-CVE-2021-44224.patch @@ -518,6 +518,12 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog +* Tue Dec 13 2022 chengyechun - 2.4.51-8 +- Type:bugfix +- ID: +- SUG:restart +- DESC:fix the name of the CVE + * Thu Jul 21 2022 chengyechun - 2.4.51-7 - Type:CVE - ID:CVE-2022-28330