aboutsummaryrefslogtreecommitdiff
path: root/net/mtr/patches
Commit message (Collapse)AuthorAge
* mtr: fix build with globally disabled IPv6Jo-Philipp Wich2015-06-30
| | | | | | | 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>
* mtr: switch to upstream "newdns" branchJo-Philipp Wich2015-06-18
| | | | | | | | | | | | 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>
* mtr: update to v0.86Jonathan McCrohan2015-01-11
| | | | | | Drop 521-glib-dependency-fixes.patch; merged upstream Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* mtr: import from old packagesJonathan McCrohan2014-07-19
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>