Name: Apache Portable Runtime Short Name: apr URL: https://apr.apache.org/download.cgi MD5: 98492e965963f852ab29f9e61b2ad700 *apr-1.5.2.tar.gz Version: 1.5.2 Date: April 29, 2015 License: Apache 2.0 License File: NOT_SHIPPED Security Critical: no The library is not security critical because it is used for tests only. Do not link it into production code. Description: The Apache Portable Runtime Library provides a predictable and consistent interface to underlying platform-specific implementations, with an API to which software developers may code and be assured of predictable if not identical behavior regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features. Local Modifications: 1. Ran ./configure 2. See the other changes in diff.patch