| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Should properly report version now.
Cosmetic makefile changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Selecting libcap in addition to mtr causes it to error with
Package mtr is missing dependencies for the following libraries:
libcap.so.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Should be faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
The current mtr does not build if IPv6 is disabled globally, add a patch to
fix the build in this case.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch the mtr package to the upstream `newdns` git branch.
This will fix compilation on Glibc, uClibc and musl without requiring
further patches.
Note that the base version of this branch is 0.85, not 0.86 so the
lower version number is intentional.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
|
|
|
|
| |
Drop 521-glib-dependency-fixes.patch; merged upstream
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|
update from v0.82 to v0.85
set myself as maintainer
drop out of date patches:
patches/520-libresolv_fix.patch
patches/521-gtk_fix.patch
backport 25a2456 from upstream to fix glib dependency issue:
patches/521-glib-dependency-fixes.patch
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|