aboutsummaryrefslogtreecommitdiff
path: root/utils/sysstat/patches
Commit message (Collapse)AuthorAge
* utils: sysstat: bump to 12.0.5Marko Ratkaj2019-06-09
| | | | | | Version bump from 12.0.2 to 12.0.5 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* sysstat: bump to 11.6.4Marko Ratkaj2018-06-08
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* sysstat: remove build timestampAlexander Couzens2017-12-02
| | | | | | | | | Build timestamp prevents reproducible builds [0]. Thanks to the debian project for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* sysstat: fix musl compatibilityJo-Philipp Wich2015-06-18
Add missing `limits.h` and `sys/types.h` includes to the appropriate source files. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>