Package: apr-util / 1.5.4-3

Metadata

Package Version Patches format
apr-util 1.5.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dbm_read_hash_or_btree.patch | (download)

dbm/apr_dbm_berkeleydb.c | 15 15 + 0 - 0 !
1 file changed, 15 insertions(+)

 be more liberal in the types of dbm files we accept.


configure_in_remove_syspaths.patch | (download)

configure.in | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 adjust ldflags and include



buildconf_config.guess_sub_location.patch | (download)

buildconf | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 adjust path of config.guess and config.sub


debian_layout_fix.patch | (download)

config.layout | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix the includedir in the debian layout.

dont_use_all_pg_build_deps.patch | (download)

build/dbd.m4 | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 link directly to postgresql

avoid_ldap_by_defaut.patch | (download)

apu-config.in | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 by default --avoid-ldap since apache2 is the only user, and we don't
 want to add extra dependencies to other apr-utils rdepends

apu_config_dont_list_indep_libs.patch | (download)

apr-util.pc.in | 5 3 + 2 - 0 !
apu-config.in | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 prevent recursive linking of dependent libraries by apr-util users.


disable_expat_buildconf.patch | (download)

buildconf | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

 we don't need the bundled expat. this allows us to avoid a build-dep
 on libtool.


avoid_db_by default.patch | (download)

apu-config.in | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 make apu-config not output dbm libs by default. see #622081

test_verbose | (download)

test/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix_doxygen_inputdir | (download)

docs/doxygen.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
support_mariadb.patch | (download)

build/dbd.m4 | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

---
openssl 1.1.patch | (download)

build/crypto.m4 | 6 3 + 3 - 0 !
crypto/apr_crypto_openssl.c | 83 58 + 25 - 0 !
2 files changed, 61 insertions(+), 28 deletions(-)

---