- Maintainer is now an Apache person and upstream maintainer too
- Switch the build to CMake, GC old cruft and MAKE_JOBS_UNSAFE
- Require C++11-capable compiler for std::thread and other features
- Allow to use ICU optionally (default to on since it affects EXSLT
functionality if missing)
- Patch missing header; opened issue upstream
(https://issues.apache.org/jira/browse/XALANC-809)
- Drop the older patch now as it's fixed upstream
PR: 247072
Submitted by: maintainer