Package: apr-util / 1.6.1-4

Metadata

Package Version Patches format
apr-util 1.6.1-4 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.


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 | 66 38 + 28 - 0 !
dbd/apr_dbd_mysql.c | 2 2 + 0 - 0 !
2 files changed, 40 insertions(+), 28 deletions(-)

---
doxygen_no_ful_path_names.patch | (download)

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

---
fix_gdbm_error_handling | (download)

dbm/apr_dbm_gdbm.c | 29 17 + 12 - 0 !
1 file changed, 17 insertions(+), 12 deletions(-)

---