aboutsummaryrefslogtreecommitdiff
path: root/admin/atop/patches
Commit message (Collapse)AuthorAge
* atop: update to 2.7.1John Audia2022-02-28
| | | | | | | | | | Upstream bump and remove unneeded patch Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* atop: update to 2.6.0Rosen Penev2021-01-20
| | | | | | | | | | Reordered some stuff in the Makefile for consistency between packages. Refreshed patches. Added a musl fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* atop: fix build errorToni Uhlig2019-05-01
Some Makefile targets did not honor CFLAGS. This can lead to a SIGSEGV atop exeuctable. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>