aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/002-backport1330fix-traceroute.patch
Commit message (Collapse)AuthorAgeFilesLines
* busybox: update to 1.33.1Nick Hainke2021-05-121-26/+0
| | | | | | | | | | | | | | Remove backports: - 001-backport1330fix-ash-make-strdup-copy.patch - 002-backport1330fix-traceroute.patch - 005-backport-CVE-2021-28831.patch Remove upstreamed: - 010-fix-wrong-variable.patch Signed-off-by: Nick Hainke <vincent@systemli.org> [don't use $(AUTORELEASE) for now] Signed-off-by: Paul Spooren <mail@aparcar.org>
* busybox: backport fixes for 1.33.0Hannu Nyman2021-03-131-0/+26
Backport two fixes for 1.33.0 * history file storing * traceroute command option parsing Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>