Bug 1157995 - Update to 1.12
Summary: Update to 1.12
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: vnstat
Version: 21
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Adrian Reber
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-28 08:51 UTC by poma
Modified: 2014-11-24 22:13 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-24 22:13:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Update to 1.12 - draft patch! (4.74 KB, patch)
2014-10-29 12:08 UTC, poma
no flags Details | Diff
Update to 1.12 (4.75 KB, patch)
2014-10-29 21:41 UTC, poma
no flags Details | Diff
Update to 1.12 - finito (6.26 KB, patch)
2014-10-30 07:23 UTC, poma
no flags Details | Diff

Description poma 2014-10-28 08:51:26 UTC
1.12 / 30-Aug-14

 - Fix: Memory allocation when zero interfaces are available, also lo needed
   to be missing in order to trigger this leak
 - Fix: Rebuild total indexing (thanks to William Epp for reporting this)
 - Fix: Some error situations could leave database file open until the end
   of command execution
 - Fix: Live traffic meter occasionally showing higher minimum than average
   in end statistics (Debian Bug #687812)
 - Fix: Setting locale when none is specified in config (Debian Bug #606397)
 - Fix: Cppcheck findings (may fix Debian Bug #692330)
 - Improve traffic meter output accuracy
 - Add tests and debug compilation target
 - Remove use of -D parameter in Makefile install commands in order to
   improve cross-compilation support
 - Set CFLAGS in Makefiles only when not already defined
 - Add support for database import from text file (--importdb)
   (based on patch by Tilmann Bubeck)
 - Rename --dumpdb to --exportdb
 - Add example systemd service file
 - Add example launchd plist file for OS X
 - Use ISO YYYY-MM-DD date format timestamps if logfile is used
 - Improve daemon startup prints
 - Add parameters for changing daemon process user and group
 - Add example upstart job configuration file (thanks to Cameron Norman)
 - Create database, pid and log dirs during daemon startup if necessary
 - Update ownership of database, log and pid files if needed during daemon
   startup if started as root and configured to change process user and group
 - Remove cron update related example files and documentation, the cron
   update method should be considered as deprecated
 - --create parameter for database creation

http://humdi.net/vnstat/CHANGES

Comment 1 poma 2014-10-29 12:08:16 UTC
Created attachment 951760 [details]
Update to 1.12 - draft patch!

Comment 2 poma 2014-10-29 21:41:16 UTC
Created attachment 951915 [details]
Update to 1.12

Comment 3 poma 2014-10-30 07:23:47 UTC
Created attachment 951975 [details]
Update to 1.12 - finito


- Remove cron update related example files and documentation, the cron
   update method should be considered as deprecated

$ rpm -q vnstat 
vnstat-1.12-1.fc20.x86_64

$ rpm -q vnstat
vnstat-1.12-1.fc21.x86_64


Note You need to log in before you can comment on or make changes to this bug.