Hello community, here is the log from the commit of package influxdb for openSUSE:Factory checked in at 2019-10-21 12:31:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/influxdb (Old) and /work/SRC/openSUSE:Factory/.influxdb.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "influxdb" Mon Oct 21 12:31:11 2019 rev:5 rq:741339 version:1.7.8 Changes: -------- --- /work/SRC/openSUSE:Factory/influxdb/influxdb.changes 2019-07-11 13:08:20.514998648 +0200 +++ /work/SRC/openSUSE:Factory/.influxdb.new.2352/influxdb.changes 2019-10-21 12:31:16.140155788 +0200 @@ -1,0 +2,25 @@ +Sat Oct 19 06:54:38 UTC 2019 - Dirk Mueller <[email protected]> + +- update to 1.7.8: + * Update flux to 0.36.2 + + Bugfixes: + #14264: Fix Prometheus read panic. + #14271: Remove stray fmt.Println in tsm1.StringArrayEncodeAll. + #14286: Fix issue where fields re-appear after DROP MEASUREMENT. + #14295: Remove a dubugging println call. + #14307: Subquery ordering with aggregates in descending mode was wrong. + #14402: Fix the http handler to not mislabel series as partial. + #14557: fix(query): make show series exact cardinality count only distinct series. + #14593: fix(query/compile.go): time range was exceeding min/max bounds under …. + #13441: Fix the sort order for aggregates so that they are sorted by tag and then time. + #13459: Fill resets the previous value when a new series or window is encountered. + #13463: Use the timezone when evaluating time literals in subqueries. + #13566: Fix csv decoder bug where empty tag values cause an array index panic. + #13697: Remove query language from version command. + #13837: Fix open/close race in SeriesFile. + #13854: Fix the ordering for selectors within a subquery with different outer tags. + #13860: Sync series segment after truncate. + #14083: Don't panic when length of source slice is too large. + +------------------------------------------------------------------- Old: ---- influxdb-1.7.6.tar.xz New: ---- influxdb-1.7.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ influxdb.spec ++++++ --- /var/tmp/diff_new_pack.nS5y4x/_old 2019-10-21 12:31:17.328157135 +0200 +++ /var/tmp/diff_new_pack.nS5y4x/_new 2019-10-21 12:31:17.328157135 +0200 @@ -26,7 +26,7 @@ Summary: Scalable datastore for metrics, events, and real-time analytics License: MIT Group: Productivity/Databases/Servers -Version: 1.7.6 +Version: 1.7.8 Release: 0 Url: https://github.com/influxdata/influxdb Source: %{name}-%{version}.tar.xz @@ -149,7 +149,6 @@ %{_bindir}/influx_stress %{_bindir}/influx_tools %{_bindir}/influx_tsm -%{_bindir}/store %{_sbindir}/rcinfluxdb %if %{with systemd} %{_unitdir}/influxdb.service ++++++ README.packaging ++++++ --- /var/tmp/diff_new_pack.nS5y4x/_old 2019-10-21 12:31:17.380157194 +0200 +++ /var/tmp/diff_new_pack.nS5y4x/_new 2019-10-21 12:31:17.380157194 +0200 @@ -9,14 +9,14 @@ # mkdir ~/go/src/github.com/influxdata # cd ~/go/src/github.com/influxdata -# git clone --branch v1.7.4 https://github.com/influxdata/influxdb.git influxdb-1.7.4 +# git clone --branch v1.7.8 https://github.com/influxdata/influxdb.git influxdb-1.7.8 3. Obtain vendor dependencies -# cd influxdb-1.7.4 +# cd influxdb-1.7.8 # dep ensure -vendor-only 4. Create archive # cd .. -# tar -Jcf influxdb-1.7.4.tar.xz --exclude-vcs influxdb-1.7.4 +# tar -Jcf influxdb-1.7.8.tar.xz --exclude-vcs influxdb-1.7.8 ++++++ influxdb-1.7.6.tar.xz -> influxdb-1.7.8.tar.xz ++++++ /work/SRC/openSUSE:Factory/influxdb/influxdb-1.7.6.tar.xz /work/SRC/openSUSE:Factory/.influxdb.new.2352/influxdb-1.7.8.tar.xz differ: char 26, line 1
