- fix some misc checkapk issues - fix mistaken binfmt warning - fix warnings in apkbuild-cpan
- fix another checkapk bug for size checking with pkgnames that start with a digit
- minor checkapk speedup - don't objdump non-elfs in checkapk
- fix a bug in prior release where logic was inverted
- fix a small bug that made checkapk diff any new file
- optimise checkapk a little - fix a typo in newapkbuild for rust CTARGET - run mkusers on host again for rootbld to allow pkgusers/pkggroups
- fix newapkbuild for github urls - split usr/share/fish/vendor_completions.d for fishcomp - implement MOVE_CACHES for some cache moving - improve sample init.d script
- fix python version dep trace with gnu findutils - fix cmd: being provided for directories
- implement capability scan and reporting - fix ngroups_max determination
- use date -u instead of date --utc for compat with some utils - update gpep517 newapkbuild style
- downgrade qemu binfmt to a warning, permitting running 32-bit on same-arch 64 host without any issues