Hello community,

here is the log from the commit of package influxdb for openSUSE:Factory 
checked in at 2019-04-14 12:23:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/influxdb (Old)
 and      /work/SRC/openSUSE:Factory/.influxdb.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "influxdb"

Sun Apr 14 12:23:57 2019 rev:3 rq:694012 version:1.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/influxdb/influxdb.changes        2019-01-25 
22:44:16.139161371 +0100
+++ /work/SRC/openSUSE:Factory/.influxdb.new.27019/influxdb.changes     
2019-04-14 12:23:58.903862201 +0200
@@ -1,0 +2,14 @@
+Sat Apr 13 18:53:50 UTC 2019 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 1.5.5:
+  * reduce allocations in TSI TagSets implementation.
+  * tsdb: Copy return value of IndexSet.MeasurementNamesByExpr
+  * Ensure orphaned series cleaned up with shard drop.
+  * Fix the derivative and others time ranges for aggregate data.
+  * Fix the stream iterator to not ignore errors.
+  * Do not panic when a series ID iterator is nil.
+  * Fix panic in IndexSet.
+  * Pass the query authorizer to subqueries.
+  * Fix TSM1 panic on reader error.
+
+-------------------------------------------------------------------

Old:
----
  influxdb-1.5.4.tar.xz

New:
----
  influxdb-1.5.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ influxdb.spec ++++++
--- /var/tmp/diff_new_pack.pUMbwv/_old  2019-04-14 12:23:59.463862723 +0200
+++ /var/tmp/diff_new_pack.pUMbwv/_new  2019-04-14 12:23:59.463862723 +0200
@@ -26,7 +26,7 @@
 Summary:        Scalable datastore for metrics, events, and real-time analytics
 License:        MIT
 Group:          Productivity/Databases/Servers
-Version:        1.5.4
+Version:        1.5.5
 Release:        0
 Url:            https://github.com/influxdata/influxdb
 Source:         %{name}-%{version}.tar.xz

++++++ README.packaging ++++++
--- /var/tmp/diff_new_pack.pUMbwv/_old  2019-04-14 12:23:59.491862750 +0200
+++ /var/tmp/diff_new_pack.pUMbwv/_new  2019-04-14 12:23:59.495862753 +0200
@@ -1,6 +1,6 @@
 All deps have to be vendored. The source tarball is obtained as the following:
 
-# docker run --rm=true -v $PWD:/data matwey/fetch-golang-sources 
github.com/influxdata/influxdb 1.5.4
+# docker run --rm=true -v $PWD:/data matwey/fetch-golang-sources 
github.com/influxdata/influxdb 1.5.5
 
 Alternative manual way:
 
@@ -12,15 +12,15 @@
 
 # mkdir ~/go/src/github.com/influxdata
 # cd ~/go/src/github.com/influxdata
-# git clone --branch v1.5.4 https://github.com/influxdata/influxdb.git 
influxdb-1.5.4
+# git clone --branch v1.5.5 https://github.com/influxdata/influxdb.git 
influxdb-1.5.5
 
 3. Obtain vendor dependencies
 
-# cd influxdb-1.5.4
+# cd influxdb-1.5.5
 # govendor migrate
 # govendor sync
 
 4. Create archive
 
 # cd ..
-# tar -Jcf influxdb-1.5.4.tar.xz --exclude-vcs influxdb-1.5.4
+# tar -Jcf influxdb-1.5.5.tar.xz --exclude-vcs influxdb-1.5.5

++++++ influxdb-1.5.4.tar.xz -> influxdb-1.5.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/influxdb/influxdb-1.5.4.tar.xz 
/work/SRC/openSUSE:Factory/.influxdb.new.27019/influxdb-1.5.5.tar.xz differ: 
char 25, line 1


Reply via email to