Browse code

Update nginx to 1.13.8 to support nginx-ingress

Change-Id: I3d50ce37f8da91fdb1f7776d2abeac66cabf7f24
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/4947
Reviewed-by: Anish Swaminathan <anishs@vmware.com>
Tested-by: Anish Swaminathan <anishs@vmware.com>

DheerajSShetty authored on 2018/03/29 03:49:34
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:        High-performance HTTP server and reverse proxy
2 2
 Name:           nginx
3
-Version:        1.13.5
3
+Version:        1.13.8
4 4
 Release:        1%{?dist}
5 5
 License:        BSD-2-Clause
6 6
 URL:            http://nginx.org/download/nginx-%{version}.tar.gz
... ...
@@ -8,7 +8,7 @@ Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        %{name}-%{version}.tar.gz
11
-%define sha1    nginx=8eac59db4ee2a90373a8a44f174317110b666526
11
+%define sha1    nginx=a1f9348c9c46f449a0b549d0519dd34191d30cee
12 12
 Source1:        nginx.service
13 13
 BuildRequires:  openssl-devel
14 14
 BuildRequires:  pcre-devel
... ...
@@ -47,6 +47,8 @@ install -p -m 0644 %{SOURCE1} %{buildroot}/usr/lib/systemd/system/nginx.service
47 47
 %dir %{_var}/log/nginx
48 48
 
49 49
 %changelog
50
+*   Wed Mar 28 2018 Dheeraj Shetty <dheerajs@vmware.com> 1.13.8-1
51
+-   Update to version 1.13.8 to support nginx-ingress
50 52
 *   Wed Oct 04 2017 Xiaolin Li <xiaolinl@vmware.com> 1.13.5-1
51 53
 -   Update to version 1.13.5
52 54
 *   Mon May 01 2017 Dheeraj Shetty <dheerajs@vmware.com> 1.11.13-2