Browse code

Update httpd to 2.4.37, fix for CVE-2018-11763

Change-Id: Ib2f71a953584b8b284adb23b38804c532c0d3f27
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6478
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

suezzelur authored on 2019/01/10 04:22:04
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:        The Apache HTTP Server
2 2
 Name:           httpd
3
-Version:        2.4.34
3
+Version:        2.4.37
4 4
 Release:        1%{?dist}
5 5
 License:        Apache License 2.0
6 6
 URL:            http://httpd.apache.org/
... ...
@@ -8,7 +8,7 @@ Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://apache.mirrors.hoobly.com//httpd/%{name}-%{version}.tar.bz2
11
-%define sha1    httpd=94d6e274273903ed153479c7701fa03761abf93d
11
+%define sha1    httpd=4a38471de821288b0300148016f2b03dfee8adf2
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
+*   Wed Jan 09 2019 Anish Swaminathan <anishs@vmware.com> 2.4.37-1
185
+-   Updated to version 2.4.37, fix CVE-2018-11763
184 186
 *   Wed Aug 29 2018 Tapas Kundu <tkundu@vmware.com> 2.4.34-1
185 187
 -   Updated to version 2.4.34, fix CVE-2018-1333
186 188
 *   Thu Apr 19 2018 Xiaolin Li <xiaolinl@vmware.com> 2.4.33-1