Browse code

wavefront-proxy: Updated to latest version 4.28

Updated the package to latest version

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

Ankit Jain authored on 2018/09/05 04:00:18
Showing 2 changed files
1 1
deleted file mode 100644
... ...
@@ -1,12 +0,0 @@
1
-diff -durp a/pom.xml b/pom.xml
2
-+++ b/pom.xml	2017-10-03 12:00:46.290515476 -0700
3
-@@ -55,7 +55,7 @@
4
-     <truth.version>0.29</truth.version>
5
- 
6
-     <java.version>1.8</java.version>
7
--    <jetty.version>9.4.5.v20170502</jetty.version>
8
-+    <jetty.version>9.4.7.v20170914</jetty.version>
9
-     <jackson.version>2.7.4</jackson.version>
10
-     <netty.version>4.1.11.Final</netty.version>
11
-     <public.project.version>4.16</public.project.version>
... ...
@@ -1,12 +1,11 @@
1 1
 Summary:        lightweight java application to send metrics to.
2 2
 Name:           wavefront-proxy
3
-Version:        4.16
4
-Release:        4%{?dist}
3
+Version:        4.28
4
+Release:        1%{?dist}
5 5
 License:        Apache 2.0
6 6
 URL:            https://github.com/wavefrontHQ/java
7 7
 Source0:        https://github.com/wavefrontHQ/java/archive/wavefront-%{version}.tar.gz 
8
-%define sha1    wavefront=ff6ff22118e69c9df8de1427aa67659ebeb3341f
9
-Patch0:         CVE-2017-9735.patch
8
+%define sha1    wavefront=ccea476890aa296a8bca52cf090a742a66164833
10 9
 Group:          Development/Tools
11 10
 Vendor:         VMware, Inc.
12 11
 Distribution:   Photon
... ...
@@ -27,7 +26,6 @@ It handles authentication and the transmission of your metrics to your Wavefront
27 27
 
28 28
 %prep
29 29
 %setup -n java-wavefront-%{version} 
30
-%patch0 -p1
31 30
 
32 31
 cat << EOF >>wavefront-proxy.service
33 32
 [Unit]
... ...
@@ -106,6 +104,8 @@ rm -rf %{buildroot}/*
106 106
 %{_unitdir}/wavefront-proxy.service
107 107
 
108 108
 %changelog
109
+* Tue Sep 04 2018 Ankit Jain <ankitja@vmware.com> 4.28-1
110
+- Updated to latest version 4.28
109 111
 * Mon Oct 08 2017 Dheeraj Shetty <dheerajs@vmware.com> 4.16-4
110 112
 - Add Docker related files to the package
111 113
 * Tue Oct 03 2017 Dheeraj Shetty <dheerajs@vmware.com> 4.16-3