Version 2.6.3
-
Fixed running the tests as root on Linux 8b24de3
-
Stopped relying on non-POSIX touch(1) features in the tests. This should fix the tests on at least OpenBSD. 2d5edb3
-
User/group caches are now filled lazily instead of eagerly b41dca5
-
More caches and I/O streams are flushed before -exec/-ok f98a1c4
-
Fixed various memory safety issues found by fuzzing
712b137 5ce883d da02def c55e855 -
Fixed a test failure on certain macOS versions 8b24de3
-
Mitigated a race condition when determining filesystem types (#97)
-
Lots of refactoring and optimization