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>
Thu, 24 Aug 2023 03:14:05 +0000 (11:14 +0800)
commit98719797074637cecdff6a0cdb782a1e807a13e9
tree9f825037c5130228ec1ac0dca486c7bb299eabb2
parenta9373d6dd1782807dafbad2bf6a2c8f30b252638
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>
net/vnstat2/Makefile
net/vnstat2/patches/100-noexit.patch