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