aboutsummaryrefslogtreecommitdiff
path: root/libs/apr/patches/201-upgrade-and-fix-1.5.1.patch
Commit message (Collapse)AuthorAge
* apr: Enable DSO and add several configure varsRosen Penev2019-05-06
| | | | | | | | | | | | | | Users have reported errors with Apache. Enable DSO to try to fix. Most of these vars default to no since we're cross-compiling. Change them to on since all the libc's that OpenWrt supports supports these. epoll for example should have better stability. Changed PKG_LICENSE to SPDX. Slight cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* apr: upgrade to 1.5.4heil2015-05-04
| | | | Signed-off-by: heil <heil@terminal-consulting.de>
* apr: import from oldpackages, add myself as maintainer, add licenseThomas Heil2014-07-12
information, update source-url, update to v1.5.1 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>