Package: httest / 2.4.23-5
Metadata
Package | Version | Patches format |
---|---|---|
httest | 2.4.23-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix lua lib.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
--- |
fix man dependency.patch | (download) |
src/Makefile.am |
8 4 + 4 - 0 ! |
corrected man page build ordering. |
fix remove test from makefile | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
--- |
fix gcc 10.patch | (download) |
src/date_module.c |
2 1 + 1 - 0 ! |
gcc10 passes the -fno-common flag by default hence use extern for one of the declarations with same variable names |
autoconf 2.70.patch | (download) |
configure.ac |
5 0 + 5 - 0 ! |
fix ftbfs with new autoconf. |
pcre2.patch | (download) |
configure.ac |
8 4 + 4 - 0 ! |
port to pcre2. Debian-Bug: https://bugs.debian.org/1050183 |
no implicit declarations.patch | (download) |
src/annotation_module.c |
1 1 + 0 - 0 ! |
add missing includes |
1070 man page typo.patch | (download) |
src/httest.ext |
4 2 + 2 - 0 ! |
fixed typos in man page example. Based on feedback from Micha Lenk. |