Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vnstat for openSUSE:Factory checked 
in at 2023-09-15 22:04:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vnstat (Old)
 and      /work/SRC/openSUSE:Factory/.vnstat.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vnstat"

Fri Sep 15 22:04:40 2023 rev:22 rq:1111354 version:2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/vnstat/vnstat.changes    2022-12-09 
13:19:01.715399310 +0100
+++ /work/SRC/openSUSE:Factory/.vnstat.new.1766/vnstat.changes  2023-09-15 
22:09:52.526575053 +0200
@@ -1,0 +2,43 @@
+Sun Aug 27 15:01:41 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 2.11
+  Fixed
+  * Database queries worked only if SQLite double-quoted string (DQS)
+    feature (https://www.sqlite.org/quirks.html#dblquote) was enabled
+  * Disabling data resolutions in data retention configuration didn't result
+    in possibly existing database entries getting removed from the database
+  * Disabling data resolutions in data retention configuration didn't result
+    in the data resolution getting disabled but instead storing data forever
+  * "expr: syntax error" during configure in BSD (pull request by namtsui)
+  * Image output summary would show only "no data available" text in case of
+    zero total traffic even when the historical data of no traffic could have
+    been shown instead
+  * Image output "-o -" content could get corrupted due to info, warning and
+    error messages also using stdout, configuration file warnings being the
+    most likely source, now uses stderr in image output
+  * Configuration validation was too heavily limiting and enforcing image
+    output 5 minute graph related configuration options for combinations that
+    would have resulted in usable images
+  New
+  * Database cleanup has been changed to interpret data retention
+    configuration as number of entries to be kept instead of calendar time,
+    this restores the behaviour to similar as it was up to version 1.18, the
+    difference is visible only on systems that aren't powered all the time
+  * Database is vacuumed during daemon startup and reload, behaviour is
+    configurable using VacuumOnStartup and VacuumOnHUPSignal configuration
+    options
+  * Add configuration option InterfaceOrder for controlling the interface
+    order in outputs with multiple interfaces
+  * Used data retention configuration is made visible during daemon startup
+    and after configuration reloads
+  * Daemon will no longer start if all data resolutions have been disabled
+    in the configuration file
+  * SQLite version is visible in --version outputs
+  Notes
+  * "Not enough data available yet." message has been replaced with
+    "No data. Timestamp of last update is same YYYY-MM-DD HH:MM:SS as of
+    database creation." to better explain the reason why there's nothing to
+    show, this message is expected to disappear within configured
+    SaveInterval if the interface is active
+
+-------------------------------------------------------------------

Old:
----
  vnstat-2.10.tar.gz
  vnstat-2.10.tar.gz.sig

New:
----
  vnstat-2.11.tar.gz
  vnstat-2.11.tar.gz.sig

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

Other differences:
------------------
++++++ vnstat.spec ++++++
--- /var/tmp/diff_new_pack.MouRLI/_old  2023-09-15 22:09:53.838621964 +0200
+++ /var/tmp/diff_new_pack.MouRLI/_new  2023-09-15 22:09:53.838621964 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vnstat
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %bcond_with systemd
 %endif
 Name:           vnstat
-Version:        2.10
+Version:        2.11
 Release:        0
 Summary:        Network Traffic Monitor
 License:        GPL-2.0-only

++++++ vnstat-2.10.tar.gz -> vnstat-2.11.tar.gz ++++++
++++ 10898 lines of diff (skipped)

Reply via email to