Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vnstat for openSUSE:Factory checked in at 2022-01-28 22:12:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vnstat (Old) and /work/SRC/openSUSE:Factory/.vnstat.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vnstat" Fri Jan 28 22:12:40 2022 rev:18 rq:949663 version:2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/vnstat/vnstat.changes 2021-12-02 02:28:13.711990921 +0100 +++ /work/SRC/openSUSE:Factory/.vnstat.new.1898/vnstat.changes 2022-01-28 22:13:25.618524185 +0100 @@ -1,0 +2,42 @@ +Mon Jan 24 19:31:25 UTC 2022 - Martin Hauke <[email protected]> + +- Update to version 2.9: + Fixed + * RescanDatabaseOnSave configuration option wasn't being read + from the configuration file resulting in the feature always + being enabled. + * Hourly graph image output using large fonts didn't correctly + fade out the x-axis line for hours not having data available. + New + * Add --alert for producing output and/or specific exit status + when configured condition and transfer limit is exceeded, can + also be used for "quota remaining" type of queries depending + on used parameters. + * Add configuration option InterfaceMatchMethod which allows + configuring the possibility of specifying an interface for + database queries by using its alias instead of system provided + interface name, enabled by default to support case insensitive + matching of the beginning of interface aliases (vnstat and + vnstati). + * Image output file extension allows selecting the used image + file format as long as the used LibGD supports it, PNG is no + longer the only option. + * Add configuration option HourlyGraphMode for changing the + output mode of the graph, 0 = 24 hour sliding window (default, + as in previous releases), 1 = graph begins from midnight. + * Add mode parameter for -hg / --hoursgraph options for + overriding the. + * HourlyGraphMode configuration option setting from the command + line. + * Add vertical line to image output hourly graph to visualize + midnight. + * Add -t / --timestamp options to daemon for enabling timestamps + to prints when the daemon is running in the foreground + attached to a terminal + * Accept ; as comment character in configuration file in addition + to "#". + * Comment out keywords which are using default values with ";"- + character in provided configuration file and --showconfig + output. + +------------------------------------------------------------------- Old: ---- vnstat-2.8.tar.gz vnstat-2.8.tar.gz.sig New: ---- vnstat-2.9.tar.gz vnstat-2.9.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vnstat.spec ++++++ --- /var/tmp/diff_new_pack.oWiotb/_old 2022-01-28 22:13:26.122520736 +0100 +++ /var/tmp/diff_new_pack.oWiotb/_new 2022-01-28 22:13:26.126520709 +0100 @@ -1,7 +1,7 @@ # # spec file for package vnstat # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.8 +Version: 2.9 Release: 0 Summary: Network Traffic Monitor License: GPL-2.0-only ++++++ vnstat-2.8.tar.gz -> vnstat-2.9.tar.gz ++++++ ++++ 3687 lines of diff (skipped)
