[tor-commits] [collector/master] Update to Debian stretch libraries.

karsten at torproject.org karsten at torproject.org
Wed Jul 5 19:40:50 UTC 2017


commit 268f76703885437d49b46f3e6af17be3adc9126c
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Mon Jul 3 21:30:05 2017 +0200

    Update to Debian stretch libraries.
---
 build.xml | 14 +++++++-------
 src/build |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/build.xml b/build.xml
index f18b568..8b31b7a 100644
--- a/build.xml
+++ b/build.xml
@@ -15,14 +15,14 @@
   <property name="jarincludes" value="collector.properties logback.xml" />
 
   <patternset id="runtime" >
-      <include name="commons-codec-1.9.jar"/>
-      <include name="commons-compress-1.9.jar"/>
-      <include name="gson-2.2.4.jar"/>
-      <include name="xz-1.5.jar"/>
+      <include name="commons-codec-1.10.jar"/>
+      <include name="commons-compress-1.13.jar"/>
+      <include name="gson-2.4.jar"/>
+      <include name="xz-1.6.jar"/>
       <include name="metrics-lib-${metricslibversion}.jar"/>
-      <include name="logback-core-1.1.2.jar" />
-      <include name="logback-classic-1.1.2.jar" />
-      <include name="slf4j-api-1.7.7.jar" />
+      <include name="logback-core-1.1.9.jar" />
+      <include name="logback-classic-1.1.9.jar" />
+      <include name="slf4j-api-1.7.22.jar" />
   </patternset>
 
   <target name="coverage-check">
diff --git a/src/build b/src/build
index e130139..b491c84 160000
--- a/src/build
+++ b/src/build
@@ -1 +1 @@
-Subproject commit e130139e1a551bcf3e6437a85799590600f4b096
+Subproject commit b491c845ab81027d2f29fe541f8303ff151d3d0b



More information about the tor-commits mailing list