Package: libapreq2 / 2.13-7~deb9u1

Metadata

Package Version Patches format
libapreq2 2.13-7~deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fake installed apache.patch | (download)

build/version_check.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fake that apache is installed.
 Instead of checking version number with apache2 -v, we hard-code a working
 version. This enables the package to be built without installing a running
 Apache on the building host.
02 hardcode usr prefix.patch | (download)

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

 hard-code apreq2-config --prefix
 apreq2-config will leak information about the build environment.
 Hard-code what --prefix returns, so it's at least slightly more sane.
03 link in apr shared objects.patch | (download)

glue/Makefile.am | 1 0 + 1 - 0 !
glue/Makefile.in | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

---
04 pass libdir to configure.patch | (download)

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

---
05 nested multipart null dereference.patch | (download)

library/parser_multipart.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---