Browse code

httpd : Updated to version 2.4.33, fix CVE-2018-1303

Change-Id: I569d403b73c23859a8009c2174b943da9880f7f1
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5036
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>

Xiaolin Li authored on 2018/04/20 02:08:34
Showing 1 changed files
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:        The Apache HTTP Server
2 2
 Name:           httpd
3
-Version:        2.4.28
3
+Version:        2.4.33
4 4
 Release:        1%{?dist}
5 5
 License:        Apache License 2.0
6 6
 URL:            http://httpd.apache.org/
7 7
 Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10
-Source0:        https://httpd.apache.org/dev/dist/%{name}-%{version}.tar.bz2
11
-%define sha1    httpd=0b37522b808dcee72e1d56d656b0def530b820a2
10
+Source0:        http://apache.mirrors.hoobly.com//httpd/%{name}-%{version}.tar.bz2
11
+%define sha1    httpd=9e56042515793a6992adc4b9f3a0345a0cb98176
12 12
 Patch0:         http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.4.27-blfs_layout-1.patch
13 13
 Patch1:         httpd-uncomment-ServerName.patch
14 14
 BuildRequires:  openssl
... ...
@@ -181,6 +181,8 @@ fi
181 181
 %{_bindir}/dbmmanage
182 182
 
183 183
 %changelog
184
+*   Thu Apr 19 2018 Xiaolin Li <xiaolinl@vmware.com> 2.4.33-1
185
+-   Updated to version 2.4.33, fix CVE-2018-1303
184 186
 *   Mon Oct 02 2017 Xiaolin Li <xiaolinl@vmware.com> 2.4.28-1
185 187
 -   Updated to version 2.4.28
186 188
 *   Mon Sep 18 2017 Alexey Makhalov <amakhalov@vmware.com> 2.4.27-3