In 2015, stsp changed the ifm_ulist from int * to uint64_t.
This was fixed by sthen but the patch got lost in an update.
Upstream aircrack-ng has this fixed in 1.6.0 and later.
Found by Martin (martingot protonmail com) and MALLOC_OPTIONS=C
Tested by Martin and clematis
ok stsp
maintainer timeout
aircrack-ng uses an old version of John the Ripper, the whole Altivec
acceleration code does not build since the move to clang/compiler_rt;
it fails with ports-gcc as well. John codebase massively changed in
this regard since then, making backports too massive.
Remove AltiVec support and associated PFRAG, with a patch ensuring that
AltiVec and POWER8 are *really* disabled at build time (from upstream).
OK benoit@ (maintainer)
ld: error: undefined symbol: __i686.get_pc_thunk.bx
OK sthen@
fix wpaclean, only saving the last seen network/handshake
in the output file
OK benoit@ (MAINTAINER)
pollution diff is in.
lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
can recover keys once enough data packets have been captured.
It implements the standard FMS attack along with some optimizations
like KoreK attacks, thus making the attack much faster compared to
other WEP cracking tools. In fact, aircrack is a set of tools for
auditing wireless networks.
From Benoit Lecocq.
Note: aireplay-ng can cause kernel panics (as reported by David
Coppa), so this isn't yet connected to the build. But having it in
the tree may get some more people testing driver patches.
prodded by and ok fgsch@
"sounds like a plan" ckuethe@