Hello community,

here is the log from the commit of package vnstat for openSUSE:Factory checked 
in at 2019-05-06 13:25:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vnstat (Old)
 and      /work/SRC/openSUSE:Factory/.vnstat.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vnstat"

Mon May  6 13:25:51 2019 rev:6 rq:698642 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vnstat/vnstat.changes    2019-04-12 
09:15:31.169718269 +0200
+++ /work/SRC/openSUSE:Factory/.vnstat.new.5148/vnstat.changes  2019-05-06 
13:25:57.577118726 +0200
@@ -1,0 +2,55 @@
+Fri Apr 26 18:48:41 UTC 2019 - Martin Hauke <mar...@gmx.de>
+
+- Verify source signature
+- Update to version 2.1
+  Fixed:
+  * --oneline could segmentation fault if database had total traffic values
+    set but didn't have any daily or monthly traffic (Arch bug #60588)
+  * No proper error message was produced when querying interface which didn't
+    exist in the database
+  * Daemon:waittimesync_does_not_wait_with_new_interfaces test was failing if
+    the system used a time zone with a negative numeric value
+  * Traffic estimate and average rate for ongoing month was not being
+    calculated correctly when MonthRotate had a value greater than 1
+  * Accuracy of traffic estimate and average rate for the ongoing month could
+    be slightly skewed depending on the used time zone
+  New:
+  * Remove possible PollInterval and UpdateInterval drift over time
+  * Sync SaveInterval to full minutes
+
+- Update to version 2.0
+  Fixed:
+  * Data rate calculations when using SI decimal prefixes
+  * Workaround for filled arcs not drawn correctly with some versions
+    of libgd (libgd/libgd#351)
+  New
+  * C struct dump database has been replaced with sqlite database,
+  * full data import included from legacy databases of versions 1.3 - 1.18
+  * User configurable data retention durations for all resolutions with
+    following changed defaults:
+                  v1.18     v2.0
+      5 minutes     n/a      576   (48 hours)
+      hours          24       96   (4 days)
+      days           30       62   (2 full months)
+      months         12       25   (2 full years)
+      years         n/a      all
+      top days       10       20
+  * Option to select units to use SI decimal prefixes using calculations
+    with powers of 1000 (IEC and JEDEC prefixes use powers of 1024)
+  * Yearly and 5 minute resolution statistics
+  * Pebibyte and exbibyte support
+  * Options the configure the length of each list output
+  * Option to limit the length of --json and --xml outputs
+  * Hourly list output replaces the hourly graph when the -h parameter is used
+  * Hourly graph is accessible with -hg / --hoursgraph parameter
+  * Options -b / --begin and -e / --end for specifying query time range
+  * Configuration comes with ISO 8601 date formats as new defaults
+  Removed
+  * Weekly output
+  * Merge of data from multiple interfaces to one output
+  * --testkernel
+  * --exportdb, use --oneline, --json or --xml instead
+  * --importdb, -u / --update and related options using vnstat command
+  * Old style (default in versions up to 1.7) summary layout in image output
+
+-------------------------------------------------------------------

Old:
----
  vnstat-1.18.tar.gz

New:
----
  vnstat-2.1.tar.gz
  vnstat-2.1.tar.gz.sig
  vnstat.keyring

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

Other differences:
------------------
++++++ vnstat.spec ++++++
--- /var/tmp/diff_new_pack.j4R4BQ/_old  2019-05-06 13:25:59.241122157 +0200
+++ /var/tmp/diff_new_pack.j4R4BQ/_new  2019-05-06 13:25:59.269122214 +0200
@@ -22,13 +22,15 @@
 %bcond_with systemd
 %endif
 Name:           vnstat
-Version:        1.18
+Version:        2.1
 Release:        0
 Summary:        Network Traffic Monitor
 License:        GPL-2.0-only
 Group:          Productivity/Networking/Diagnostic
 Url:            http://humdi.net/vnstat
 Source:         http://humdi.net/vnstat/vnstat-%{version}.tar.gz
+Source98:       
http://humdi.net/vnstat/vnstat-%{version}.tar.gz.asc#/%{name}-%{version}.tar.gz.sig
+Source99:       %{name}.keyring
 Source1:        vnstat-if.sh
 Source2:        vnstat-cgi.conf
 Source3:        vnstat-create-db.sh
@@ -38,6 +40,7 @@
 BuildRequires:  automake
 BuildRequires:  gd-devel
 BuildRequires:  glibc-devel
+BuildRequires:  sqlite3-devel
 Requires:       %{_bindir}/killall
 Requires:       /bin/ls
 Requires:       /bin/su

++++++ vnstat-1.18.tar.gz -> vnstat-2.1.tar.gz ++++++
++++ 25280 lines of diff (skipped)


Reply via email to