README.chromium
1Name: Apache Portable Runtime
2Short Name: apr
3URL: https://apr.apache.org/download.cgi
4MD5: 98492e965963f852ab29f9e61b2ad700 *apr-1.5.2.tar.gz
5Version: 1.5.2
6Date: April 29, 2015
7License: Apache 2.0
8License File: LICENSE
9Security Critical: no
10Shipped: no
11The library is not security critical because it is used for tests only.
12Do not link it into production code.
13
14Description:
15 The Apache Portable Runtime Library provides a predictable and
16 consistent interface to underlying platform-specific
17 implementations, with an API to which software developers may code
18 and be assured of predictable if not identical behavior regardless
19 of the platform on which their software is built, relieving them of
20 the need to code special-case conditions to work around or take
21 advantage of platform-specific deficiencies or features.
22
23Local Modifications:
241. Ran ./configure
252. See the other changes in diff.patch
26