[tor-commits] [metrics-web/release] Update to latest metrics-base and metrics-lib.

karsten at torproject.org karsten at torproject.org
Sat Nov 9 21:45:07 UTC 2019


commit 3a663e8ff6b5b0c0757fe787cf92eaac91734ad5
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Tue Sep 17 10:05:27 2019 +0200

    Update to latest metrics-base and metrics-lib.
    
    This update includes an update of PostgreSQL JDBC driver version to
    42.2.5.
---
 CHANGELOG.md            | 1 +
 build.xml               | 2 +-
 src/build               | 2 +-
 src/submods/metrics-lib | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41bb5df..2147ed7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
      versions resolved by Ivy are the same as in Debian stretch with
      few exceptions.
    - Remove Cobertura from the build process.
+   - Update PostgreSQL JDBC driver version to 42.2.5.
 
 
 # Changes in version 1.2.0 - 2018-08-25
diff --git a/build.xml b/build.xml
index 038a82f..3e8048f 100644
--- a/build.xml
+++ b/build.xml
@@ -57,7 +57,7 @@
     <include name="metrics-lib-${metricslibversion}-thin.jar"/>
     <include name="commons-compress-1.13.jar"/>
     <include name="commons-math3-3.6.1.jar"/>
-    <include name="postgresql-9.4.1212.jar"/>
+    <include name="postgresql-42.2.5.jar"/>
     <include name="javax.servlet-api-3.1.0.jar"/>
     <include name="xz-1.6.jar"/>
   </patternset>
diff --git a/src/build b/src/build
index 75cda35..0674958 160000
--- a/src/build
+++ b/src/build
@@ -1 +1 @@
-Subproject commit 75cda35ba7375ab0f5b12fa214620c3a29917097
+Subproject commit 0674958512c705255d4ec4631d3280068ce0a7af
diff --git a/src/submods/metrics-lib b/src/submods/metrics-lib
index 7e396f0..c324d11 160000
--- a/src/submods/metrics-lib
+++ b/src/submods/metrics-lib
@@ -1 +1 @@
-Subproject commit 7e396f01ef6de4cb3cd7e2b7fc977b4af7b97e7f
+Subproject commit c324d11035059bd9677af120dc6471aebebf980a





More information about the tor-commits mailing list