Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T8801: iputils
- Commits
- R4960:47f69be1aa7b: Initial packaging of iputils s20190709
Executed the following successfully:
arping -c 4 $host clockdiff $host iputils-ping -4 -c 4 $host iputils-ping -6 -c 4 $host tracepath -4 transip.nl tracepath -6 transip.nl traceroute6 transip.nl systemctl start ninfod iputils-ping -c1 -6 -N node localhost
rarpd, rdisc and tftpd are untested.
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Some binaries could really use CAP_NET_RAW, not sure how to set that it in package.yml though (as this is stripped in the package).
| package.yml | ||
|---|---|---|
| 8 | This is not a valid SPDX 3.0 identifier: https://spdx.org/licenses/ Should be GPL-2.0-or-later | |
| 9 | This is not a valid SPDX 3.0 identifier: https://spdx.org/licenses/ Should be BSD-3-Clause | |