| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add arp-scan-EACCES-as-ENOENT.patch: treat EACCES like ENOENT when stat'ing the MAC/vendor mapping file (ieee-oui.txt / mac-vendor.txt) in the current directory, so arp-scan falls through to the system datadir instead of failing with "Permission denied" (boo#1210703, gh#royhills/arp-scan#120) - Drop obsolete RPM group
- update to 1.10.0
* Support for POSIX.1e capabilities. Administrators can set
cap_net_raw+p on the arp-scan binaries to allow non-root users
to run arp scan if desired
* MAC/Vendor file layout changed. /etc/arp-scan/mac-vendor.txt
allows for local configuration
- build with upstream tarball