aboutsummaryrefslogtreecommitdiff
path: root/utils/bandwidthd/patches/040-64bit-time-t.patch
Commit message (Collapse)AuthorAge
* bandwidthd: drop this packageJosef Schlehofer2023-09-16
| | | | | | | | | | This package is not maintained by upstream anymore as they replace it by Ntopng 3. [1] Upstream repository is archived and read only since February 2022 [2] [1] https://community.nethserver.org/t/bandwidthd-for-nethserver-7/4071/18 [2] https://github.com/NethServer/bandwidthd Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* bandwidthd: fix time_t problemJean-Michel Lacroix2022-10-25
| | | | | | Fixes issu #19510 with the change in time_t with musl 1.2 Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* bandwidthd: fix format warningsRosen Penev2022-09-29
Should fix crashing errors under musl 1.2 Signed-off-by: Rosen Penev <rosenp@gmail.com>