aboutsummaryrefslogtreecommitdiff
path: root/utils/sysstat
Commit message (Collapse)AuthorAge
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* 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: Update init scriptJeffery To2019-02-12
| | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* utils: sysstat: bump version to 12.0.2Marko Ratkaj2018-11-06
| | | | 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: bump to 11.6.0Marko Ratkaj2017-09-25
| | | | | | Source URL has changed so it is updated accordingly Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* 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>
* sysstat: add license infoMarko Ratkaj2015-06-09
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* sysstat: import from old packagesMarko Ratkaj2015-06-08
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>