apr-util: prevent recursive linking
authorSebastian Kemper <redacted>
Wed, 15 Jan 2020 18:27:17 +0000 (19:27 +0100)
committerSebastian Kemper <redacted>
Wed, 15 Jan 2020 18:27:19 +0000 (19:27 +0100)
commitea5b746e58d0f0b6b13aec35c1b37c4ed3bf9b80
tree96f506846a24ab534d4eb804d3f34adb790bc9ea
parente899347ed67564ff138194314da5e24c4f760c7e
apr-util: prevent recursive linking

004-avoid_ldap_by_defaut.patch:
 By default use --avoid-ldap since apache2 is the only user, and we don't
 want to add extra dependencies to other apr-utils rdepends. Patch from
 Ryan Niebur <redacted>, copied from Debian.

005-apu_config_dont_list_indep_libs.patch:
 Prevent recursive linking of dependent libraries by apr-util users.
 Patch from Peter Samuelson <redacted>, also copied from Debian.
 Makes libexpat and libiconv private.

006-avoid_db_by-default.patch:
 Make apu-config not output dbm libs by default. See Debian #622081.
 Patch from Stefan Fritsch <redacted>, also copied from Debian

While bumping the revision also correct license information.

Signed-off-by: Sebastian Kemper <redacted>
libs/apr-util/Makefile
libs/apr-util/patches/004-avoid_ldap_by_defaut.patch [new file with mode: 0644]
libs/apr-util/patches/005-apu_config_dont_list_indep_libs.patch [new file with mode: 0644]
libs/apr-util/patches/006-avoid_db_by-default.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT