aboutsummaryrefslogtreecommitdiff
path: root/libs/apr-util
Commit message (Collapse)AuthorAge
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* apr-util: Update to 1.6.1Rosen Penev2018-06-09
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* apr-util: bump to 1.6.0Thomas Heil2017-08-17
| | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* remove unnecessary libiconv dependenciesDon Rumata2016-02-18
| | | | | | | | | | | | | | | The compiled libaprutil library contains references to libiconv, libiconv_open and libiconv_close functions from the full gettext package even when the full gettext support is disabled (i.e. the CONFIG_BUILD_NLS configuration parameter is not set). The dependency on these ICONV functions breaks compilation of some packages that depend on libaprutil, such as subversion: <targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv' <targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv_open' <targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv_close' Signed-off-by: Don Rumata <don.rumata.vk@gmail.com>
* libs/apr-util: use @APACHE download facilityHeinrich Schuchardt2016-01-17
| | | | | | | Instead of explicitly specyfing an Apache mirror use the @APACHE download facility. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* apr-util 1.5.3 is no longer hosted on biblio.org.Thomas Heil2014-10-07
| | | | | | - Get it from archive.apache.org. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* apr-util: update to 1.5.4Jiri Slachta2014-09-27
| | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* apr-util: import from oldpackages, add myself as maintainer, add licenseThomas Heil2014-07-12
information, update source-url update to v1.5.3 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>