From 4517cbc23b77ec74d6fa0a4563dc6eaa7a54b35a Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 18 May 2020 17:24:13 +0800 Subject: [PATCH] rebuild for httpd --- httpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/httpd.spec b/httpd.spec index 4a92e67..f3fc5aa 100644 --- a/httpd.spec +++ b/httpd.spec @@ -8,7 +8,7 @@ Name: httpd Summary: Apache HTTP Server Version: 2.4.34 -Release: 17 +Release: 18 License: ASL 2.0 URL: https://httpd.apache.org/ Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 @@ -550,6 +550,9 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog +* Mon May 18 2020 wangchen - 2.4.34-18 +- rebuild for httpd + * Thu Apr 23 2020 openEuler Buildteam - 2.4.34-17 - Type:cves - ID:CVE-2019-9517 CVE-2019-10081 CVE-2019-10082 CVE-2020-1927 CVE-2020-1934