vnstat2: update to version 2.11
authorJan Hoffmann <jan@3e8.eu>
Sat, 19 Aug 2023 22:07:51 +0000 (00:07 +0200)
committerTianling Shen <cnsztl@gmail.com>
Mon, 4 Sep 2023 06:29:56 +0000 (14:29 +0800)
commit1ed72c911553e2ca2030b50489d3c7b0969c78c6
treea2e7c31573c7bbfcc6e6c6eeeb621eacc606863a
parentdc5f8276e5a9302fcad8113796105ec8f8f4b4f5
vnstat2: update to version 2.11

This release breaks the noexit patch, because the code for removing old
now returns an error when no interfaces are configured. As it is run on
startup, the daemon exits in this case. To avoid this, add an additional
check so an error is only returned in an actual error case.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
(cherry picked from commit 98719797074637cecdff6a0cdb782a1e807a13e9)
net/vnstat2/Makefile
net/vnstat2/patches/100-noexit.patch