Summary: | net-misc/netifrc: macchanger.sh invokes macchanger without the required -m parameter | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | kfm <kfm> |
Component: | [OLD] Unspecified | Assignee: | netifrc Team <netifrc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | netifrc:macchanger | ||
Package list: | Runtime testing required: | --- | |
Attachments: | netifrc-0.2.2-macchanger-fix.patch |
Description
kfm
2015-02-20 07:09:55 UTC
Created attachment 397028 [details, diff] netifrc-0.2.2-macchanger-fix.patch A patch for netifrc-0.2.2 that addresses both bug 540728 and bug 504458. It uses the exit status to determine whether macchanger has failed, as opposed to the parsed output. [master edd5210] net/macchanger: support newer macchanger tool. 1 file changed, 13 insertions(+), 13 deletions(-) Thanks, Robin. |