Browse code

nghttp2, nginx, nginx-ingress: Upgrade to latest versions

Change-Id: Ia19df477355906a199b7bd7762742673b59cc82d
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5618
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Sharath George

Him Kalyan Bordoloi authored on 2018/09/10 21:34:56
Showing 3 changed files
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:    nghttp2 is an implementation of HTTP/2 and its header compression algorithm, HPACK.
2 2
 Name:       nghttp2
3
-Version:    1.23.1
3
+Version:    1.33.0
4 4
 Release:    1%{?dist}
5 5
 License:    MIT
6 6
 URL:        https://nghttp2.org
7 7
 Group:      Applications/System
8 8
 Vendor:     VMware, Inc.
9 9
 Distribution: Photon
10
-Source0:        https://github.com/nghttp2/nghttp2/releases/download/v1.23.1/%{name}-%{version}.tar.xz
11
-%define sha1 nghttp2=80758c07d20fcde717243c1a0baf99da78693fca
10
+Source0:	https://github.com/nghttp2/nghttp2/releases/download/v%{version}/%{name}-%{version}.tar.xz
11
+%define sha1 nghttp2=0a11f7de6ea8e66fbecc9fe4ddc61b6ab40af469
12 12
 
13 13
 BuildRequires: c-ares-devel
14 14
 BuildRequires: openssl-devel
... ...
@@ -58,5 +58,7 @@ rm %{buildroot}/%{_libdir}/*.la
58 58
 %{_libdir}/pkgconfig/*.pc
59 59
 
60 60
 %changelog
61
+*   Fri Sep 7 2018 Him Kalyan Bordoloi <bordoloih@vmware.com> 1.33.0-1
62
+-   Upgrade to version 1.33.0
61 63
 *   Tue Jun 13 2017 Dheeraj Shetty <dheerajs@vmware.com> 1.23.1-1
62 64
 -   First version
... ...
@@ -1,11 +1,11 @@
1 1
 Summary:        NGINX Ingress Controller for Kubernetes
2 2
 Name:           nginx-ingress
3
-Version:        1.1.1
3
+Version:        1.3.0
4 4
 Release:        1%{?dist}
5 5
 License:        Apache-2.0
6 6
 URL:            https://github.com/nginxinc/kubernetes-ingress
7 7
 Source0:        %{name}-%{version}.tar.gz
8
-%define sha1 nginx-ingress=3978c365d3b83d9c454bde936411a95047ff1320
8
+%define sha1 nginx-ingress=8afd675a2058990e60980d3170e54239f135d8ab
9 9
 Group:          Development/Tools
10 10
 Vendor:         VMware, Inc.
11 11
 Distribution:   Photon
... ...
@@ -37,6 +37,8 @@ install -vpm 0755 -t %{buildroot}/usr/share/nginx-ingress/docker/ nginx/template
37 37
 /usr/share/nginx-ingress/docker/nginx.*
38 38
 
39 39
 %changelog
40
+*   Fri Sep 7 2018 Him Kalyan Bordoloi <bordoloih@vmware.com> 1.3.0-1
41
+-   Bumped up version to 1.3.0
40 42
 *   Fri May 18 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 1.1.1-1
41 43
 -   Bumped up version to 1.1.1
42 44
 *   Mon Aug 28 2017 Vinay Kulkarni <kulkarniv@vmware.com> 0.9.0-1
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:        High-performance HTTP server and reverse proxy
2 2
 Name:           nginx
3
-Version:        1.13.8
4
-Release:        3%{?dist}
3
+Version:        1.15.3
4
+Release:        1%{?dist}
5 5
 License:        BSD-2-Clause
6 6
 URL:            http://nginx.org/download/nginx-%{version}.tar.gz
7 7
 Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        %{name}-%{version}.tar.gz
11
-%define sha1    nginx=a1f9348c9c46f449a0b549d0519dd34191d30cee
11
+%define sha1    nginx=584a585096cffa240a6224f718b4c0c83a7a5e36
12 12
 Source1:        nginx.service
13 13
 Source2:        nginx-njs-0.2.1.tar.gz
14 14
 %define sha1    nginx-njs=fd8c3f2d219f175be958796e3beaa17f3b465126
... ...
@@ -58,6 +58,8 @@ install -p -m 0644 %{SOURCE1} %{buildroot}/usr/lib/systemd/system/nginx.service
58 58
 %{_var}/log/nginx
59 59
 
60 60
 %changelog
61
+*   Fri Sep 7 2018 Him Kalyan Bordoloi <bordoloih@vmware.com> 1.15.3-1
62
+-   Upgrade to version 1.15.3
61 63
 *   Fri Jul 20 2018 Keerthana K <keerthanak@vmware.com> 1.13.8-3
62 64
 -   Restarting nginx on failure.
63 65
 *   Fri Jun 08 2018 Dheeraj Shetty <dheerajs@vmware.com> 1.13.8-2