Version 3.2
New features
-
New
-limit N
action that quits immediately afterN
results -
Implemented
-context
(from GNU find) for matching SELinux contexts (#27) -
Implemented
-printf %Z
for printing SELinux contexts
Changes
-
The build system has been rewritten, and there is now a configure step:
$ ./configure $ make
See
./configure --help
or docs/BUILDING.md for more details. -
Improved platform support
- Implemented
-acl
on Solaris/Illumos - Implemented
-xattr
on DragonFly BSD
- Implemented
Bug fixes
- Fixed some rarely-used code paths that clean up after allocation failures