aboutsummaryrefslogtreecommitdiff
path: root/net/vnstat/patches
Commit message (Collapse)AuthorAge
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* net/vnstat: Update to 1.17Daniel Engberg2017-03-27
| | | | | | | | | | Update vnStat to 1.17 which fixes database issue. Remove unecessary patch Based on: commit 79b6e9dc61dc37e4745f08d83ce44593d256fd12 by Jo-Philipp Wich <jo@mein.io> Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* Revert "vnstat: update to v1.16"Jo-Philipp Wich2017-02-06
| | | | | | | | | This reverts commit 79b6e9dc61dc37e4745f08d83ce44593d256fd12. Undo the recent vnstat update due to upstream bugs preventing database restoration. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* vnstat: update to v1.16Jo-Philipp Wich2017-01-26
| | | | | | Updates vnStat to the latest stable version, drops obsolete patches. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* vnstat: fix musl compatibilityPeter Ivanov2015-06-18
| | | | Signed-off-by: Peter Ivanov <pivanov@hotmail.com>
* vnstat: update to upstream 1.12 releaseJo-Philipp Wich2014-09-18
| | | | | | Deferring privilege dropping for now until the OpenWrt api is stable. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* vnstat: import from packages, add myself as maintainerJo-Philipp Wich2014-06-11
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>